aboutsummaryrefslogtreecommitdiff
path: root/utilities
AgeCommit message (Expand)Author
2015-11-27odp: pass platform params through odp_global_init()Zoltan Kiss
2015-10-28style: fixed indents and space at EOLIlya Maximets
2015-10-28utilities: Add option to start with ODPCiprian Barbu
2015-10-19ovs-ofctl: Fix OpenFlow versions with '--bundle'Jarno Rajahalme
2015-10-19ovs-ofctl: Fix replace-flows.Jarno Rajahalme
2015-10-16ovn-nb: Rename Port_Bindings 'macs' column to 'addresses'.Ben Pfaff
2015-10-13ovs-sim.1.xml: Fix tab/space issue.Justin Pettit
2015-10-13Add support for connection tracking helper/ALGs.Joe Stringer
2015-10-13Add connection tracking label support.Joe Stringer
2015-10-13Add connection tracking mark support.Joe Stringer
2015-10-13Add support for connection tracking.Joe Stringer
2015-10-07ovn-sbctl: Use environment var OVN_SB_DB to find the database by default.Ben Pfaff
2015-10-02ovn-ctl: Ability to upgrade databases.Gurucharan Shetty
2015-10-02ovn-ctl, ovs-ctl: Move common code to ovs-lib.Gurucharan Shetty
2015-09-30ovs-dev.py: add --monitor and optionAndy Zhou
2015-09-30ovs-dev.py: add --user optionAndy Zhou
2015-09-30ovs-dev.py: run operational commands as rootAndy Zhou
2015-09-30ovs-dev.py: rename ROOT to RUNDIRAndy Zhou
2015-09-30ovs-dev.py: allow current directory to be used as the working directoryAndy Zhou
2015-09-30lib/daemon: support --user option for all OVS daemonAndy Zhou
2015-09-14Fix typos in comments.Ben Pfaff
2015-09-08smap: New macro SMAP_CONST1 for initializing immutable 1-member smaps.Ben Pfaff
2015-09-01ovs-ctl: Add option to delete transient ports.Thadeu Lima de Souza Cascardo
2015-08-28tunnel: Support matching on the presence of Geneve options.Jesse Gross
2015-08-28userspace: Define and use struct eth_addr.Jarno Rajahalme
2015-08-27ovs-ctl: Fix indentation when deleting bridges.Thadeu Lima de Souza Cascardo
2015-08-25ovs-pki: Handle Windows style path.Gurucharan Shetty
2015-08-25ovs-ofctl: Document missing shorthand notations.Justin Pettit
2015-08-21ovs-vsctl: Add the missing ssl bootstrapping option parsing.Gurucharan Shetty
2015-08-21ovs-ctl: do not attempt to restore flows when called with --delete-bridgesSimon Horman
2015-08-13db-ctl-base: Allow print rows that weak reference to table inAlex Wang
2015-08-08ovn-nbctl: Move ovn-nbctl to utilities directory.Alex Wang
2015-08-03treewide: Fix doubled "the".Ben Pfaff
2015-08-03ovs-ofctl: Refine documentation of Geneve option mapping.Ben Pfaff
2015-07-28ofp-print: Abbreviate duplicated table features.Ben Pfaff
2015-07-23db-ctl-base: make cmd_show_table privateAndy Zhou
2015-07-23db-ctl-base: remove the recurse member from struct cmd_show_tableAndy Zhou
2015-07-21ovs-sim: Don't install man page.Russell Bryant
2015-07-17db-ctl-base: make use of user supplied exit functionAndy Zhou
2015-07-17ovs-vsctl: Remove redundant checks.Joe Stringer
2015-07-15tunneling: Allow matching and setting tunnel 'OAM' flag.Jesse Gross
2015-07-15ovs-ofctl.8: Specify correct variable in "snoop" description.Justin Pettit
2015-07-13db-ctl-base: do not require client to expose the "tables" variableAndy Zhou
2015-07-13db-ctl-base: do not expose get_table() APIAndy Zhou
2015-07-08hash: Add symmetric L3/L4 hash functions for multipath, bundle hashing.Jeroen van Bemmel
2015-07-06classifier: Make versioning more explicit.Jarno Rajahalme
2015-07-06ovs-bugtool: Remove argument of "ovs-appctl dpif/show".Huanle Han
2015-07-03Implement OpenFlow 1.4+ OFPMP_TABLE_DESC message.Ben Pfaff
2015-07-03Implement OpenFlow 1.4+ OFPTC_EVICTION.Ben Pfaff
2015-07-01tunnels: Don't initialize unnecessary packet metadata.Jesse Gross