summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/mfex: Retain support for cryptography pre-v37.Mike Pattrick2023-03-221-2/+3
* dpdk: Allow retaining CAP_SYS_RAWIO privileges.Aaron Conole2023-03-2214-26/+67
* vswitch: Add missing documentation for "ct_flush" capability.Ales Musil2023-03-151-0/+6
* dpctl: Fix flush-conntrack with datapath as argument.Ales Musil2023-03-153-3/+55
* ofproto-dpif-upcall: Remove redundant time_msec() in revalidate().Eelco Chaudron2023-03-151-3/+1
* ofproto-dpif-upcall: Wait for valid hw flow stats before applying min-revalid...Eelco Chaudron2023-03-156-10/+48
* system-traffic: Fix conntrack test cases which are failing with af_xdp.Eelco Chaudron2023-03-131-4/+4
* route-table: Retrieving the preferred source address from Netlink.Nobuhiro MIKI2023-03-075-5/+61
* ovs-router: Introduce src option in ovs/route/add command.Nobuhiro MIKI2023-03-074-13/+161
* ofproto: Fix man page for tunnel related commands.Nobuhiro MIKI2023-03-073-8/+8
* ovs-router: Cleanup parser for ovs/route/add command.Nobuhiro MIKI2023-03-072-28/+52
* netdev-dummy: Support multiple IP addresses.Nobuhiro MIKI2023-03-071-26/+44
* AUTHORS: Add Fangrui Song.Ilya Maximets2023-03-061-0/+1
* treewide: Remove uses of ATOMIC_VAR_INIT.Fangrui Song2023-03-0616-28/+19
* netdev-windows: Add checking when creating netdev with system type on WindowsWilson Peng2023-03-061-0/+11
* ofproto-dpif-upcall: Include hardware offloaded flows in total flows.Eelco Chaudron2023-03-031-0/+11
* ofproto-dpif-upcall: Reset ukey's last stats value if the datapath changed.Eelco Chaudron2023-03-037-2/+116
* classifier: Fix missing masks on a final stage with ports trie.Ilya Maximets2023-02-282-5/+108
* system-traffic.at: Add icmp error tests while dnatting address and port.Paolo Valerio2023-02-281-0/+74
* test: Move check for tc ingress pps support to test script.Simon Horman2023-02-282-13/+12
* ipfix: Make template and stats interval configurable.Adrian Moreno2023-02-276-12/+88
* ofproto: Fix re-creation of tunnel backing interfaces on restart.Ilya Maximets2023-02-272-19/+68
* AUTHORS: Add Liang Mancang and Viacheslav Galaktionov.Ilya Maximets2023-02-211-0/+2
* ofproto: Include flow cookies in bridge/dump-flows output.Viacheslav Galaktionov2023-02-211-0/+4
* conntrack: Fix conntrack_clean may access the same exp_list each time.Liang Mancang2023-02-211-2/+2
* ovs-actions: Correct typo in ovs-actions man page.Mike Pattrick2023-02-211-1/+1
* ofproto-ipfix: Use per-domain template timeouts.Adrian Moreno2023-02-211-24/+105
* MAINTAINERS: Move myself to emeritus status.Russell Bryant2023-02-211-2/+2
* AUTHORS: Add Miika Petäjäniemi.Ilya Maximets2023-02-211-0/+1
* netdev-linux: Add jitter parameter to the netem qos options.Miika Petäjäniemi2023-02-213-8/+24
* AUTHORS: Add Vladislav Odintsov.Ilya Maximets2023-02-201-0/+1
* utilities: Add support to set umask in ovs-ctl.Vladislav Odintsov2023-02-203-7/+30
* Set release date for 3.1.0.Ilya Maximets2023-02-162-2/+2
* test: Remove duplicate test from system-offloads-traffic.at.Eelco Chaudron2023-02-151-64/+0
* ofproto-dpif-upcall: Use last known stats ukey stats on revalidate missed dp ...Eelco Chaudron2023-02-151-1/+1
* conntrack: Properly unNAT inner header of related traffic.Ales Musil2023-02-132-163/+196
* sparse: Fix build with DPDK and GCC 12.David Marchand2023-02-101-4/+1
* ovsdb-server: Fix handling of DNS name for listener configuration.Frode Nordahl2023-02-103-20/+39
* tests: Comment currently failing TC system-traffic tests.Eelco Chaudron2023-02-092-0/+23
* tests: Fix reading of OpenFlow byte counters in GRE test cases.Eelco Chaudron2023-02-091-11/+7
* netdev-offload-tc: If the flow has not been used, report it as such.Eelco Chaudron2023-02-092-2/+13
* odp-util: Make odp_flow_key_from_flow__ nlattr order the same as the kernel.Eelco Chaudron2023-02-0912-106/+102
* test: Fix 'conntrack - Multiple ICMP traverse' for tc case.Eelco Chaudron2023-02-091-2/+1
* test: Tc does not support conntrack timeout, skip the related test.Eelco Chaudron2023-02-092-1/+6
* netdev-offload-tc: Conntrack ALGs are not supported with tc.Eelco Chaudron2023-02-094-15/+21
* test: Flush datapath when changing rules on the fly.Eelco Chaudron2023-02-091-1/+6
* netdev-offload-tc: Fix tc conntrack force commit support.Eelco Chaudron2023-02-091-2/+11
* test: Do not use MPLS implicit null label in test cases.Eelco Chaudron2023-02-081-6/+4
* tests: Include working system-traffic tests into the system-offloads-testsuite.Eelco Chaudron2023-02-087-2/+79
* ofproto-dpif-upcall: New ukey needs to take the old ukey's dump seq.Peng He2023-02-071-0/+1