Age | Commit message (Expand) | Author | Files | Lines |
2021-11-19 | fib: Don't use [midchain] adjacencies to change an interface's feature arc |  Neale Ranns | 1 | -3/+0 |
2021-02-15 | ip: Path MTU |  Neale Ranns | 1 | -2/+7 |
2021-02-15 | fib: Always honour flow hash flag |  Neale Ranns | 1 | -8/+17 |
2021-02-08 | tunnel: support copying TTL and flow label from inner to outer |  Neale Ranns | 1 | -1/+1 |
2020-12-09 | fib: supporting inner flow hash on tunnels |  Mohammed Hawari | 1 | -2/+12 |
2020-10-08 | gre: MPLS over GRE does not select correct fixup function |  Neale Ranns | 1 | -2/+2 |
2020-09-17 | teib: Use ip_address_t not ip46_address_t |  Neale Ranns | 1 | -2/+2 |
2020-09-17 | teib: Add adj-fibs for peers/adjacencies on p2mp interface |  Neale Ranns | 1 | -1/+2 |
2020-07-16 | gre: fix outer ip6 length |  Aloys Augustin | 1 | -5/+5 |
2020-04-22 | gre: Optimise encap node for tunnel types |  Neale Ranns | 1 | -7/+37 |
2020-02-04 | teib: Rename NHRP to TEIB |  Neale Ranns | 1 | -4/+4 |
2020-01-30 | gre: Tunnel encap/decap flags |  Neale Ranns | 1 | -17/+110 |
2020-01-27 | ipip: Multi-point interface |  Neale Ranns | 1 | -15/+38 |
2019-12-04 | gre: Multi-point interfaces |  Neale Ranns | 1 | -4/+57 |
2019-12-03 | fib: constify the adjacency in the rewrite nodes |  Neale Ranns | 1 | -2/+2 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -0/+24 |
2019-03-26 | Convert GRE nodes to new buffer APIs and multiarch |  Benoît Ganne | 1 | -156/+130 |
2019-03-13 | VPP-1576: fix a set of coverity warnings |  Dave Barach | 1 | -2/+2 |
2019-03-05 | gre: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -7/+11 |
2018-12-07 | FIB recusrion loop checks traverse midchain adjacencies |  Neale Ranns | 1 | -4/+7 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -1/+1 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins |  Sirshak Das | 1 | -3/+3 |
2018-05-23 | VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. |  Ole Troan | 1 | -2/+2 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' |  Neale Ranns | 1 | -21/+1 |
2018-03-01 | Fix ERSPAN encap to set EN bits in the header and add test case |  John Lo | 1 | -9/+9 |
2018-02-16 | Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup |  John Lo | 1 | -12/+15 |
2018-02-15 | Optimize GRE Tunnel and add support for ERSPAN encap |  John Lo | 1 | -81/+190 |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... |  Neale Ranns | 1 | -4/+7 |
2017-12-16 | GRE tunnel key includes the FIB table |  Neale Ranns | 1 | -2/+4 |
2017-11-27 | VPP-253 Coding standards cleanup - vnet/vnet/gre |  Swarup Nayak | 1 | -134/+156 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. |  Christophe Fontaine | 1 | -1/+1 |
2017-04-05 | GRE over IPv6 |  Ciara Loftus | 1 | -24/+86 |
2017-04-03 | Adjacency layout change and move to vnet/adj |  Neale Ranns | 1 | -2/+2 |
2017-03-09 | Tests to target holes in adjacency and DPO test coverage |  Neale Ranns | 1 | -1/+3 |
2017-02-13 | Basic support for LISP-GPE encapsulated NSH packets |  Florin Coras | 1 | -0/+3 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+455 |