aboutsummaryrefslogtreecommitdiff
path: root/utilities
AgeCommit message (Expand)Author
2012-02-18ovs-ofctl: Fix "snoop" command.Ben Pfaff
2012-01-26ovs-ctl: Restore ability to create 256 bridges.Ben Pfaff
2012-01-11odp-util: Handle ipv6 in set nw action.Pravin B Shelar
2012-01-11ovs-vsctl: Add set relational operators to "find" command.Ben Pfaff
2012-01-10openflow: New Nicira Extended PACKET_IN format.Ethan Jackson
2012-01-10nx-match: New function nx_pull_match_loose().Ethan Jackson
2012-01-10ovs-ofctl: Support daemonization for monitor and snoop.Ethan Jackson
2012-01-09ovs-ctl: Pull system_type and system_version from config fileGurucharan Shetty
2012-01-06ovs-benchmark: Improve output format for "rate" command.Ben Pfaff
2011-12-30ovs-ofctl: Fix "cookie mask" issue in diff-flows command.Justin Pettit
2011-12-27Add ability to restrict flow mods and flow stats requests to cookies.Justin Pettit
2011-12-27ovs-ofctl: Fix error in man page related to TCI masks.Justin Pettit
2011-12-19unixctl: Implement quoting.Ben Pfaff
2011-12-09ovs-ofctl: Fix misspelling in manpage.Ben Pfaff
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-09Update FSF address in LGPL notices in bugtool plugins.Chris 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