summaryrefslogtreecommitdiff
path: root/ofproto
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif-xlate: Fix use-after-free when xlate_actions().Yunjian Wang2023-05-101-1/+6
* ofproto-dpif-xlate: Always mask ip proto field.Aaron Conole2023-04-061-0/+8
* userspace: Add SRv6 tunnel support.Nobuhiro MIKI2023-03-291-0/+4
* 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-154-10/+32
* ovs-router: Introduce src option in ovs/route/add command.Nobuhiro MIKI2023-03-071-2/+3
* ofproto: Fix man page for tunnel related commands.Nobuhiro MIKI2023-03-071-4/+4
* treewide: Remove uses of ATOMIC_VAR_INIT.Fangrui Song2023-03-061-2/+2
* 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-031-2/+39
* ipfix: Make template and stats interval configurable.Adrian Moreno2023-02-272-10/+37
* ofproto: Fix re-creation of tunnel backing interfaces on restart.Ilya Maximets2023-02-271-19/+9
* ofproto: Include flow cookies in bridge/dump-flows output.Viacheslav Galaktionov2023-02-211-0/+4
* ofproto-ipfix: Use per-domain template timeouts.Adrian Moreno2023-02-211-24/+105
* ofproto-dpif-upcall: Use last known stats ukey stats on revalidate missed dp ...Eelco Chaudron2023-02-151-1/+1
* ofproto-dpif-upcall: New ukey needs to take the old ukey's dump seq.Peng He2023-02-071-0/+1
* utilities: Add revalidator measurement script and needed USDT probes.Eelco Chaudron2023-01-271-0/+11
* revalidator: Allow min-revalidator-pps to be 0.Han Zhou2023-01-272-1/+5
* openflow: Add extension to flush CT by generic match.Ales Musil2023-01-163-5/+40
* ofproto-dpif-xlate: Update tunnel neighbor when receive gratuitous ARP.Han Ding2022-11-021-3/+11
* bond: Fix crash while logging not yet enabled member.yangchang2022-11-021-1/+1
* ofproto-dpif-xlate: Allow sample when no in_port.Adrian Moreno2022-10-251-1/+1
* ofproto-dpif-xlate: Do not use zero-weight buckets in select groups.Ben Pfaff2022-10-181-5/+11
* ofproto-dpif-upcall: Print more data on unassociated datapath ports.Ilya Maximets2022-10-113-11/+24
* bond: Avoid deadlock while updating post recirculation rules.Ilya Maximets2022-09-163-3/+44
* ofproto-dpif-upcall: Add debug commands to pause/resume revalidators.Ilya Maximets2022-09-161-0/+33
* ofproto-dpif-trace: add --name option for ofproto/trace.Nobuhiro MIKI2022-09-155-22/+94
* ofproto-dpif-xlate: Fix error messages for nonexistent ports/recirc_ids.Ilya Maximets2022-09-091-3/+3
* ofproto-dpif-xlate: Optimize datapath action set by removing last clone action.Eelco Chaudron2022-09-091-0/+37
* ofproto-dpif-xlate: Clear tunnel wc bits if original packet is non-tunnel.wenxu2022-09-091-0/+4
* rhel: Stop installing internal headers.Ilya Maximets2022-07-291-1/+1
* ofproto/bond: Add knob 'all-members-active'.Christophe Fontaine2022-07-152-1/+14
* Fix spelling error exposed in binaries.Frode Nordahl2022-07-141-1/+1
* ofproto-dpif-xlate: No clone when tunnel push is last action.Rosemarie O'Riorden2022-06-291-6/+18
* ofproto-dpif: Avoid unneccesary backer revalidation.lic1212022-06-281-2/+5
* ipfix: Trigger revalidation if ipfix options changes.lic1212022-06-283-22/+38
* ofproto-dpif-xlate: Fix internal CT state for non-recirc traffic.Frode Nordahl2022-06-071-0/+6
* ofproto-dpif: Fix meter use-after-free.Peng He2022-05-301-0/+2
* Revert "odp-util: Always report ODP_FIT_TOO_LITTLE for IGMP."Aaron Conole2022-05-261-1/+0
* ofproto-dpif-xlate: Fix netdev native tunnel neigh discovery spa.wenxu2022-05-251-2/+15
* ofproto-dpif: Trigger revalidation if ct tp changes.lic1212022-05-251-0/+3
* treewide: Avoid offsetting NULL pointers.Dumitru Ceara2022-05-171-1/+1
* treewide: Fix invalid bit shift operations.Dumitru Ceara2022-05-171-1/+2
* ofproto-dpif-xlate: Remove mirror assert.lic1212022-05-041-3/+8
* ofp-monitor: Support flow monitoring for OpenFlow 1.3, 1.4+.Vasu Dasari2022-04-284-50/+96
* ofp-monitor: Extend Flow Monitoring support for OF 1.0-1.2 with Nicira Extens...Vasu Dasari2022-04-283-11/+23
* ofproto-dpif-xlate: Clear out vlan flow fields while processing native tunnel.Thilak Raj Surendra Babu2022-04-271-0/+3
* ofproto-xlate: Fix crash when forwarding packet between legacy_l3 tunnels.Jan Scheurich2022-04-271-0/+4
* ofproto-dpif-xlate: Fix NULL pointer dereference in xlate_normal().Paolo Valerio2022-04-041-1/+1
* ofproto/ofproto-dpif: Fix dpif_type for userspace tunnels.Wan Junjie2022-04-041-0/+4