]> git.proxmox.com Git - mirror_ovs.git/history - utilities
netdev-dpdk: Remove 'error' from non error log.
[mirror_ovs.git] / utilities /
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...
2017-06-14 Ben Pfaffovs-ofctl: Avoid read overrun in ofperr_decode_msg().
2017-06-08 Ben Pfaffcheckpatch: Also allow .at files to have leading tabs.
2017-06-01 Ben Pfaffovs-ofctl: Close pcap file at end of ofctl_ofp_parse_pc...
2017-06-01 Ben Pfaffcheckpatch: Also exempt Makefile.am from leading whites...
2017-06-01 Ben Pfaffcheckpatch: Fix typo for use as filter.
2017-06-01 Ben Pfaffcheckpatch: Omit some checks on comment lines.
2017-06-01 Ben PfaffReplace most uses of and references to "ifconfig" by...
2017-05-31 Ben PfaffSupport accepting and displaying port names in OVS...
2017-05-31 Yi-Hung Weiofp-parse: Parse pipeline fields in OF1.5 packet-out
2017-05-31 Yi-Hung Weiofproto: Add pipeline fields support for OF 1.5 packet-out
2017-05-31 Yi-Hung Weiofp-util: Add flow metadata to ofputil_packet_out
2017-05-31 Ben Pfaffcheckpatch: Implement -f option more usefully.
2017-05-31 Ben Pfaffcheckpatch: Also check switch, HMAP_FOR_EACH, etc.
2017-05-31 Joe Stringercheckpatch: Skip checking Linux headers.
2017-05-30 Ben Pfaffcheckpatch: Be more careful about checking function...
2017-05-30 Ben Pfaffovn-nbctl, ovn-sbctl, ovs-vsctl: Remove gratuitous...
2017-05-25 Joe Stringercheckpatch: Check for stdlib usage.
2017-05-18 Ben Pfaffdocs: Improve formatting for daemon options in a few...
2017-05-08 Ben Pfaffcheckpatch: Fix inconsistencies skipping datapath files.
2017-05-04 Lance Richardsonovs-pki: add option to suppress generated id in common...
next