Age | Commit message (Expand) | Author | Files | Lines |
2022-03-04 | ip: rate-limit the sending of ICMP error messages | Neale Ranns | 1 | -4/+2 |
2022-01-31 | ip: reassembly - add a way to disable for forus | Klement Sekera | 1 | -32/+77 |
2021-12-14 | ip: reassembly: drop zero length fragments | Klement Sekera | 1 | -0/+18 |
2021-12-10 | ip: reassembly: handle atomic fragments correctly | Klement Sekera | 1 | -1/+80 |
2021-12-03 | ip: extension header parsing fails for fragment header | Ole Troan | 1 | -9/+33 |
2021-11-22 | vlib: add virtual time support | Benoît Ganne | 1 | -12/+12 |
2021-03-20 | tests: add support for worker awareness | Klement Sekera | 1 | -21/+18 |
2020-12-16 | ip: fix possible missing trace indexes | Klement Sekera | 1 | -0/+101 |
2020-12-03 | tests: remove py2/py3 six compatability library | Paul Vinciguerra | 1 | -8/+7 |
2020-07-28 | ip: svr: improve performance for non-fragments | Klement Sekera | 1 | -0/+66 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-10-21 | ip: reassembly tests python3 support | Ole Troan | 1 | -16/+13 |
2019-10-11 | tests: extra logging in reassembly tests | Klement Sekera | 1 | -0/+10 |
2019-09-26 | ip: add shallow virtual reassembly functionality | Klement Sekera | 1 | -1/+342 |
2019-09-25 | ip: respect buffer boundary when searching for ipv6 headers | Klement Sekera | 1 | -2/+19 |
2019-09-25 | ip: refactor reassembly | Klement Sekera | 1 | -14/+16 |
2019-08-20 | ip: reassembly: send packet out on correct worker | Klement Sekera | 1 | -3/+351 |
2019-08-20 | tests: Revert "Tests: Example duplicate code refactoring." | Klement Sekera | 1 | -243/+277 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -5/+4 |
2019-05-22 | make test: fix bug due to concurrent commits | Klement Sekera | 1 | -4/+4 |
2019-05-20 | reassembly: prevent long chain attack | Klement Sekera | 1 | -0/+72 |
2019-05-08 | VPP-1508: Fix zip() under python3. | Paul Vinciguerra | 1 | -4/+4 |
2019-04-18 | GRE: API update | Neale Ranns | 1 | -2/+2 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. | Paul Vinciguerra | 1 | -1/+9 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+16 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. | Paul Vinciguerra | 1 | -4/+8 |
2019-03-07 | Tests: Refactor payload_to_info() | Paul Vinciguerra | 1 | -3/+3 |
2019-03-06 | Tests: Example duplicate code refactoring. | Paul Vinciguerra | 1 | -273/+243 |
2019-02-19 | reassembly: fix buffer usage counter | Klement Sekera | 1 | -0/+5 |
2019-01-10 | Enable random reassembly test for ARM | juraj.linkes | 1 | -4/+1 |
2018-12-20 | Tests: Cleanup @skip decorator. | Paul Vinciguerra | 1 | -1/+1 |
2018-12-20 | reassembly: replace asserts with error counters | Klement Sekera | 1 | -2/+3 |
2018-12-16 | VPP-1523: harden reassembly | Klement Sekera | 1 | -2/+42 |
2018-12-13 | reassembly: fix internal buffer count accounting | Klement Sekera | 1 | -0/+31 |
2018-12-13 | VPP-1522: harden reassembly code | Klement Sekera | 1 | -3/+28 |
2018-12-06 | Skip failing ARM testcases for CI | juraj.linkes | 1 | -1/+4 |
2018-11-27 | VPP-1508 python3 tests: use six.iteritems | Paul Vinciguerra | 1 | -5/+7 |
2018-10-04 | Support reassembly for fragments coming to ip4-local node | Juraj Sloboda | 1 | -1/+118 |
2018-09-11 | GBP Endpoint Updates | Neale Ranns | 1 | -1/+2 |
2018-04-03 | reassembly: bug fixes | Klement Sekera | 1 | -2/+1 |
2018-03-21 | reassembly: feature/concurrency | Klement Sekera | 1 | -0/+972 |
2018-03-07 | test: disable reassembly tests and system modification script | Damjan Marion | 1 | -966/+0 |
2018-02-01 | IPv4/6 reassembly | Klement Sekera | 1 | -0/+966 |