]> git.proxmox.com Git - mirror_ovs.git/history - utilities
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / utilities /
2021-02-02 Yunjian Wangovs-lib: Remove second parameter for stop_daemon.
2021-01-27 Flavio Leitnerovs-ctl: Prepend OVS binary directories to PATH.
2021-01-06 Mark Grayovs-monitor-ipsec: Add option to not restart IKE daemon.
2021-01-05 Mark Grayovs-ctl: Use 'stop_daemon' to stop ovs-monitor-ipsec.
2021-01-05 Eelco Chaudrondpctl: Add add/mod/del-flows command.
2021-01-05 Daniel Alvarezovs-ctl: Don't overwrite external-id hostname.
2020-11-27 Ilya Maximetscheckpatch: Add check for a whitespace after cast.
2020-11-05 William Tuovs-bugtool: Fix crash when enable --ovs.
2020-10-17 Ben PfaffEliminate "whitelist" and "blacklist" terms.
2020-10-17 Ben PfaffUse primary/secondary, not master/slave, as names for...
2020-09-22 Gurucharan Shettyovs-lib: Handle daemon segfaults during exit.
2020-08-26 Timothy Redaelliovs-dpctl-top: Skip "eth()" element.
2020-08-26 Greg Rosepython: Fixup python shebangs to python3.
2020-07-17 Roi Dayancheckpatch: Add argument to skip gerrit change id check.
2020-07-14 William Tuovs-bugtool: Fix Python3 bytes str issue.
2020-06-27 Yi-Hung Weibridge: Fix null dereference on ct_timeout_policy record
2020-05-20 William Tuovs-bugtool: Add -m option to dump-flows.
2020-04-29 William Tuovs-bugtool: Add ethtool -l for combined channel.
2020-04-29 William Tubugtool: Add dump-tlv-map.
2020-04-25 Eelco ChaudronUtilities: Add the ovs_dump_ofpacts command to gdb
2020-04-21 Eelco ChaudronUtilities: make print() in gdb script work on all versi...
2020-04-09 Timothy Redaellibugtool: Fix for Python3.
2020-03-05 Aaron Conoleovs-dpctl-top: python3 compatibility
2020-01-13 Timothy Redaelliovs-tcpdump: Fallback to read /proc/net/dev on Linux
2019-12-20 Aliasgar Ginwalaovs container build: Make kernel module configurable
2019-12-20 Timothy RedaelliRemove dependency on python3-six
2019-12-09 Ilya Maximetscheckpatch: Check spelling in commit messages.
2019-12-09 Ilya Maximetscheckpatch: Skip words containing numbers.
2019-12-09 Ilya Maximetscheckpatch: Allow common abbreviations for spell checking.
2019-12-02 Ben PfaffDocumentation: Convert multiple manpages to ReST.
2019-11-21 William Tuofproto-dpif: Expose datapath capability to ovsdb.
2019-11-11 Sriram Vatalaovs-bugtool: Script to collect the port statistics.
2019-11-01 Ashish Varmaofp-monitor: Fixed the usage of 'usable_protocols'...
2019-10-23 Aaron Conoleovs-tcpundump: allow multiple packet lengths
2019-10-23 Aaron Conoleovs-tcpundump: exit when getting version
2019-10-15 Aliasgar Ginwalaovs container build.sh requires python3
2019-10-14 Ben Pfaffovs-vlan-bug-workaround: Remove.
2019-09-30 Ben Pfaffovsdb-cluster: Use ovs-vsctl instead of ovn-nbctl and...
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-09-26 William Tuovs-vsctl: Add conntrack zone commands.
2019-09-25 Aaron Conoleflake8: also check the ovs-check-dead-ifs script
2019-09-25 Aaron Conoleovs-check-dead-ifs: unshadow pid variable
2019-09-25 Aaron Conoleovs-check-dead-ifs: python3 print format
2019-09-24 Damijan Skvarcovs-ofctl: fix memory leak in open_vconn__() function
2019-09-19 Yifeng Sunovs-ofctl: Free leaked minimatch
2019-09-18 William Tuovs-bugtool: Add ip -s -s to get_device_stats.out.
2019-09-17 William Tucheckpatch: Ignore utilities/bugtool.
2019-09-06 Mark MichelsonRemove OVN.
2019-08-29 Michele BaldessariMake pid_exists() more robust against empty pid argument
2019-08-28 Jaime Caamaño Ruizutilities: Improve ovs-dpctl-top flow parsing
2019-08-27 William Tuovs-lib: Add timeout at ovs-check-dead-ifs.
2019-08-22 Aliasgar GinwalaOVS: Containerize components
2019-08-21 Aliasgar Ginwalaovs-lib: Fix standalone db migration to raft
2019-08-12 Ilya Maximetscheckpatch: Fix regexp for if, while, etc inside macros.
2019-07-12 Ilya Maximetscheckpatch: Check FOR_EACH loops with numbers.
2019-06-09 Ben Pfaffovs-ofctl: New testing command "parse-group".
2019-05-29 Ilya Maximetscheckpatch: Ignore "sparse" headers.
2019-05-09 Gurucharan Shettyovs-save: Handle cases of upgrades from very old OVS...
2019-04-30 Ilya Maximetsovs-tcpdump: Fix E117 over-indented.
2019-04-16 Liu Changovs-tcpdump: Improve error message when tcpdump is...
2019-04-15 Ilya Maximetscheckpatch: Fix handling of line endings.
2019-04-03 Alin Gabriel Serdeancheckpatch: Normalize exit code for Windows
2019-03-22 Ilya Maximetsovs-vsctl: Add datapath_type column to show command.
2019-02-25 Alin Gabriel SerdeanMerge pull request #276 from petrutlucian94/py_requirements
2019-02-22 Li RongQingofctl: break the loop if ovs_pcap_read returns error
2019-02-22 Ilya Maximetscheckpatch: Escape range operators inside regex.
2019-02-12 Ilya Maximetspython: Fix E117 over-indented.
2019-02-12 Timothy Redaelliovs-ctl: Permit to specify additional options
2019-02-11 Timothy Redaelliovs-lib.in: Cleanup old socket and pidfiles in stop_daemon
2019-02-05 Ben PfaffRemove support for OpenFlow 1.6 (draft).
2019-02-04 Hyong Youb Kimovs-tcpdump: Fix an undefined variable
2019-01-18 Ilya Maximetscheckpatch: Check for C99 style comments.
2019-01-16 Ben Pfaffovs-vswitchd: Implement OFPT_TABLE_FEATURES table modif...
2019-01-15 Ilya Maximetscheckpatch: Check style of FOREACH loops.
2019-01-11 Ben Pfaffpython: Fix invalid escape sequences.
2019-01-10 Ben Pfaffovs-actions: New document describing OVS actions in...
2019-01-10 Ilya Maximetsvconn: Allow timeout configuration for blocking connection.
2019-01-10 Andreas Karisutilities: gdb debug commands fix typos
2019-01-10 Eelco Chaudronutilities: Update gdb script so it works with all pytho...
2018-12-12 Martin Fongovs-tcpdump: Add --span to mirror all ports on bridge.
2018-12-12 Eelco Chaudronutilities: Add smap related command and iterator to...
2018-12-10 David Marchandovs-ctl: fix system-id.conf owner
2018-12-04 Yousong Zhouovs-ctl: fallback to "uname -n" for fetching hostname
2018-12-03 Nobuhiro MIKIovs-ofctl: update a man page about group syntax
2018-12-03 Ashish Varmaovs-ofctl: Correct "out_group" field usage text in...
2018-12-03 Yousong Zhouovs-save: compatible with busybox ip command
2018-11-09 Qiuyu Xiaodebian and rhel: Create IPsec package.
2018-11-05 Bala Sankarancheckpatch: fix typographical error
2018-11-02 Ben Pfaffcheckpatch: Speed up checking when spell checking not...
2018-11-02 Ben Pfaffcheckpatch: Add explicit test for mailing list as author.
2018-10-31 Yi-Hung Weiovs-lib.in: Remove unnecessary conntrack flush
2018-10-30 Ilya Maximetsmanpages: Include ovs.tmac in most man roots.
2018-10-26 Ben Pfaffofp-table: Always format the table number in table...
2018-10-26 Ben Pfaffofp-table: Better summarize table features and statistics.
2018-10-26 Ben Pfaffovs-ofctl: Update documentation for MPLS actions.
2018-10-08 Gurucharan Shettyovs-save: Parse geneve tlv map correctly.
2018-10-08 Han Zhouovs-ctl: Add new option to use short hostname.
2018-10-06 Mark Michelsonpcap-file: Add nanosecond resolution pcap support.
2018-10-06 Mark Michelsonovs-pcap: Support nanosecond resolution pcap files.
2018-10-02 Martin Xubundle: add symmetric_l3 hash method for multipath
next