Age | Commit message (Expand) | Author | Files | Lines |
2021-02-15 | fib: Always honour flow hash flag |  Neale Ranns | 1 | -8/+15 |
2021-02-08 | tunnel: support copying TTL and flow label from inner to outer |  Neale Ranns | 1 | -2/+3 |
2021-01-07 | ipip: Support MPLS over IP |  Neale Ranns | 1 | -0/+52 |
2020-12-09 | fib: supporting inner flow hash on tunnels |  Mohammed Hawari | 1 | -6/+14 |
2020-09-17 | teib: Use ip_address_t not ip46_address_t |  Neale Ranns | 1 | -8/+10 |
2020-09-17 | teib: Add adj-fibs for peers/adjacencies on p2mp interface |  Neale Ranns | 1 | -1/+2 |
2020-05-04 | fib: midchain adjacency optimisations |  Neale Ranns | 1 | -11/+27 |
2020-02-04 | teib: Rename NHRP to TEIB |  Neale Ranns | 1 | -30/+30 |
2020-01-30 | gre: Tunnel encap/decap flags |  Neale Ranns | 1 | -65/+88 |
2020-01-27 | ipip: Multi-point interface |  Neale Ranns | 1 | -43/+279 |
2020-01-27 | tunnel: Common types for IP tunnels |  Neale Ranns | 1 | -27/+13 |
2019-12-12 | ikev2: fix crash during SA rekey |  Filip Tehlar | 1 | -1/+5 |
2019-12-03 | fib: constify the adjacency in the rewrite nodes |  Neale Ranns | 1 | -2/+2 |
2019-12-03 | ipip: Tunnel flags controlling copying data to/from payload/encap |  Neale Ranns | 1 | -19/+50 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -0/+18 |
2019-03-26 | ADJ: midchain delegate to performing stacking |  Neale Ranns | 1 | -91/+13 |
2018-12-07 | FIB recusrion loop checks traverse midchain adjacencies |  Neale Ranns | 1 | -48/+17 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -2/+2 |
2018-09-27 | IPIP and IPv6 fragmentation |  Ole Troan | 1 | -0/+4 |
2018-07-23 | fix vector index range checks |  Eyal Bari | 1 | -1/+1 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support |  Ole Troan | 1 | -3/+1 |
2018-05-25 | VPP-1277: IPIP - Copy TOS/TC from inner packet to outer. |  Ole Troan | 1 | -6/+49 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... |  Damjan Marion | 1 | -3/+4 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) |  Ole Troan | 1 | -4/+3 |
2018-03-14 | IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support. |  Ole Troan | 1 | -0/+566 |