]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2021-01-27 Mao YingMingdpctl: Fix dpctl process command parameter error.
2021-01-26 Tonghao Zhangconntrack: Fix the icmp conntrack new state.
2021-01-21 Ben Pfaffovsdb-idl: Break into two layers.
2021-01-21 Ben Pfaffovsdb-cs: New module that factors out code from ovsdb...
2021-01-21 Ben Pfafftest-ovsdb: Log steps in idl test.
2021-01-21 Ilya Maximetsodp-util: Fix abort while formatting nsh actions.
2021-01-15 Ilya MaximetsPrepare for post-2.15.0 (2.15.90).
2021-01-15 Ilya MaximetsPrepare for 2.15.0.
2021-01-15 Greg Roseacinclude: Warn when --with-linux parameter is supplied.
2021-01-15 Greg Rosedoc: Deprecate building Linux kernel module from OVS...
2021-01-15 Ilya Maximetsovsdb: Use column diffs for ovsdb and raft log entries.
2021-01-15 Ilya MaximetsAUTHORS: Add Yalei Li.
2021-01-15 Eli Britsteinnetdev-offload-dpdk: Implement flow flush.
2021-01-15 Eli Britsteinnetdev-offload-dpdk: Refactor disassociate and flow...
2021-01-15 Eli Britsteinnetdev-offload-dpdk: Keep netdev in offload object.
2021-01-15 Eli Britsteindpif-netdev: Flush offload rules upon port deletion.
2021-01-15 Kevin TraynorAUTHORS: Add Christophe Fontaine.
2021-01-15 Kevin Traynordpif-netdev: Add PMD auto load balance status log.
2021-01-15 Christophe... dpif-netdev: Add parameters to configure PMD auto load...
2021-01-15 Kevin Traynordpif-netdev: Add log for PMD auto load balance interval...
2021-01-15 Ilya Maximetsacinclude: Strip out -mno-avx512f provided by DPDK.
2021-01-15 Emma FinnRevert "netdev-offload-dpdk: Fix for broken ethernet...
2021-01-13 Aaron Conolelldp: do not leak memory on multiple instances of TLVs
2021-01-13 Peng Heipf: Avoid accessing to a freed rp.
2021-01-13 Yalei Lirhel: Fix libunwind dev package.
2021-01-07 Flavio LeitnerDocumentation: Simplify the website main page.
2021-01-07 Ben Pfaffreconnect: Add Python implementation of received_attemp...
2021-01-06 Ilya Maximetsdpctl: Fix broken Windows build due to missing strndup.
2021-01-06 Mark Grayovs-monitor-ipsec: Add option to not restart IKE daemon.
2021-01-06 Mark Grayovs-monitor-ipsec: Allow exit of ipsec daemon maintaini...
2021-01-05 Mark Grayovs-ctl: Use 'stop_daemon' to stop ovs-monitor-ipsec.
2021-01-05 Mark Grayovs-monitor-ipsec: Fix active connection regex.
2021-01-05 Mark Grayovs-monitor-ipsec: set correct 'leftcert' and 'rightcer...
2021-01-05 Mark Grayovs-monitor-ipsec: Add support for tunnel 'local_ip'.
2021-01-05 Mark Grayovs-monitor-ipsec: Suppress "unknown %d argument" warning.
2021-01-05 Mark Grayovs-monitor-ipsec: Fix _nss_clear_database() parse...
2021-01-05 Eelco Chaudrondpctl: Add add/mod/del-flows command.
2021-01-05 Daniel Alvarezovs-ctl: Don't overwrite external-id hostname.
2020-12-27 Justin Pettitsecurity.rst: Add more information about the Downstream...
2020-12-22 Ilya MaximetsAUTHORS: Add Renat Nurgaliyev.
2020-12-22 Martin Varghesetunnel: Bareudp Tunnel Support.
2020-12-21 Ilya Maximetsodp-util: Fix netlink message overflow with userdata.
2020-12-21 Jianbo Liudpif-netlink: Fix issues of the offloaded flows counter.
2020-12-21 Brad CowieUpdate tutorial for newer versions of Faucet and Open...
2020-12-21 Ilya MaximetsNEWS: Move '--offload-stats' entry to correct release.
2020-12-21 Ilya Maximetsovsdb-tool: Fix datum leak in the show-log command.
2020-12-21 Ilya Maximetstest-stream: Silence memory leak report.
2020-12-21 Lorenzo Bianconiraft: Add some debugging information to cluster/status...
2020-12-21 Eelco Chaudronconntrack: add generic IP protocol support
2020-12-21 XiaoXiong Dingofproto-dpif-xlate: Stop forwarding MLD reports to...
2020-12-21 David Marchandgithub: Fix Ubuntu package installation.
2020-12-19 Ben Pfaffovsdb-idl: Add comment.
2020-12-19 Ben Pfaffovsdb-idl: Improve prototypes.
2020-12-19 Ben Pfaffovsdb-idl: Remove prototype for function that is not...
2020-12-19 Ben Pfaffovsdb-idl: Fix memory leak sending messages without...
2020-12-19 Ben Pfaffovsdb-idl: Avoid redundant clearing and parsing of...
2020-12-19 Ben Pfaffjsonrpc: Avoid disconnecting prematurely due to long...
2020-12-16 Ian Stokesdpdk: Update to use DPDK v20.11.
2020-12-07 Jianbo Liudpif-netlink: Count the number of offloaded rules
2020-12-04 Dumitru Cearaovsdb-idl: Fix expected condition seqno when changes...
2020-12-04 Ilya Maximetsovsdb-cluster.at: Fix infinite loop in torture tests.
2020-12-04 wenxulib/tc: fix parse act pedit for tos rewrite
2020-12-03 Dumitru Cearaovsdb-idl: Fix use-after-free when deleting orphaned...
2020-12-03 Dumitru Cearaovsdb-idl: Fix memleak when deleting orphan rows.
2020-12-03 Dumitru Cearaovsdb-idl: Fix memleak when reinserting tracked orphan...
2020-11-27 Tonghao Zhangdatapath: ovs_ct_exit to be done under ovs_lock
2020-11-27 Joel Fernandes... compat: rcu: Add support for consolidated-RCU reader...
2020-11-27 Ilya Maximetsovsdb-idl: Fix iteration over tracked rows with no...
2020-11-27 Ilya Maximetstests: Add overflow test for the sha1 library.
2020-11-27 Ilya Maximetsperf-counter: Split numbers in the output.
2020-11-27 Ilya Maximetscheckpatch: Add check for a whitespace after cast.
2020-11-26 Ilya Maximetstravis: Keep only arm64 builds.
2020-11-26 Ilya Maximetsgithub: Add GitHub Actions workflow.
2020-11-26 Ilya Maximetsci: Don't use 'native' machine for DPDK cache.
2020-11-26 Mark Graypython: Update build system to ensure dirs.py is created.
2020-11-19 Greg RoseUpdate scripts to support RHEL 7.9
2020-11-16 Dumitru Cearaovsdb-idl: Return correct seqno from ovsdb_idl_db_set_c...
2020-11-16 Mark Grayovsdb-idl: Fix *_is_new() IDL functions.
2020-11-16 Ilya Maximetsovsdb-idl.at: Return stream open_block python tests.
2020-11-16 Greg Rosecompat: Fix compile warning.
2020-11-16 Greg Rosecompat: Fix build issue on RHEL 7.7.
2020-11-16 Greg Rosecompat: Remove stale code.
2020-11-16 Timothy Redaellitests: Add parse-flow tests for MPLS fields.
2020-11-16 Timothy Redaelliofp-actions: Fix userspace support for mpls_ttl.
2020-11-16 Gaetan Rivetnetdev-dpdk: Add option to configure VF MAC address.
2020-11-16 Ilya Maximetsnetdev-dpdk: Add ability to set MAC address.
2020-11-16 Terry Wilsonpython: Don't raise an Exception on failure to connect...
2020-11-16 Sriharsha Basavapatnanetdev-offload-dpdk: Pass L4 proto-id to match in the...
2020-11-16 Fabrizio D... AUTHORS: Add Fabrizio D'Angelo.
2020-11-16 Vincent Bernatlldp: correctly increase discarded count
2020-11-16 Vincent Bernatlldp: increase statsTLVsUnrecognizedTotal on unknown TLV
2020-11-16 Vincent Bernatlldp: fix a buffer overflow when handling management...
2020-11-16 Jonas Johanssonlldp: Fix size of PEEK_DISCARD_UINT32()
2020-11-16 Vincent Bernatlldp: validate a bit more received LLDP frames
2020-11-16 Renat Nurgaliyevsha1: Fix algorithm for data bigger than 512 megabytes.
2020-11-16 Ilya Maximetsovsdb-idlc: Return expected sequence number while setti...
2020-11-16 Ilya Maximetsodp-util: Fix overflow of nested netlink attributes.
2020-11-16 Mark Graypython: set ovs.dirs variables with build system values
2020-11-16 Mark GrayDocumentation: update IPsec tutorial for F32
2020-11-16 Roi DayanAUTHORS: Update Roi Dayan
next