Age | Commit message (Expand) | Author | Files | Lines |
2020-09-17 | teib: Add adj-fibs for peers/adjacencies on p2mp interface | Neale Ranns | 1 | -2/+47 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces | Neale Ranns | 1 | -4/+4 |
2020-02-04 | teib: Rename NHRP to TEIB | Neale Ranns | 1 | -5/+5 |
2020-01-27 | ipip: Multi-point interface | Neale Ranns | 1 | -0/+111 |
2020-01-27 | tunnel: Common types for IP tunnels | Neale Ranns | 1 | -16/+24 |
2019-12-03 | ipip: Tunnel flags controlling copying data to/from payload/encap | Neale Ranns | 1 | -81/+539 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-11-05 | ip: Fragmentation fixes | Neale Ranns | 1 | -4/+21 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -5/+5 |
2019-05-27 | IPIP tunnel: use address types on API | Neale Ranns | 1 | -21/+25 |
2019-05-22 | stats: support multiple works for error counters | Ole Troan | 1 | -5/+5 |
2019-05-20 | reassembly: prevent long chain attack | Klement Sekera | 1 | -0/+10 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+8 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-06 | test framework: vpp_papi_provider.py - further cleanup | Ole Troan | 1 | -12/+12 |
2019-02-04 | VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type... | Paul Vinciguerra | 1 | -0/+1 |
2018-12-10 | Test framework: StringIO fixes for Python3 | Ole Troan | 1 | -20/+6 |
2018-11-29 | Trivial: test/test_ipip.py | Paul Vinciguerra | 1 | -3/+3 |
2018-09-27 | IPIP and IPv6 fragmentation | Ole Troan | 1 | -19/+206 |
2018-09-17 | STATS: Dynamically mapped shared memory segment | Ole Troan | 1 | -7/+9 |
2018-09-11 | GBP Endpoint Updates | Neale Ranns | 1 | -1/+2 |
2018-09-02 | STATS: Python binding to access VPP statistics and counters. | Ole Troan | 1 | -0/+10 |
2018-08-22 | IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes | Neale Ranns | 1 | -1/+13 |
2018-08-10 | IP fragmentation buffer chains, part 2. | Ole Troan | 1 | -12/+54 |
2018-08-10 | IP fragmentation to handle buffer chains. | Ole Troan | 1 | -0/+51 |
2018-05-25 | VPP-1277: IPIP - Copy TOS/TC from inner packet to outer. | Ole Troan | 1 | -16/+19 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 1 | -64/+6 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 1 | -6/+64 |
2018-03-15 | IPIP: Linter on test_*.py | Ole Troan | 1 | -63/+30 |
2018-03-14 | IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support. | Ole Troan | 1 | -0/+248 |