summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* ovs-vswitchd: Implement OFPT_TABLE_FEATURES table modification request.Ben Pfaff2019-01-152-21/+119
* checkpatch: Check style of FOREACH loops.Ilya Maximets2019-01-151-1/+1
* python: Fix invalid escape sequences.Ben Pfaff2019-01-112-13/+13
* ovs-actions: New document describing OVS actions in detail.Ben Pfaff2019-01-101-1054/+6
* vconn: Allow timeout configuration for blocking connection.Ilya Maximets2019-01-101-1/+1
* utilities: gdb debug commands fix typosAndreas Karis2019-01-101-2/+2
* utilities: Update gdb script so it works with all python versionsEelco Chaudron2019-01-101-20/+103
* ovs-tcpdump: Add --span to mirror all ports on bridge.Martin Fong2018-12-122-3/+12
* utilities: Add smap related command and iterator to the GDB scriptEelco Chaudron2018-12-121-3/+53
* ovs-ctl: fix system-id.conf ownerDavid Marchand2018-12-102-3/+9
* ovs-ctl: fallback to "uname -n" for fetching hostnameYousong Zhou2018-12-031-3/+4
* ovs-ofctl: update a man page about group syntaxNobuhiro MIKI2018-12-031-0/+4
* ovs-ofctl: Correct "out_group" field usage text in manpage.Ashish Varma2018-12-031-1/+1
* ovs-save: compatible with busybox ip commandYousong Zhou2018-12-031-1/+1
* debian and rhel: Create IPsec package.Qiuyu Xiao2018-11-091-0/+27
* checkpatch: fix typographical errorBala Sankaran2018-11-051-1/+1
* checkpatch: Speed up checking when spell checking not enabled.Ben Pfaff2018-11-021-55/+62
* checkpatch: Add explicit test for mailing list as author.Ben Pfaff2018-11-021-0/+3
* ovs-lib.in: Remove unnecessary conntrack flushYi-Hung Wei2018-10-311-3/+0
* manpages: Include ovs.tmac in most man roots.Ilya Maximets2018-10-3013-56/+13
* ofp-table: Always format the table number in table features.Ben Pfaff2018-10-261-1/+0
* ofp-table: Better summarize table features and statistics.Ben Pfaff2018-10-261-4/+9
* ovs-ofctl: Update documentation for MPLS actions.Ben Pfaff2018-10-261-9/+3
* ovs-save: Parse geneve tlv map correctly.Gurucharan Shetty2018-10-081-1/+1
* ovs-ctl: Add new option to use short hostname.Han Zhou2018-10-081-1/+8
* pcap-file: Add nanosecond resolution pcap support.Mark Michelson2018-10-051-9/+11
* ovs-pcap: Support nanosecond resolution pcap files.Mark Michelson2018-10-051-3/+4
* bundle: add symmetric_l3 hash method for multipathMartin Xu2018-10-021-0/+2
* ofproto: Handle OpenFlow version mismatch for requestforward with groups.Ben Pfaff2018-09-261-2/+3
* ovs-save: save and restore groups on restartZak Whittington2018-09-251-4/+12
* ovs-kmod-ctl: source ovs-lib dynamicallyJames Page2018-09-211-1/+5
* ovs-ofctl.8: Fix reference to 'ip_frag'.Gurucharan Shetty2018-09-201-2/+2
* Revert "Revert "utilities/ovs-ctl: Force removal of ip_gre/gre""Greg Rose2018-09-141-0/+8
* ovs-save: Don't always include the default flow during restoreTimothy Redaelli2018-09-131-1/+1
* ovs-ctl: Allow add-remote without vswitchd started.Darrell Ball2018-09-061-9/+7
* utilities: Drop shebang from bash completion scriptMarkos Chandras2018-08-301-1/+0
* checkpatch: support macro continuationBala Sankaran2018-08-161-1/+5
* tests: Use environment variable for default timeout.Ilya Maximets2018-08-154-12/+11
* utilities: Fix and unify parsing of timeout option.Ilya Maximets2018-08-154-16/+15
* checkpatch: Improve accuracy and specificity of sign-off checking.Ben Pfaff2018-08-131-10/+60
* ofctl: Fixup compare_flows functionAlin Gabriel Serdean2018-08-081-2/+4
* checkpatch: warn on possible bare returnBala Sankaran2018-08-061-2/+70
* utilities: Launch ovsdb-tool without using PAMTimothy Redaelli2018-08-061-1/+4
* ovs-ofctl: Better validate OpenFlow message length in "ofp-parse-pcap".Ben Pfaff2018-08-061-1/+2
* utilities: Install ovs-tcp{dump, undump} also when only Python3 is enabledTimothy Redaelli2018-08-041-3/+3
* utilities: don't use a bashism to check that datapath existsTimothy Redaelli2018-08-031-1/+1
* ovn: Modify restart_controller in ovn-ctl to use --restartMark Michelson2018-08-021-1/+1
* ovs-pki: generate x.509 v3 certificateQiuyu Xiao2018-08-011-4/+21
* utilities: check datapath exists before conntrack flushMartin Xu2018-07-311-1/+3
* ofp-actions: Split ofpacts_check__() into many functions.Ben Pfaff2018-07-311-9/+10