aboutsummaryrefslogtreecommitdiff
path: root/utilities
AgeCommit message (Expand)Author
2013-08-13ovs-ofctl: Avoid groff warning due to too-long line.Ben Pfaff
2012-12-26ovs-ctl: Exit, instead of resuming, after handling fatal signals.Ben Pfaff
2012-12-01ovs-ctl: Don't run "ovs-save save-flows" on fake bridges.Justin Pettit
2012-12-01ovs-vsctl: Add "--real" and "--fake" options to "list-br".Justin Pettit
2012-11-15ovs-ctl.in: increase the limit of fdCong Wang
2012-11-05Process RARP packets with ethertype 0x8035 similar to ARP packets.Mehak Mahajan
2012-10-30netdev-vport: Warn users that pmtud is deprecatedAnsis Atteka
2012-10-23ovs-ctl.in: Ability to save flows and kernel datapath config.Gurucharan Shetty
2012-10-22ovs-pki: Unique subject DNs for certificate requests.Gurucharan Shetty
2012-10-22ovs-vsctl: Do not accept any arguments to "del-manager" command.Ben Pfaff
2012-10-19ovs-ctl: Fix implementation of --extra-dbs.Henry Mai
2012-10-18ofp-actions: Implement writing to metadata fieldJoe Stringer
2012-10-18ofp-util: Separate output, error reporting in ofputil_port_from_string().Ben Pfaff
2012-10-17utilities: New helper ovs-parse-backtrace.Ethan Jackson
2012-10-16instruction/clear-actions: string parser/formater, of packet decoder/encoderIsaku Yamahata
2012-10-16instruction: support goto-table actionIsaku Yamahata
2012-10-15ovs-pki: Increase the validity days for self-signed certificates.Gurucharan Shetty
2012-10-12ofp-msgs: Open Flow 1.1 and 1.2 Queue Status MessagesSimon Horman
2012-10-10ofp-msgs: Open Flow 1.1 and 1.2 Port Status MessagesSimon Horman
2012-10-09config: Add explicit support for building on ESX.Ethan Jackson
2012-10-04ofp-util: Set Packet In Format: Use prevailing OpenFlow versionSimon Horman
2012-10-01ovs-ctl: Add support for glibc malloc debugging.Ben Pfaff
2012-09-28ofp-actions: Add parsing of set_field actionsSimon Horman
2012-09-24ovsdb-server: Add support for multiple databases.Ben Pfaff
2012-09-21ovs-lib: Move DAEMON_CWD initialization to top of file.Ben Pfaff
2012-09-20ovs-ofctl: Accept port keywords, OF1.1 port numbers, reject port number 0.Ben Pfaff
2012-09-17ovs-ofctl: Fix indentation in manpage.Ben Pfaff
2012-09-05ovsdb: Enforce immutability of immutable columns.Ben Pfaff
2012-09-04Introduce sparse flows and masks, to reduce memory usage and improve speed.Ben Pfaff
2012-09-04classifier: Prepare for "struct cls_rule" needing to be destroyed.Ben Pfaff
2012-09-04classifier: Break cls_rule 'flow' and 'wc' members into new "struct match".Ben Pfaff
2012-09-04flow: Replace flow_wildcards members by a single "struct flow".Ben Pfaff
2012-08-29ovs-ofctl: Use vconn as a parameter of dump_stats_transaction()Simon Horman
2012-08-28nicira-ext: Deprecate the autopath action.Ethan Jackson
2012-08-17ovs-ofctl: Fix memory leak in "check-vlan" test command.Ben Pfaff
2012-08-17man-pages: Add missing entry for matching metadataJoe Stringer
2012-08-16Add Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS.Mehak Mahajan
2012-08-08ofp-util: Prepare Packet Out encoder for other Open Flow versionsSimon Horman
2012-08-07tests: Test that ofp10_match bytes that should be ignored really are.Ben Pfaff
2012-08-07learning-switch: Make lswitch own its rconn.Ben Pfaff
2012-08-06ofp-util: Make make_echo_request() aware of different OpenFlow versions.Simon Horman
2012-08-06ofp-error: Remove ofperr_domain from external APISimon Horman
2012-08-06ofp-util: Allow encoding of Open Flow 1.1 & 1.2 Barrier Request MessagesSimon Horman
2012-08-06nx-match: Separate raw match and header/pad pull/putSimon Horman
2012-08-06ovs-pki: Improve manpage style.Ben Pfaff
2012-08-06ovs-pki: Remove "online PKI" features and ovs-pki-cgi.Ben Pfaff
2012-08-03dirs: dbdir default must be based on sysconfdir.Ben Pfaff
2012-08-01Make the location of the database separately configurable.Ben Pfaff
2012-07-31utilities: FreeBSD compatibility.Ed Maste
2012-07-30openflow: Separate OF1.0, OF1.1 flow_mod constants and types.Ben Pfaff