Age | Commit message (Expand) | Author | Files | Lines |
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 |