summaryrefslogtreecommitdiff
path: root/utilities/ovs-save
Commit message (Expand)AuthorAgeFilesLines
* ovs-save: Use right OpenFlow version for add-tlv-map.Han Ding2022-08-081-1/+1
* ovs-save: Get highest ofp version error.Han Ding2022-05-171-1/+1
* ovs-save: Save igmp flows in ofp_parse syntax.Salvatore Daniele2021-11-291-1/+4
* ovs-save: Use right OpenFlow version for "ovs-ofctl dump-tlv-map".lin huang2021-07-021-1/+1
* ovs-save: Fix awk command to return highest ofp version.lin huang2021-06-021-1/+2
* ovs-save: Handle cases of upgrades from very old OVS versions.Gurucharan Shetty2019-05-091-0/+11
* ovs-save: compatible with busybox ip commandYousong Zhou2018-12-031-1/+1
* ovs-save: Parse geneve tlv map correctly.Gurucharan Shetty2018-10-081-1/+1
* ovs-save: save and restore groups on restartZak Whittington2018-09-251-4/+12
* ovs-save: Don't always include the default flow during restoreTimothy Redaelli2018-09-131-1/+1
* ovs-save: Replace "echo -n" with "printf"Timothy Redaelli2017-10-271-2/+2
* ovs-save: Use a file to restore flows instead of heredocTimothy Redaelli2017-10-271-6/+7
* ovs-save: Use --bundle to restore flows (on OpenFlow 1.4+)Timothy Redaelli2017-10-271-3/+19
* ovs-save: Use ${bridge} when dumping TLV map.Jesse Gross2016-09-151-1/+1
* ovs-save: Restore tunnel TLV map before flows.Jesse Gross2016-08-301-0/+6
* ovs-save: Handle MTU changes correctly.Gurucharan Shetty2016-04-111-2/+2
* ovs-ctl: Remove code for upgrading from Open vSwitch 1.9 and earlier.Ben Pfaff2016-03-161-35/+1
* ovs-lib: Ability to move ip address and routes.Gurucharan Shetty2015-07-011-2/+2
* ovs-save: Refactor and move some code to ovs-lib.Gurucharan Shetty2015-07-011-55/+8
* ovs-save: Preserve IPv6 link-local address on interface save.Alexey I. Froloff2015-03-031-2/+3
* Fix capitalization of OpenFlow.Justin Pettit2014-08-141-1/+1
* ovs-save: Do not depend on hardcoded set of $PATH for utilities.Gurucharan Shetty2013-08-261-21/+6
* ovs-vsctl: Try connecting only once for active connections by default.Ben Pfaff2013-03-151-3/+3
* ovs-save: Add a helper command to maintain ofport value.Gurucharan Shetty2013-01-161-0/+33
* ovs-ctl.in: Don't save kernel datapath config.Gurucharan Shetty2012-11-261-82/+0
* netdev-vport: Warn users that pmtud is deprecatedAnsis Atteka2012-10-301-1/+1
* ovs-save: Use timeout option for ovs-vsctlGurucharan Shetty2012-10-261-4/+8
* ovs-ctl.in: Ability to save flows and kernel datapath config.Gurucharan Shetty2012-10-231-106/+228
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ovs-save: Add "dev" keyword before interface names in the ip commandsAnsis Atteka2012-04-161-4/+4
* ovs-save: Fix address label processing.Alexey I. Froloff2011-06-071-2/+3
* xenserver: Introduce "force-reload-kmod" to reload kernel module.Ben Pfaff2011-02-081-0/+157