]> git.proxmox.com Git - mirror_ovs.git/history - utilities
netdev-dpdk: Remove uneeded call to rte_eth_dev_count().
[mirror_ovs.git] / utilities /
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...
2017-05-03 Ben Pfaffdb-ctl-base: Add support for identifying a row based...
2017-05-03 Ben Pfaffdb-ctl-base: Drop redundant 'table' field from struct...
2017-05-03 Ben Pfaffovn-sbctl, ovn-nbctl, ovs-vsctl: Remove useless record...
2017-05-01 Aaron Conolecheckpatch: fix pointer declaration
2017-05-01 Aaron Conolecheckpatch: filename from hunks fix
2017-05-01 Aaron Conolecheckpatch: print conformance
2017-05-01 Aaron Conolecheckpatch: correct a parsing issue
2017-05-01 Aaron Conolecheckpatch: move the checks to the framework
2017-05-01 Aaron Conolecheckpatch: common print_line
2017-05-01 Aaron Conolecheckpatch: introduce a flexible framework
2017-05-01 Ben PfaffOpenFlow: Enable OpenFlow 1.4 by default.
2017-05-01 Joe Stringerofp-actions: Document that learn(limit=0) is no limit.
2017-04-30 Ben Pfaffdb-ctl-base: Allow record UUIDs to be abbreviated.
2017-04-24 Ben Pfaffovs-ofctl: Document group selection algorithm.
2017-04-21 Stephen Finucanedoc: Convert ovs-test to rST
2017-04-21 Stephen Finucanedoc: Convert ovs-vlan-test to rST
2017-04-07 Ben PfaffAdd support for OpenFlow 1.6 (draft) port status and...
2017-04-07 Robert Wojciechowiczovs-ctl: Expose openvswitch run directory through ovsdb.
2017-04-07 wenxubundle: add nw_src/dst hash method
2017-04-06 Lance Richardsontable: provide table formatting option help at runtime
2017-03-30 Ben Pfaffovs-ofctl: Document reset_counts, no_packet_counts...
2017-03-17 Ben PfaffFix format specifier technicalities.
2017-03-16 Eric GarverAdd support for 802.1ad (QinQ tunneling)
2017-03-16 Daniele Di Proiettoofp-actions: Add limit to learn action.
2017-03-16 Eric Garvercheckpatch.py: Fix false positive on if/when/for
2017-03-15 Yi-Hung Weiofproto: Add ref counting for variable length mf_fields.
2017-03-15 Yi-Hung Weinx-match: Use vl_mff_map to parse match field.
2017-03-09 Joe Stringercheckpatch: Fix running under python3.
2017-03-09 Joe Stringercheckpatch: Check for pointer whitespace.
2017-03-09 xurong00037997Adapt to flake8-import-order
2017-03-09 Jarno Rajahalmeconntrack: Force commit.
2017-03-09 Jarno Rajahalmeactions: Add resubmit with conntrack tuple.
2017-03-09 Jarno Rajahalmelib: Check match and action prerequisities with 'match'.
2017-03-09 Aaron Conoleovs-tcpdump: Set mirror port mtu
2017-02-24 Aaron Conoleovs-ctl: allow passing user:group to daemons
next