]> git.proxmox.com Git - mirror_ovs.git/history - utilities
tnl-neigh-cache: Force revalidation for a new neighbor entry.
[mirror_ovs.git] / utilities /
2017-01-13 Ben Pfaffdb-ctl-base: Always support all tables in schema.
2017-01-10 Ben PfaffNew action "ct_clear".
2017-01-10 Ben Pfaffofproto-dpif-xlate: Make "clone" save action set and...
2017-01-06 Ben Pfaffovs-ofctl: Document the "clone" action.
2017-01-06 Joe Stringerovs-ofctl.8: Document automatic helper assignment.
2017-01-05 Justin Pettitovs-sim: Quote "$@".
2017-01-05 Daniele Di Proiettoofproto: Fix crash on flow monitor request with tun_met...
2017-01-05 Jarno Rajahalmeofp-parse: Allow match field names in actions and brack...
2017-01-03 Joe Stringerlib: Add support for tftp ct helper.
2016-12-28 Ben Pfaffovn-trace: New --ovs option to also print OpenFlow...
2016-12-23 Lance Richardsontable: correct documented default format in man pages
2016-12-21 Daniele Di Proiettoovs-vsctl: Print error when add-port fails.
2016-12-12 Stephen Finucanedoc: Move WHY-OVS
2016-12-12 Stephen Finucanedoc: Populate 'topics' section
2016-12-12 Stephen Finucanedoc: Further populate the 'howto' section
2016-12-12 Stephen Finucanedoc: Populate 'install', 'howto' sections
2016-12-08 Joe Stringertreewide: Fix recent flake8-check.
2016-12-02 Daniele Di Proiettopython: Add double newline after fuction or class ...
2016-12-01 Stephen Finucanetrivial: Don't mix tabs and spaces in ovs-sim
2016-11-30 Ben Pfaffofp-actions: Add "ingress" and "egress" options to...
2016-11-29 Aaron Conolecheckpatch: Add file-parsing mode
2016-11-29 Aaron Conolecheckpatch: fix the if and whitespace checks
2016-11-29 Aaron Conolecheckpatch: Fix signoff error
2016-11-29 Aaron Conolecheckpatch: Print file line numbers
2016-11-29 Aaron Conolecheckpatch: convert some of the warnings
2016-11-29 Aaron Conolecheckpatch: Print the line in question distinctly
2016-11-29 Aaron Conolecheckpatch: Announce the file where errors occur
2016-11-26 Babu Shanmugamutilities: Use FQDN for external_ids:hostname in Openvs...
2016-11-23 Ben Pfaffovs-tcpdump: Do not import unused "select" module.
2016-11-22 nickcooper-zhangto... ovs-tcpdump: Fix error handling when parsing parameter.
2016-11-22 nickcooper-zhangto... ovs-tcpdump: destroy_mirror should really destroy the...
2016-11-22 nickcooper-zhangto... ovs-tcpdump: should't halt when dumping traffic.
2016-11-22 nickcooper-zhangto... ovs-tcpdump: Remove the newline from readline().
2016-11-22 Yi-Hung Weiovs-ofctl: Fix memory leak in bundle_print_errors().
2016-11-22 Yi-Hung Weiovs-ofctl: Fix memory leak in ofctl_packet_out().
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-11-07 Stephen Finucanedoc: Remove final markdown references
2016-11-03 Stephen Finucanedoc: Convert ovs-command-bashcomp.INSTALL to rST
2016-10-28 Stephen Finucanedoc: Convert README-native-tunneling to rST
2016-10-26 Stephen Finucanedoc: Convert WHY-OVS to rST
2016-10-21 Stephen Finucanedoc: Convert README to rST
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
2016-10-04 Markos Chandrasovs-ctl: Handle start up errors.
2016-10-04 Markos Chandrasovs-lib: Signal start_daemon failures.
2016-09-27 Pravin B Shelaropenvswitch: Allow external IPsec tunnel management.
2016-09-23 Justin PettitAdd OpenFlow command to flush conntrack table entries.
2016-09-23 Joe Stringerovs-lib: Fix SELinux contexts for created dirs.
2016-09-19 Jesse Grosstun-metadata: Manage tunnel TLV mapping table on a...
2016-09-19 Justin Pettitovs-ofctl.8.in: Fix minor formatting issues.
2016-09-16 Jarno Rajahalmexlate: Use dp_hash for select groups.
2016-09-16 Jarno Rajahalmeofp-parse: Harden checking with group selection_method.
2016-09-15 Jesse Grossovs-save: Use ${bridge} when dumping TLV map.
2016-09-14 Jarno Rajahalmeofproto: Support packet_outs in bundles.
2016-09-14 Alin SerdeanWindows: Extend support for binaries which allow detach
2016-08-31 Jesse Grossovs-save: Restore tunnel TLV map before flows.
2016-08-30 Jesse Grossovs-ofctl: Extract tunnel metadata correctly when sorti...
2016-08-30 Jesse Grossovs-ofctl: Fix crash with replace-flows and diff-flows...
2016-08-30 Gurucharan Shettyovs-bugtool: Add interfaces file contents.
2016-08-16 Ciara Loftusnetdev-dpdk: Remove dpdkvhostcuse ports
2016-08-16 Ryan MoatsAdd read-only option to ovs-dpctl and ovs-ofctl commands.
2016-08-15 Ben Pfaffovs-ctl: Properly handle shell quoting in os-release.
2016-08-14 Ori Shoshanovs-ofctl: Added clarifications and examples to manpage.
2016-08-13 mweglicxovs-bugtool: Correct "rmdir" error messages during...
2016-08-11 Ben Pfaffovs-bugtool: Switch from MD5 to SHA-256.
2016-08-10 Andy Zhouovs-vsctl: simply vsctl_parent_process_info()
2016-08-10 Panu Matilainenovs-ctl: support populating system info from /etc/os...
2016-08-08 Kyle Mesteryovs-vsctl: Change log level of vsctl_parent_process_info
2016-08-08 Ben Pfaffovn-nbctl: Add "sync" command to wait for previous...
2016-07-29 Jarno Rajahalmeofp-util: remove flow mod's delete_reason.
2016-07-29 Jarno Rajahalmeofproto: Support group mods in bundles.
2016-07-29 Jarno Rajahalmeofproto: Use ofputil_uninit_group_mod().
2016-07-29 Jarno Rajahalmemeta-flow: Clean up masking with prerequisities checking.
2016-07-29 Jarno Rajahalmevconn: Better bundle error management.
2016-07-29 Jarno Rajahalmelib: Separate versioning to its own module.
2016-07-27 Aaron Conoleutilities/ovs-ctl.in: Allow non-monitoring daemons
2016-07-27 Ben Pfaffovn: Make it possible for CMS to detect when the OVN...
2016-07-24 Ben Pfaffovs-ofctl: Fix font in manual.
2016-07-23 Daniele Di Proiettoovs-lib: Keep internal interface ip during upgrade.
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-22 Ben Pfaffovs-pki: Use SHA-512 instead of SHA-1 as message digest.
2016-07-18 Ben Pfaffovs-vsctl: Add another Flow_Table example.
2016-07-18 Ben Pfaffovs-vsctl: Fix typo in comment.
2016-07-14 Ben Pfaffofp-actions: Add extension to support "group" action...
2016-07-13 Justin PettitIntroduce 128-bit xxregs.
2016-07-12 Joe Stringerovs-bugtool: Port to python3.
2016-07-06 Jarno Rajahalmeovs-ofctl: Clarify CT action documentation.
2016-07-03 Markos Chandrasutilities: ovs-ctl: Drop duplicate line
2016-07-03 Jan Scheurichofproto: Add relaxed group_mod command ADD_OR_MOD
2016-07-02 Aaron Conoleutilities/ovs-tcpdump.in: Poll the process status
2016-07-02 Aaron Conoleutilities/ovs-tcpdump.in: Fix port lookups
2016-06-28 Ansis Attekabridge: allow OVS to interact with controller through...
2016-06-27 Ben Pfaffutil: New function nullable_xstrdup().
2016-06-24 William Tuofp-actions: Add truncate action.
2016-06-23 Aaron Conoleovs-tcpdump: Add a tcpdump wrapper utility
2016-06-17 Benli Yeipfix: Support tunnel information for Flow IPFIX.
2016-06-14 Ben Pfaffofp-util: Fix parsing of parenthesized values within...
2016-06-14 Benli Yeipfix: Add support for exporting ipfix statistics.
2016-06-13 Ben Pfaffovs-vsctl: Support identifying Flow_Sample_Collector_Se...
2016-06-11 Justin Pettitovn-nbctl: Update logical switch commands.
2016-06-11 Justin Pettitovn-nbctl: Update logical switch port commands.
next