Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-11-26 | FIB: store the node type not the function pointer. |  Neale Ranns | 1 | -2/+0 |
2017-10-24 | Add extern to *_main global variable declarations in header files. |  Dave Wallace | 1 | -1/+1 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps |  Dave Barach | 1 | -0/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. |  Christophe Fontaine | 1 | -1/+1 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... |  Neale Ranns | 1 | -2/+1 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -4/+4 |
2017-04-05 | GRE over IPv6 |  Ciara Loftus | 5 | -165/+533 |
2017-04-04 | Fix issue with gre protocol registration when running multithreaded |  Damjan Marion | 2 | -39/+15 |
2017-04-03 | Adjacency layout change and move to vnet/adj |  Neale Ranns | 1 | -2/+2 |
2017-03-16 | vlib: make runtime_data thread-local |  Damjan Marion | 1 | -5/+21 |
2017-03-09 | Tests to target holes in adjacency and DPO test coverage |  Neale Ranns | 1 | -1/+3 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter |  Billy McFall | 1 | -10/+25 |
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 | 9 | -0/+2243 |