Age | Commit message (Expand) | Author | Files | Lines |
2018-12-07 | FIB recusrion loop checks traverse midchain adjacencies | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 2 | -39/+12 |
2018-10-23 | c11 safe string handling support | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 4 | -9/+9 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | ![](//seccdn.libravatar.org/avatar/f8a2b9b9e4ac40581b97789d70a6041f?s=13&d=retro) Sirshak Das | 1 | -3/+3 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+2 |
2018-09-19 | GRE: fix 4o6 and 6o4 adj stacking | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -3/+3 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+1 |
2018-07-23 | fix vector index range checks | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -1/+1 |
2018-07-11 | avoid using thread local storage for thread index | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -4/+1 |
2018-05-23 | VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -2/+2 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | ![](//seccdn.libravatar.org/avatar/12a20876e4604d42d407330c5a70f937?s=13&d=retro) Dave Barach | 1 | -0/+5 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+5 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -5/+1 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -21/+1 |
2018-03-01 | Fix ERSPAN encap to set EN bits in the header and add test case | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 2 | -9/+12 |
2018-02-16 | Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 2 | -15/+20 |
2018-02-15 | Optimize GRE Tunnel and add support for ERSPAN encap | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 7 | -338/+677 |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -4/+7 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -1/+1 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -23/+7 |
2018-01-11 | api: remove transport specific code from handlers | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -10/+8 |
2018-01-09 | api: refactor vlibmemory | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -2/+2 |
2018-01-09 | GRE tunnel key should use fib_index instead of fib_id (VPP-1118) | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -12/+1 |
2018-01-06 | GRE tunnel key should use fib_index instead of fib_id (VPP-1118) | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -2/+11 |
2017-12-16 | GRE tunnel key includes the FIB table | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 4 | -137/+219 |
2017-12-13 | GRE: fix single loop decap and add test | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2017-11-27 | VPP-253 Coding standards cleanup - vnet/vnet/gre | ![](//seccdn.libravatar.org/avatar/86189f2a172e48a923160d27e82901fb?s=13&d=retro) Swarup Nayak | 6 | -878/+968 |
2017-11-26 | FIB: store the node type not the function pointer. | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+0 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -1/+1 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -0/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | ![](//seccdn.libravatar.org/avatar/addc40e395a2e187d32a25f334920b28?s=13&d=retro) Christophe Fontaine | 1 | -1/+1 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+1 |
2017-04-06 | Use thread local storage for thread index | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -4/+4 |
2017-04-05 | GRE over IPv6 | ![](//seccdn.libravatar.org/avatar/6647846580623530965ded03b9180101?s=13&d=retro) Ciara Loftus | 5 | -165/+533 |
2017-04-04 | Fix issue with gre protocol registration when running multithreaded | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -39/+15 |
2017-04-03 | Adjacency layout change and move to vnet/adj | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+2 |
2017-03-16 | vlib: make runtime_data thread-local | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -5/+21 |
2017-03-09 | Tests to target holes in adjacency and DPO test coverage | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+3 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | ![](//seccdn.libravatar.org/avatar/70ada0cdcea985bad3d17970f358378e?s=13&d=retro) Billy McFall | 1 | -10/+25 |
2017-02-13 | Basic support for LISP-GPE encapsulated NSH packets | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+3 |
2016-12-28 | Reorganize source tree to use single autotools instance | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 9 | -0/+2243 |