aboutsummaryrefslogtreecommitdiff
path: root/utilities
AgeCommit message (Expand)Author
2012-12-26ovs-ctl: Exit, instead of resuming, after handling fatal signals.Ben Pfaff
2012-08-06ovs-ctl: Add support for newer name for Open vSwitch kernel module.Ben Pfaff
2012-07-27ovs-ctl: Start the rest of Open vSwitch if loading brcompat module fails.Ben Pfaff
2012-07-23Fix race condition in parallel execution of "make install".Ben Pfaff
2012-03-20ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.Ben Pfaff
2012-01-26ovs-ctl: Restore ability to create 256 bridges.Ben Pfaff
2012-01-04ovs-ofctl: Fix error in man page related to TCI masks.Justin Pettit
2011-12-22Update FSF address in LGPL notices in bugtool plugins.Chris Wright
2011-12-09bugtool: move plugins data from /etc/openvswitch to /usr/share/openvswitchChris Wright
2011-12-09utilites: rename ovs-lib.sh to ovs-libChris Wright
2011-12-09utilities: install ovs-lib.sh as data not a scriptChris Wright
2011-12-01ovs-vlan-bugs: Document driver bug with priority tagged packets.Ben Pfaff
2011-11-30ovs-ofctl: Improve usage message.Ben Pfaff
2011-11-21ovs-ofctl: Support OFPPC_NO_FWD.Ethan Jackson
2011-11-21utilities: Update gitignore.Ethan Jackson
2011-11-18ovs-test: A new tool that allows to diagnose connectivity and performance issuesAnsis Atteka
2011-11-17ovs-dpctl: Suppress compiler warning on 64 bit linux.Ethan Jackson
2011-11-17tests: Rewrite code for comparing sets of ODP actions.Ben Pfaff
2011-11-17odp-util: New function odp_actions_from_string().Ben Pfaff
2011-11-11ovs-ofctl: Document behavior when table=255 is specified.Ben Pfaff
2011-11-09Support matching and modifying IP TTL.Justin Pettit
2011-11-09Support matching and modifying IP ECN bits.Justin Pettit
2011-11-09Support matching IPv6 flow label.Justin Pettit
2011-11-08ovs-ofctl: Clarify that nw_tos doesn't match on ARP.Justin Pettit
2011-11-04ovs-ofctl: Correct bad reference in parse-flows error message.Justin Pettit
2011-10-31ovsdb-idl: Prevent occasional hang when multiple database clients race.Ben Pfaff
2011-10-28nicira-ext: New action "exit".Ethan Jackson
2011-10-27Fix manpage-check on RHEL 5.Ben Pfaff
2011-10-26Implement automatic dependency generation for manpages.Ben Pfaff
2011-10-24ovs-dpctl: Add new "set-if" command.Ben Pfaff
2011-10-24ovs-bugtool: Improve how Open vSwitch log files are saved.Ben Pfaff
2011-10-22ovs-vswitchd: Add support for 802.1D STP.Justin Pettit
2011-10-22ovs-vsctl: Fix small formatting error in man page.Justin Pettit
2011-10-21Implement new fragment handling policy.Ben Pfaff
2011-10-12ovs-vsctl: Update man page description of controller support.Justin Pettit
2011-10-12ovs-vsctl: Print warning for invalid controller and manager targets.Justin Pettit
2011-10-10ovs-bugtool: Add -s to "ovs-dpctl show" command, to show vport statistics.Ben Pfaff
2011-10-05dpif: Avoid use of "struct ovs_dp_stats" in platform-independent modules.Ben Pfaff
2011-09-29ovs-vsctl: Remove "cfm_remote_mpid" from man page.Justin Pettit
2011-09-29bugtool: Collect "lacp/show" and "cfm/show" information.Justin Pettit
2011-09-23ovs-bugtool: Use RUNDIR macro for ovs-appctl target.Justin Pettit
2011-09-23Include sys/socket.h for SOCK_STREAMSimon Horman
2011-09-22ovs-bugtool: Fix --unlimited option.Daniel Roman
2011-09-20ovs-vsctl: Fix typo in documentation.Ben Pfaff
2011-09-19ovs-ofctl: Clarify in_port in manpage.Ben Pfaff
2011-09-15datapath: Always use generic stats for devices (vports)Pravin Shelar
2011-09-15ovs-vsctl: Improve usage message.Ben Pfaff
2011-09-15bugtool: Remove "ovs-bugtool" upon "make clean", to fix "make distcheck".Ben Pfaff
2011-09-15bugtool: Uninstall plugins on "make uninstall".Ben Pfaff
2011-09-13Implement new "learn" action.Ben Pfaff