]> git.proxmox.com Git - ovs.git/history - utilities
datapath: compat: drop bridge nf reset from nf_reset
[ovs.git] / utilities /
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
2018-09-26 Ben Pfaffofproto: Handle OpenFlow version mismatch for requestfo...
2018-09-25 Zak Whittingtonovs-save: save and restore groups on restart
2018-09-21 James Pageovs-kmod-ctl: source ovs-lib dynamically
2018-09-20 Gurucharan Shettyovs-ofctl.8: Fix reference to 'ip_frag'.
2018-09-18 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-09-14 Greg RoseRevert "Revert "utilities/ovs-ctl: Force removal of...
2018-09-13 Timothy Redaelliovs-save: Don't always include the default flow during...
2018-09-07 Darrell Ballovs-ctl: Allow add-remote without vswitchd started.
2018-08-30 Markos Chandrasutilities: Drop shebang from bash completion script
2018-08-16 Bala Sankarancheckpatch: support macro continuation
2018-08-15 Ilya Maximetstests: Use environment variable for default timeout.
2018-08-15 Ilya Maximetsutilities: Fix and unify parsing of timeout option.
2018-08-13 Ben Pfaffcheckpatch: Improve accuracy and specificity of sign...
2018-08-08 Alin Gabriel Serdeanofctl: Fixup compare_flows function
2018-08-06 Bala Sankarancheckpatch: warn on possible bare return
2018-08-06 Timothy Redaelliutilities: Launch ovsdb-tool without using PAM
2018-08-06 Ben Pfaffovs-ofctl: Better validate OpenFlow message length...
2018-08-05 Timothy Redaelliutilities: Install ovs-tcp{dump, undump} also when...
2018-08-04 Timothy Redaelliutilities: don't use a bashism to check that datapath...
2018-08-02 Mark Michelsonovn: Modify restart_controller in ovn-ctl to use -...
2018-08-01 Qiuyu Xiaoovs-pki: generate x.509 v3 certificate
2018-07-31 Martin Xuutilities: check datapath exists before conntrack flush
2018-07-31 Ben Pfaffofp-actions: Split ofpacts_check__() into many functions.
2018-07-31 Justin Pettitofproto: Add support for specifying a meter in controll...
2018-07-24 Timothy RedaelliPermit to build OVS with only Python3 installed
2018-07-24 Timothy Redaelliovs-tcpdump: Fix incompatibilities with python3
2018-07-24 Timothy Redaelliovs-tcpundump: Fix incompatibilities with python3
2018-07-23 Jakub Sitnickidb-ctl-base: Propagate errors from the commands parser.
2018-07-12 Ben Pfaffovs-ofctl: New helper command "parse-packet".
2018-07-09 Jakub Sitnickiovn-nbctl, ovn-sbctl, ovs-vsctl: Don't dup error messag...
2018-07-06 Eelco Chaudronutilities: Update gdb script to include mac_learning...
2018-07-06 Justin Pettitovs-ofctl: Prefer "del-meters" and "dump-meters".
2018-07-06 Justin Pettitovs-ofctl: Clarifications in the Meter Syntax man page...
2018-07-06 Justin PettitOpenFlow: Update documentation to indicate support...
2018-07-06 Eelco Chaudronutilities: Add upcall related commands to the GDB script
next