summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif-xlate: Fix use-after-free when xlate_actions().branch-2.16Yunjian Wang2023-05-101-1/+6
* dpif-netlink: Fix memory leak dpif_netlink_open().Yunjian Wang2023-04-251-1/+1
* Prepare for 2.16.8.Ilya Maximets2023-04-063-1/+10
* Set release date for 2.16.7.v2.16.7Ilya Maximets2023-04-062-2/+5
* ofproto-dpif-xlate: Always mask ip proto field.Aaron Conole2023-04-066-10/+229
* dpif-netlink: Always create at least 1 handler.Adrian Moreno2023-03-271-1/+1
* netdev-windows: Add checking when creating netdev with system type on WindowsWilson Peng2023-03-061-0/+11
* classifier: Fix missing masks on a final stage with ports trie.Ilya Maximets2023-02-282-5/+108
* cirrus: Update to use FreeBSD 12.4.Ilya Maximets2023-01-091-1/+1
* dpif: Fix tunnel key set for IPv6 tunnels with SLOW_ACTION.Eelco Chaudron2023-01-062-1/+49
* ci: Fix overriding OPTS provided from the yml.Ilya Maximets2023-01-031-1/+1
* Prepare for 2.16.7.Ilya Maximets2022-12-203-1/+10
* Set release date for 2.16.6.v2.16.6Ilya Maximets2022-12-202-2/+7
* hash: Fix compilation error on Fedora 34 with GCC 11 and -O0.Guzowski Adrian2022-12-202-11/+11
* lldp: Fix bugs when parsing malformed AutoAttach.Qian Chen2022-12-202-0/+21
* rculist: Use rculist_back_protected to access prev.Adrian Moreno2022-12-061-3/+5
* rculist: Fix iteration macros.Ilya Maximets2022-11-241-9/+9
* 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
* netdev-linux: Fix inability to apply QoS on ports with custom qdiscs.Ilya Maximets2022-11-022-4/+45
* vswitch.xml: Fix the name of rstp-path-cost option.Ilya Maximets2022-11-021-1/+1
* bond: Fix crash while logging not yet enabled member.yangchang2022-11-021-1/+1
* 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
* github: Update versions of action dependencies.Ilya Maximets2022-10-121-8/+8
* Prepare for 2.16.6.Ilya Maximets2022-10-073-1/+10
* Set release date for 2.16.5.v2.16.5Ilya Maximets2022-10-072-2/+3
* 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 20.11.6 release.Michael Phelan2022-10-035-10/+26
* 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
* cirrus: Upgrade to FreeBSD 13.1 image.Ilya Maximets2022-09-121-1/+1
* raft: Fix unnecessary periodic compactions.Ilya Maximets2022-08-301-1/+1
* handlers: Fix handlers mapping.Michael Santana2022-08-153-7/+57
* handlers: Create additional handler threads when using CPU isolation.Michael Santana2022-08-153-2/+91
* github: Move CI to ubuntu 20.04 base image.Ilya Maximets2022-08-092-2/+3
* netdev-offload-tc: Disable offload of IPv6 fragments.Ilya Maximets2022-08-081-1/+21
* system-traffic: Fix IPv4 fragmentation test sequence for check-kernel.Paolo Valerio2022-08-081-0/+5
* system-traffic: Fix incorrect neigh entry in ipv6 header modification test.Ilya Maximets2022-08-081-5/+9
* system-traffic: Don't run IPv6 header modification test on kernels < 5.19.Ilya Maximets2022-08-083-0/+13
* netdev-linux: set correct action for packets that passed policerVlad Buslov2022-08-051-1/+1
* python: Fix E275 missing whitespace after keyword.Ilya Maximets2022-08-043-4/+4
* dpif-netlink: Fix incorrect bit shift in compat mode.Ilya Maximets2022-08-041-1/+1
* packets: Re-calculate IPv6 checksum only for first frag upon modify.Salem Sol2022-08-042-4/+43
* libopenvswitch.pc: Add missing libs for a static build.Ilya Maximets2022-07-291-1/+1