summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set release date for 2.17.5.v2.17.5Ilya Maximets2022-12-202-2/+7
* lldp: Fix bugs when parsing malformed AutoAttach.Qian Chen2022-12-202-0/+21
* dpif-netdev: Use unmasked key when adding datapath flows.Eelco Chaudron2022-12-202-4/+43
* ovsdb-cs: Consider default conditions implicitly acked.Dumitru Ceara2022-12-135-53/+133
* rculist: Use rculist_back_protected to access prev.Adrian Moreno2022-12-061-3/+5
* Prepare for 2.17.5.Ilya Maximets2022-12-013-1/+10
* Set release date for 2.17.4.v2.17.4Ilya Maximets2022-12-012-2/+5
* odp-util: Fix reporting unknown keys as keys with bad length.Ilya Maximets2022-11-301-2/+9
* ovs-dpctl-top: Fix ovs-dpctl-top via pipe.Timothy Redaelli2022-11-301-5/+1
* rculist: Fix iteration macros.Ilya Maximets2022-11-241-9/+9
* vswitchd: Publish per iface received multicast packets.David Marchand2022-11-241-0/+1
* learn: Fix parsing immediate value for a field match.Ilya Maximets2022-11-242-13/+9
* datapath-windows: Check the condition to reset pseudo header checksum on Rx sideWilson Peng2022-11-241-4/+23
* netdev-offload-dpdk: Enhance the support of tunnel pop actionChaoyong He2022-11-101-4/+10
* ci: Update meson requirement for DPDK.Ian Stokes2022-11-051-1/+1
* ovsdb: transaction: Fix weak reference leak.Han Zhou2022-11-041-2/+10
* ovsdb: transaction: Refactor assess_weak_refs.Han Zhou2022-11-041-42/+36
* ovs-tcpdump: Cleanup mirror port on SIGHUP/SIGTERM.Daniel Ding2022-11-021-18/+22
* netdev-linux: Fix inability to apply QoS on ports with custom qdiscs.Ilya Maximets2022-11-022-4/+45
* tc: Fix misaligned writes while parsing pedit.Ilya Maximets2022-11-021-3/+8
* odp-util: Add missing separator in format_odp_conntrack_action().Paolo Valerio2022-11-022-1/+3
* vswitch.xml: Fix the name of rstp-path-cost option.Ilya Maximets2022-11-021-1/+1
* mac-learning: Fix learned fdb entries not age out issue.Lin Huang2022-11-022-23/+37
* ofproto-dpif-xlate: Update tunnel neighbor when receive gratuitous ARP.Han Ding2022-11-022-3/+31
* bond: Fix crash while logging not yet enabled member.yangchang2022-11-021-1/+1
* netdev-dpdk: Fix tx_dropped counters value.Robin Jarry2022-11-021-3/+3
* unaligned: Correct the stats of packet_count and byte_count on Windows.Wilson Peng2022-10-251-6/+7
* tests: Fix filtering of whole-second durations.Ilya Maximets2022-10-252-6/+6
* netdev-offload: Set 'miss_api_supported' to be under netdev.Eli Britstein2022-10-254-16/+33
* cmap: Add thread fence for slot update.Yanqin Wei2022-10-181-1/+3
* ofproto-dpif-xlate: Do not use zero-weight buckets in select groups.Ben Pfaff2022-10-181-5/+11
* github: Update versions of action dependencies.Ilya Maximets2022-10-121-8/+8
* ovs-tcpdump: Fix bond port unable to capture jumbo frames.Lin Huang2022-10-111-0/+7
* json: Fix deep copy of objects and arrays.Ilya Maximets2022-10-112-12/+128
* Prepare for 2.17.4.Ilya Maximets2022-10-073-1/+10
* Set release date for 2.17.3.v2.17.3Ilya Maximets2022-10-072-2/+3
* Add support for OpenSSL 3.0 functions.Timothy Redaelli2022-10-073-0/+16
* dhparams: Fix .c file generation with OpenSSL >= 3.0.Timothy Redaelli2022-10-071-8/+71
* daemon-unix: Fix file descriptor leak when monitor restarts child.Fengqi Li2022-10-061-0/+2
* vconn: Allow ECONNREFUSED in refuse connection test.Mike Pattrick2022-10-061-0/+1
* dpdk: Use DPDK 21.11.2 release.Michael Phelan2022-10-044-10/+28
* m4: Test avx512 for x86 only.Cheng Li2022-09-271-2/+2
* ovsdb-idl: Preserve references for rows deleted in same IDL run as their inse...Xavier Simonart2022-09-273-5/+101
* python: idl: Fix idl.Row.__str__ method.Christopher Aubut2022-09-191-1/+2
* bond: Avoid deadlock while updating post recirculation rules.Ilya Maximets2022-09-164-4/+111
* ofproto-dpif-upcall: Add debug commands to pause/resume revalidators.Ilya Maximets2022-09-161-0/+33
* test-list: Fix false-positive build failure with GCC 12.Ilya Maximets2022-09-161-0/+2
* tests: Fix tests with GNU grep 3.8.Andreas Stieger2022-09-147-97/+97
* cirrus: Upgrade to FreeBSD 13.1 image.Ilya Maximets2022-09-121-1/+1
* netdev-linux: Skip some internal kernel stats gathering.Jon Kohler2022-09-091-0/+11