]> git.proxmox.com Git - ovs.git/history - utilities
compat: Fix upstream 4.4.119 kernel
[ovs.git] / utilities /
2018-05-08 Darrell Ballovs-vsctl: Extend manager_options documentation.
2018-05-07 Flavio Fernandesovs-vsctl: Fix segfault when attempting to del-port...
2018-04-30 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-04-25 Ashish Varmaovs-ofctl: Fix "ovs-ofctl snoop".
2018-04-25 Ben Pfaffcheckpatch: Don't do line length or whitespace checks...
2018-04-23 Greg Rosedatapath: Prevent panic
2018-04-17 Flavio Leitnercheckpatch: add checks for new rst docs
2018-04-04 Daniel Alvarezpython: Trivial fix flake8 error
2018-04-04 Numan Siddiqueovn-ctl: Support starting clustered OVN dbs
2018-04-04 Tonghao Zhangovs-ofctl: Add '--no-names' to usage message.
2018-04-03 Ben Pfaffcheckpatch: Fix mis-flagging of division operators...
2018-04-02 Ben Pfaffovs-lib: Ensure Emacs and vim identify the file type...
2018-04-01 Aaron Conolecheckpatch: add a comment spell-checker
2018-04-01 Aaron Conolecheckpatch: filter comment contents
2018-04-01 Aaron Conolecheckpatch: introduce constants for the parse states
2018-03-31 Flavio Leitnernlmon: added netns support.
2018-03-31 Flavio Leitnernetlink: provide network namespace id from a msg.
2018-03-31 Ben Pfaffcheckpatch: Avoid warnings for /* or */.
2018-03-31 Guoshuai Lictl-option: add --inactivity-probe= option in set targe...
2018-03-31 Ben Pfaffofp-flow: Reduce memory consumption for ofputil_flow_mo...
2018-03-14 Justin PettitClean up some minor spelling and typos.
2018-03-14 Miguel Angel Ajoovs-vsctl: Include bfd_status in "show" output for...
2018-03-14 Russell Bryantpython: Enable flake8 checking of ovs-pipegen.py.
2018-03-14 Ben Pfaffofp-print: Move much of the printing code into message...
2018-03-14 Ben Pfaffofp-packet: Better abstract packet-in format.
2018-03-13 Timothy Redaelliutilities: Make ovs-pipegen.py Python 3 friendly
2018-03-08 Alin Gabriel Serdeanovs-bugtool: Fix ambiguous variable flake8 warnings
2018-03-01 Ben Pfaffofp-util: Use consistent naming convention.
2018-02-28 Justin PettitDon't shadow variables.
2018-02-26 Mark MichelsonRefer to database manpages in *ctl manpages
2018-02-16 Ben Pfaffovs-ofctl: Make ofp-print able to read raw data from...
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-02-06 Ben Pfaffovs-vsctl: Add commands "add-bond-iface" and "del-bond...
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-02-01 Ben PfaffSupport accepting and displaying table names in OVS...
2018-01-31 Ben Pfaffofp-actions: Make formatting and parsing functions...
2018-01-31 Ben Pfaffclassifier: Refactor interface for classifier_remove().
2018-01-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-27 Ben Pfaffovs-ofctl: Fix typo in comment.
2018-01-27 Ben Pfaffovs-ofctl: Add "compose-packet" command for testing...
2018-01-26 Ben Pfaffovs-vsctl, vtep-ctl: Free 'args' string on exit.
2018-01-26 Ben Pfaffcheckpatch.py: Fix Python style.
2018-01-26 Matteo Crocevswitchd: show DPDK version
2018-01-25 Justin Pettitcheckpatch.py: Add check for "xxx" in comments.
2018-01-12 Aaron Conoleovs-tcpundump: fix a conversion issue
2018-01-11 Yi Yangnsh: add dec_nsh_ttl action
2018-01-10 Dávid Patrik Pintérovs-bugtool: Extend bugtool with query repeat feature.
2018-01-10 Dávid Patrik Pintérovs-bugtool: Enhancement of bugtool plugins.
2018-01-10 Dávid Patrik Pintérovs-bugtool: Refactorize bugtool plugin xml files.
2018-01-10 Dávid Patrik Pintérovs-bugtool: Bugfix for bugtool plugin queries.
2018-01-08 Timothy Redaelliutilities: move some functions from ovs-ctl.in to ovs...
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-25 Ben Pfaffovs-ofctl: Better document stack push and pop actions.
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-12-14 Ben Pfaffovsdb: Improve documentation.
2017-12-07 Yi-Hung Weidpctl: Support flush conntrack by conntrack 5-tuple
2017-11-13 Aaron Conoleovs-tcpdump: handle large interface names on linux
2017-11-13 Gurucharan Shettyovs-ctl: Don't remember vport-* kernel modules
2017-11-03 Matteo Croceovs-lib: dont't purge corrupted DB
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-10-31 Xiao Lianglib: Move lib/rconn.h to include/openvswitch
2017-10-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-10-27 Timothy Redaelliovs-save: Replace "echo -n" with "printf"
2017-10-27 Timothy Redaelliovs-save: Use a file to restore flows instead of heredoc
2017-10-27 Timothy Redaelliovs-save: Use --bundle to restore flows (on OpenFlow...
2017-10-27 Timothy Redaelliovs-ctl: Add delete-transient-ports command
2017-10-20 Gurucharan Shettyovs-save: Handle different 'ip addr show' output.
2017-10-10 Ilya Maximetscheckpatch: Reset line counter.
2017-10-06 Gurucharan Shettyovs-ctl.in: Call 'hostname -f' after vswitchd starts.
2017-08-21 Justin Pettitofproto-dpif: Mark packets as "untracked" after call...
2017-08-21 Joe Stringercheckpatch: Enforce bracing around conditionals.
2017-08-09 Joe Stringercheckpatch: Check for trailing operators.
2017-08-09 Joe Stringercheckpatch: Fix matching on C filenames.
2017-08-09 Joe Stringercheckpatch: Check for infix operator whitespace.
2017-08-08 Ben Pfaffovs-vsctl-bashcomp: Make compatible with busybox "awk".
2017-08-07 Gurucharan Shettyovs-bugtool: Run the 'dmesg' command without condition.
2017-08-07 Gurucharan Shettyovs-bugtool: Collect OVS logs with "--ovs" option.
2017-08-03 Ben Pfaffovs-ofctl: Avoid unnecessary flow replacement in "repla...
2017-08-03 Timothy Redaelliovs-ctl: Remove a leftover restore_interfaces in restart
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-08-02 Jan ScheurichOF support and translation of generic encap and decap
2017-08-02 Antonio Fischettidpctl: Add new 'ct-bkts' command.
2017-07-26 Ilya Maximetscheckpatch: Print commit hashes and names.
2017-07-26 Ilya Maximetscheckpatch: Allow checking more than one file.
2017-07-26 Ilya Maximetscheckpatch: Print results while checking HEAD and stdin.
2017-07-26 Ilya Maximetscheckpatch: Don't allow Gerrit Change-Ids.
2017-07-12 Bhanuprakash Bodireddycheckpatch: Suggest ovs_assert() to author.
2017-07-11 Timothy RedaelliFix some -Wimplicit-fallthrough warnings building with...
2017-07-11 Antonio Fischettidpctl: add CT Stats for Connections per protocol.
2017-07-11 Antonio FischettiFix coding style and some typos.
2017-07-10 Timothy Redaellimake logs not readable by other
2017-07-06 Joe Stringercheckpatch: Use default encoding from email library.
2017-07-06 Justin Pettitofp-parse: Fix small memory leak when calling parse_ofp...
2017-06-29 Timothy Redaelliovs-ctl: Fix typo in a comment
2017-06-27 Zoltán Baloghuserspace: Introduce packet_type in OF 1.5 packet-out
2017-06-23 Ben Pfaffovs-dpctl: New --names option to use port names in...
2017-06-21 Timothy RedaelliUse @PYTHON@ directly instead of "#! /usr/bin/env"
2017-06-16 Ilya Maximetscheckpatch: Fix skipping of the most recent commit.
2017-06-14 Ben Pfaffcheckpatch: Support checking recent commits in the...
2017-06-14 Ben Pfaffovs-ofctl: New option "--no-stats" for "ovs-ofctl dump...
next