aboutsummaryrefslogtreecommitdiff
path: root/utilities
AgeCommit message (Expand)Author
2012-05-29ofp-util: Clean up cookie handling.Justin Pettit
2012-03-20ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.Ben Pfaff
2012-03-08unixctl: New JSON RPC back-end.Ethan Jackson
2012-03-07ovs-ofctl: Make "barrier" output reproducible for testing.Ben Pfaff
2012-03-07ovs-ofctl: Avoid segfault upon receive error for "monitor", "snoop".Ben Pfaff
2012-02-15Implement new "fin_timeout" action and "learn" feature.Ben Pfaff
2012-02-13ovs-ofctl: Clarify that tun_id will not be nonzero unless the key is nonzeroSimon Horman
2012-02-13ovs-ofctl: Remove documentation that ovs-ofctl uses TUN_ID_FROM_COOKIESimon Horman
2012-02-09ovs-ofctl: New "ofctl/barrier" unixctl command.Ben Pfaff
2012-02-09ovs-ofctl: New "ofctl/set-output-file" unixctl command.Ben Pfaff
2012-02-09ovs-ofctl: New "ofctl/send" unixctl command.Ben Pfaff
2012-02-09ovs-ofctl: Add "packet-out" command.Ben Pfaff
2012-02-09Add support for parsing and printing OFPFF_* flags.Ben Pfaff
2012-02-09ovs-ofctl: Allow priority and timeout to be specified on mod-flows.Ben Pfaff
2012-02-07Add information about time left before timeouts to flow dumps.Ben Pfaff
2012-02-03ovs-ofctl: Fix minor memory leaks.Ben Pfaff
2012-02-03ovs-ofctl: Fix typos in manpage.Ben Pfaff
2012-02-02Add support for bitwise matching on TCP and UDP ports.Ben Pfaff
2012-02-02daemon: New function daemon_save_fd() to preserve fds across detach.Ben Pfaff
2012-02-02ovs-ofctl: Update usage message.Ben Pfaff
2012-02-01ovs-ofctl: Fix typo in manpage.Ben Pfaff
2012-02-01Add support for limiting the number of flows in an OpenFlow flow table.Ben Pfaff
2012-01-27vlog: Change the default timestamp structure.Gurucharan Shetty
2012-01-27ovs-appctl: Document the facility "file" option.Gurucharan Shetty
2012-01-27ovs-ofctl: Fix "snoop" command.Ben Pfaff
2012-01-26ovs-ofctl: Fix typo in comment.Ben Pfaff
2012-01-26ovs-ctl: Restore ability to create 256 bridges.Ben Pfaff
2012-01-16ovs-ctl: Do not load brcompat_mod if the bridge module is already loaded.Ben Pfaff
2012-01-16ovs-vsctl: Add example of creating a GRE tunnel to manpage.Ben Pfaff
2012-01-13ofproto: New action TTL decrement.Pravin B Shelar
2012-01-13ovs-vsctl: Document a pitfall of the syntax for maps.Ben Pfaff
2012-01-12Better abstract OpenFlow error codes.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