summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix doubled "the".Ben Pfaff2015-08-032-2/+2
* ovs-ofctl: Refine documentation of Geneve option mapping.Ben Pfaff2015-08-031-23/+24
* ofp-print: Abbreviate duplicated table features.Ben Pfaff2015-07-281-2/+66
* db-ctl-base: make cmd_show_table privateAndy Zhou2015-07-231-2/+2
* db-ctl-base: remove the recurse member from struct cmd_show_tableAndy Zhou2015-07-231-13/+13
* ovs-sim: Don't install man page.Russell Bryant2015-07-211-1/+1
* db-ctl-base: make use of user supplied exit functionAndy Zhou2015-07-171-2/+27
* ovs-vsctl: Remove redundant checks.Joe Stringer2015-07-171-6/+3
* tunneling: Allow matching and setting tunnel 'OAM' flag.Jesse Gross2015-07-151-0/+20
* ovs-ofctl.8: Specify correct variable in "snoop" description.Justin Pettit2015-07-151-1/+1
* db-ctl-base: do not require client to expose the "tables" variableAndy Zhou2015-07-131-2/+2
* db-ctl-base: do not expose get_table() APIAndy Zhou2015-07-131-2/+2
* hash: Add symmetric L3/L4 hash functions for multipath, bundle hashing.Jeroen van Bemmel2015-07-081-4/+28
* classifier: Make versioning more explicit.Jarno Rajahalme2015-07-061-2/+3
* ovs-bugtool: Remove argument of "ovs-appctl dpif/show".Huanle Han2015-07-061-2/+2
* Implement OpenFlow 1.4+ OFPMP_TABLE_DESC message.Ben Pfaff2015-07-032-0/+23
* Implement OpenFlow 1.4+ OFPTC_EVICTION.Ben Pfaff2015-07-032-33/+37
* tunnels: Don't initialize unnecessary packet metadata.Jesse Gross2015-07-011-2/+2
* ovs-lib: Ability to move ip address and routes.Gurucharan Shetty2015-07-012-9/+19
* ovs-save: Refactor and move some code to ovs-lib.Gurucharan Shetty2015-07-012-55/+73
* vlog: add "vlog/list-pattern" commandAnsis Atteka2015-06-272-0/+4
* ofp-actions: Support mixing "conjunction" and "note" actions.Ben Pfaff2015-06-261-2/+3
* tunnel: Geneve TLV handling support for OpenFlow.Jesse Gross2015-06-251-0/+17
* openflow: Table maintenance commands for Geneve options.Jesse Gross2015-06-252-0/+94
* db-ctl-base: Librarize database command manual.Alex Wang2015-06-231-258/+1
* db-ctl-base: Librarize show command.Alex Wang2015-06-231-138/+3
* db-ctl-base: Librarize code in parse_options().Alex Wang2015-06-231-214/+6
* db-ctl-base: Make common database command code into library.Alex Wang2015-06-231-1946/+325
* ovs-vsctl: Simplify code.Alex Wang2015-06-231-4/+3
* Add a few OVN files as part of DISTCLEANFILES.Gurucharan Shetty2015-06-231-0/+2
* utilities: Ignore generated files.Alin Serdean2015-06-191-0/+2
* Merge remote-tracking branch 'origin/master' into ovn4Justin Pettit2015-06-181-1/+1
|\
| * ovs-ctl: let openvswitch startup to NOT hold up system boot upon errorSabyasachi Sengupta2015-06-151-1/+1
* | ovs-sim: New utility for multi-node OVS and OVN simulation.Ben Pfaff2015-06-163-0/+682
|/
* Use classifier versioning.Jarno Rajahalme2015-06-112-12/+11
* classifier: Support table versioningJarno Rajahalme2015-06-101-2/+1
* ovs-ofctl: Add bundle support and unit testing.Jarno Rajahalme2015-06-102-21/+125
* ovs-appctl-bashcomp: bash_completion shouldn't modify user environment.Zang MingJie2015-06-071-4/+1
* classifier: Add support for invisible flows.Jarno Rajahalme2015-06-011-0/+1
* ovs-docker: Ability to set the MTU of the container interface.Gurucharan Shetty2015-05-271-3/+12
* ovs-docker: Add the ability to set the mac address.Gurucharan Shetty2015-05-271-9/+35
* utilities: Add new pipeline generator script.Ethan Jackson2015-05-082-2/+125
* docs: Clarify creation & bonding of DPDK enabled interfaces.Billy O'Mahony2015-05-071-1/+3
* ovs-ctl.8: Add a missing synopsis.Gurucharan Shetty2015-04-221-0/+3
* ovs-dev: Load all available vport modules on modinstThomas Graf2015-04-221-0/+1
* ovs-dev: Hint that vport modules may need to be loaded manuallyThomas Graf2015-04-221-0/+5
* ovs-ctl: Unload & reload vport modules on force-reload-kmodThomas Graf2015-04-221-2/+22
* ovs-ofctl: Fix documentation of burst_size.Ben Pfaff2015-04-201-3/+5
* ovs-dev.py: Remove vport-*.ko at same time as openvswitch.ko.Ben Pfaff2015-04-051-2/+3
* Support NTR selection method in ovs-ofctl group commandsSimon Horman2015-03-241-0/+34