Age | Commit message (Expand) | Author | Files | Lines |
2020-03-27 | acl: API cleanup | Jakub Grajciar | 3 | -176/+39 |
2020-03-26 | acl: revert acl: api cleanup | Ole Trøan | 3 | -39/+176 |
2020-03-26 | acl: API cleanup | Jakub Grajciar | 3 | -176/+39 |
2020-03-26 | tests: speed up ipsec unit tests execution | Filip Tehlar | 1 | -54/+1 |
2020-03-23 | ipsec: Revert "ipsec: fix chained ESP" | Florin Coras | 1 | -2/+1 |
2020-03-23 | sr: srv6 API cleanup | Jakub Grajciar | 1 | -121/+0 |
2020-03-23 | ipsec: fix chained ESP | Filip Tehlar | 1 | -1/+2 |
2020-03-17 | fib: Always install all routers mcast addresses | Neale Ranns | 2 | -2/+2 |
2020-03-16 | vxlan: vxlan/vxlan.api API cleanup | Jakub Grajciar | 4 | -92/+172 |
2020-03-13 | tests: avoid unnecessary rebuilds | Klement Sekera | 1 | -2/+2 |
2020-03-12 | vppinfra: refactor clib_timebase_t | Dave Barach | 1 | -1/+6 |
2020-03-12 | policer: API cleanup | Jakub Grajciar | 4 | -44/+78 |
2020-03-10 | tests: add running_gcov_tests to framework.py | Dave Barach | 3 | -3/+14 |
2020-03-09 | l2: API cleanup | Jakub Grajciar | 3 | -71/+9 |
2020-03-05 | session: API cleanup | Jakub Grajciar | 5 | -10/+9 |
2020-02-26 | sr: API cleanup | Jakub Grajciar | 1 | -1/+1 |
2020-02-26 | api: improve api string safety | Jakub Grajciar | 2 | -0/+69 |
2020-02-25 | vlib: Punt reason allocation listener enable/disable callback | Neale Ranns | 1 | -24/+36 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces | Neale Ranns | 6 | -56/+352 |
2020-02-20 | ip-neighbor: Fix aging timeout | Vladimir Isaev | 1 | -1/+22 |
2020-02-17 | bfd: use tw_timer_template instead of legacy wheel | Klement Sekera | 1 | -2/+0 |
2020-02-13 | vrrp: add plugin providing vrrp support | Matthew Smith | 1 | -0/+35 |
2020-02-11 | ipsec: add support for chained buffers | Filip Tehlar | 2 | -51/+30 |
2020-02-11 | sr: update NH value for Ethernet payloads | pcamaril | 1 | -1/+1 |
2020-02-11 | ip: fix ip-local errors | Florin Coras | 1 | -2/+2 |
2020-02-10 | ip-neighbor: fix MLD reports not being sent | Neale Ranns | 1 | -1/+31 |
2020-02-07 | tests: support python 3.8 | Ole Troan | 4 | -8/+7 |
2020-02-05 | stats: fix state counter removal | Vladimir Isaev | 1 | -40/+41 |
2020-02-05 | ipsec: set l2_len for GRE-TEB tunnel decap | John Lo | 1 | -1/+122 |
2020-02-04 | teib: Rename NHRP to TEIB | Neale Ranns | 3 | -20/+20 |
2020-01-30 | vppinfra: improve clocks_per_second convergence | Dave Barach | 1 | -0/+2 |
2020-01-30 | gre: Tunnel encap/decap flags | Neale Ranns | 3 | -70/+66 |
2020-01-27 | ipip: Multi-point interface | Neale Ranns | 3 | -13/+130 |
2020-01-27 | tunnel: Common types for IP tunnels | Neale Ranns | 3 | -22/+30 |
2020-01-27 | bfd: reset peer discriminator on timeout | Klement Sekera | 1 | -0/+11 |
2020-01-16 | tests: fix typo in test doc string | Paul Vinciguerra | 1 | -1/+1 |
2020-01-16 | tests: fix TypeError in run_tests.py | Paul Vinciguerra | 1 | -4/+5 |
2020-01-14 | tests: fix worker thread initialization | Paul Vinciguerra | 1 | -4/+4 |
2020-01-13 | tests: disable the tap test for the time being | Andrew Yourtchenko | 1 | -1/+1 |
2020-01-04 | ipsec: AH copy destination and source address from template | Neale Ranns | 2 | -12/+26 |
2020-01-04 | ipsec: Targeted unit testing | Neale Ranns | 3 | -10/+481 |
2020-01-02 | tests: configure 32 mb physmem | Dave Barach | 2 | -2/+2 |
2020-01-02 | tests: bfd - move test_poll_response to EXTENDED_TESTS | Paul Vinciguerra | 1 | -0/+2 |
2019-12-31 | ip-neighbor: set link-type ARP on incomplete adjacencies | Neale Ranns | 1 | -0/+65 |
2019-12-27 | tests: test_mpls_v6_ebgp_pic - don't write to stdout | Paul Vinciguerra | 1 | -1/+1 |
2019-12-26 | tests: tls - don't print skip info to stdout | Paul Vinciguerra | 1 | -3/+6 |
2019-12-25 | classify: "classify filter ..." debug CLI cleanup | Dave Barach | 1 | -2/+2 |
2019-12-24 | tests: fix skip logic on test_tap | Paul Vinciguerra | 1 | -2/+2 |
2019-12-23 | ipsec: Test and fix IPSec worker hand-off | Neale Ranns | 6 | -21/+132 |
2019-12-23 | tests: TestL2bdMultiInst - break serial dependency on tests | Paul Vinciguerra | 1 | -10/+15 |