Age | Commit message (Expand) | Author | Files | Lines |
2020-05-04 | fib: midchain adjacency optimisations | Neale Ranns | 1 | -11/+27 |
2020-02-21 | ipip: Unintialized return variable (coverity warning) | Neale Ranns | 1 | -0/+1 |
2020-02-04 | teib: Rename NHRP to TEIB | Neale Ranns | 1 | -30/+30 |
2020-01-30 | gre: Tunnel encap/decap flags | Neale Ranns | 2 | -85/+100 |
2020-01-27 | ipip: Multi-point interface | Neale Ranns | 7 | -79/+386 |
2020-01-27 | tunnel: Common types for IP tunnels | Neale Ranns | 9 | -190/+27 |
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 | 2 | -6/+6 |
2019-12-03 | ipip: Tunnel flags controlling copying data to/from payload/encap | Neale Ranns | 9 | -34/+258 |
2019-11-06 | build: add yaml file linting to make checkstyle | Paul Vinciguerra | 1 | -9/+11 |
2019-10-15 | ipip: fix typos in short_help | Ignas Bacius | 1 | -3/+3 |
2019-09-25 | api: split api generated files | Ole Troan | 2 | -65/+31 |
2019-07-19 | fib: FIB Entry tracking | Neale Ranns | 1 | -10/+7 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys | Paul Vinciguerra | 1 | -2/+2 |
2019-06-18 | ipsec: ipsec-tun protect | Neale Ranns | 2 | -1/+21 |
2019-05-31 | tools: FEATURE.yaml meta-data infrastructure | Ole Troan | 1 | -0/+22 |
2019-05-30 | ipip: refactor ipip.api with explicit types | Ole Troan | 2 | -24/+16 |
2019-05-27 | IPIP tunnel: use address types on API | Neale Ranns | 2 | -46/+48 |
2019-04-19 | 6rd: fix debug cli short-help | Benoît Ganne | 1 | -1/+2 |
2019-04-08 | fixing typos | Jim Thompson | 1 | -1/+1 |
2019-03-26 | ADJ: midchain delegate to performing stacking | Neale Ranns | 2 | -110/+22 |
2019-03-06 | ipip: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 1 | -11/+5 |
2018-12-07 | FIB recusrion loop checks traverse midchain adjacencies | Neale Ranns | 2 | -51/+20 |
2018-11-29 | API: Add support for type aliases | Ole Troan | 1 | -6/+7 |
2018-10-23 | c11 safe string handling support | Dave Barach | 3 | -4/+4 |
2018-09-27 | IPIP and IPv6 fragmentation | Ole Troan | 2 | -0/+12 |
2018-08-22 | IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes | Neale Ranns | 5 | -59/+136 |
2018-08-10 | IP fragmentation to handle buffer chains. | Ole Troan | 2 | -5/+14 |
2018-07-30 | SIXRD: fix post introduction of the directed subnet broadcast | Neale Ranns | 1 | -11/+2 |
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 | 2 | -4/+2 |
2018-05-25 | VPP-1277: IPIP - Copy TOS/TC from inner packet to outer. | Ole Troan | 5 | -18/+109 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 1 | -0/+3 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 2 | -5/+5 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 2 | -5/+5 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | Neale Ranns | 1 | -1/+1 |
2018-04-05 | IPIP: version.h is not needed | Neale Ranns | 1 | -1/+0 |
2018-03-19 | IPIP: Fix coverity error. | Ole Troan | 1 | -0/+3 |
2018-03-14 | IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support. | Ole Troan | 8 | -0/+2242 |