Age | Commit message (Expand) | Author | Files | Lines |
2020-02-04 | teib: Rename NHRP to TEIB | Neale Ranns | 3 | -32/+32 |
2020-02-03 | gre: improve .api descriptions | Vratko Polak | 1 | -8/+28 |
2020-02-03 | gre: add missing .api edits | Vratko Polak | 1 | -2/+2 |
2020-01-30 | gre: Tunnel encap/decap flags | Neale Ranns | 5 | -17/+123 |
2020-01-27 | ipip: Multi-point interface | Neale Ranns | 3 | -15/+80 |
2020-01-27 | tunnel: Common types for IP tunnels | Neale Ranns | 5 | -98/+28 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published | John DeNisco | 1 | -1/+1 |
2020-01-06 | gre: fix feature.yaml error | Ole Troan | 1 | -2/+2 |
2020-01-06 | gre: Add FEATURE.yaml | Neale Ranns | 1 | -0/+13 |
2019-12-19 | gre: multipoint ingress lookup fix | Neale Ranns | 3 | -59/+176 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -1/+1 |
2019-12-04 | gre: Multi-point interfaces | Neale Ranns | 5 | -119/+239 |
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-06-07 | gre: update gre.api with explicit types | Ole Troan | 1 | -6/+5 |
2019-05-28 | gre: don't register gre input nodes unless a gre tunnel is created | Jakub Grajciar | 2 | -3/+4 |
2019-04-22 | GRE: set gre_tunnel_type init value to zero in API | Alexander Chernavin | 1 | -1/+1 |
2019-04-18 | GRE: API update | Neale Ranns | 4 | -88/+136 |
2019-04-08 | fixing typos | Jim Thompson | 1 | -1/+1 |
2019-03-26 | ADJ: midchain delegate to performing stacking | Neale Ranns | 2 | -94/+7 |
2019-03-26 | Convert GRE nodes to new buffer APIs and multiarch | Benoît Ganne | 2 | -618/+470 |
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 | 2 | -19/+20 |
2018-12-07 | FIB recusrion loop checks traverse midchain adjacencies | Neale Ranns | 2 | -39/+12 |
2018-10-23 | c11 safe string handling support | Dave Barach | 4 | -9/+9 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 1 | -3/+3 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets | Neale Ranns | 1 | -1/+2 |
2018-09-19 | GRE: fix 4o6 and 6o4 adj stacking | Neale Ranns | 1 | -3/+3 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes | Neale Ranns | 1 | -0/+1 |
2018-07-23 | fix vector index range checks | Eyal Bari | 1 | -1/+1 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 1 | -1/+1 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 1 | -4/+1 |
2018-05-23 | VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. | Ole Troan | 1 | -2/+2 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 1 | -0/+5 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 1 | -1/+5 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 1 | -5/+1 |
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 | 2 | -9/+12 |
2018-02-16 | Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup | John Lo | 2 | -15/+20 |
2018-02-15 | Optimize GRE Tunnel and add support for ERSPAN encap | John Lo | 7 | -338/+677 |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... | Neale Ranns | 1 | -4/+7 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output | John Lo | 1 | -23/+7 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -10/+8 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -2/+2 |
2018-01-09 | GRE tunnel key should use fib_index instead of fib_id (VPP-1118) | John Lo | 1 | -12/+1 |
2018-01-06 | GRE tunnel key should use fib_index instead of fib_id (VPP-1118) | John Lo | 1 | -2/+11 |
2017-12-16 | GRE tunnel key includes the FIB table | Neale Ranns | 4 | -137/+219 |
2017-12-13 | GRE: fix single loop decap and add test | Neale Ranns | 1 | -1/+1 |
2017-11-27 | VPP-253 Coding standards cleanup - vnet/vnet/gre | Swarup Nayak | 6 | -878/+968 |