Age | Commit message (Expand) | Author | Files | Lines |
2021-11-02 | build: remove unnecessary executable bits |  Ray Kinsella | 1 | -0/+0 |
2021-05-08 | tests: fix another race condition in punt tests |  Dave Wallace | 1 | -5/+7 |
2021-05-06 | tests: fix race condition in punt tests |  Dave Wallace | 1 | -1/+1 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration |  Andrew Yourtchenko | 1 | -0/+2 |
2021-01-07 | ipsec: Deprecated the old IPsec Tunnel interface |  Neale Ranns | 1 | -20/+25 |
2020-05-15 | ikev2: add support for NAT traversal |  Filip Tehlar | 1 | -4/+1 |
2020-02-26 | api: improve api string safety |  Jakub Grajciar | 1 | -0/+2 |
2020-02-25 | vlib: Punt reason allocation listener enable/disable callback |  Neale Ranns | 1 | -24/+36 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -1/+0 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels |  Neale Ranns | 1 | -7/+13 |
2019-11-07 | tests: make threads in punt tests join when finished |  Andrew Yourtchenko | 1 | -8/+23 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-18 | ip: add python3 support to punt tests |  Ole Troan | 1 | -77/+50 |
2019-07-31 | tests: disable pg capture before enabling it |  Andrew Yourtchenko | 1 | -1/+5 |
2019-07-12 | ip ipsec: Remove IPSec SPI-0 punt reason |  Neale Ranns | 1 | -26/+32 |
2019-06-19 | tests: send packet output to log - test_punt.py |  Paul Vinciguerra | 1 | -1/+0 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -2/+1 |
2019-06-14 | ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped... |  Neale Ranns | 1 | -13/+40 |
2019-06-04 | Punt: specify packets by IP protocol Type |  Neale Ranns | 1 | -3/+160 |
2019-05-28 | Punt: socket register for exception dispatched/punted packets based on reason |  Neale Ranns | 1 | -308/+500 |
2019-05-22 | stats: support multiple works for error counters |  Ole Troan | 1 | -1/+1 |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. |  Paul Vinciguerra | 1 | -2/+0 |
2019-05-16 | tests: refactor. Replace literal constant w/ named constant. |  Paul Vinciguerra | 1 | -17/+19 |
2019-04-05 | IPSEC: punt reasons; SPI=0, no-tunnel |  Neale Ranns | 1 | -6/+6 |
2019-03-28 | Punt Infra |  Neale Ranns | 1 | -0/+176 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -4/+4 |
2019-03-11 | VPP-1508: Tests: Fix vpp_api struct.error under py3. |  Paul Vinciguerra | 1 | -25/+48 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. |  Paul Vinciguerra | 1 | -2/+3 |
2019-02-04 | VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type... |  Paul Vinciguerra | 1 | -0/+25 |
2018-12-21 | Revert "tests: Rework vpp config generation." |  Ole Troan | 1 | -2/+2 |
2018-12-21 | tests: Rework vpp config generation. |  Paul Vinciguerra | 1 | -2/+2 |
2018-12-18 | punt: additional tests for multi clients |  Pavel Kotucek | 1 | -91/+408 |
2018-12-07 | VPP-1506: dump local punts and registered punt sockets |  Pavel Kotucek | 1 | -0/+309 |