Age | Commit message (Expand) | Author | Files | Lines |
2024-12-04 | tests: remove decorator tag_fixme_ubuntu2204 |  Ivan Ivanets | 1 | -1/+1 |
2024-10-21 | tests: remove tag_fixme_ubuntu2204 |  Ivan Ivanets | 1 | -2/+1 |
2024-07-12 | tests: skip more excluded plugin tests |  Dmitry Valter | 1 | -0/+3 |
2024-07-12 | fib: make mfib optional |  Benoît Ganne | 1 | -5/+5 |
2024-07-03 | tests: disable failing tests on Ubuntu 22.04 |  Andrew Yourtchenko | 1 | -2/+0 |
2023-11-03 | tests: refactor asf framework code |  Dave Wallace | 1 | -2/+2 |
2023-09-13 | nat: fix nat44_ed set_session_limit crash |  Vladislav Grishenko | 1 | -2/+5 |
2023-09-06 | nat: improve nat44-ed outside address distribution |  Vladislav Grishenko | 1 | -13/+12 |
2023-08-16 | tests docs: update python3 venv packages |  Dave Wallace | 1 | -3/+0 |
2023-02-03 | nat: fix accidental o2i deletion/reuse |  Dmitry Valter | 1 | -2/+73 |
2022-12-15 | nat: disable nat44-ed/ei features on interface deletion |  Vladislav Grishenko | 1 | -1/+46 |
2022-09-27 | tests: disable failing tests on ubuntu-22.04 debian-11 |  Dave Wallace | 1 | -0/+4 |
2022-09-15 | nat: fix nat44-ed port range with multiple workers |  Vladislav Grishenko | 1 | -1/+192 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 1 | -1245/+1657 |
2022-04-21 | nat: tweak rfc7857 tcp connection tracking |  Ole Troan | 1 | -24/+20 |
2022-04-01 | nat: nat44-ed cleanup & fixes |  Filip Varga | 1 | -11/+14 |
2022-03-17 | nat: fix ICMP error translation |  Klement Sekera | 1 | -17/+22 |
2022-03-04 | ip: rate-limit the sending of ICMP error messages |  Neale Ranns | 1 | -4/+1 |
2022-02-21 | tests: add enhanced packet counter verification |  Klement Sekera | 1 | -26/+53 |
2022-01-24 | nat: TCP state tracking based on RFC 7857/RFC 6146 |  Klement Sekera | 1 | -158/+462 |
2021-11-22 | nat: change nat44-ed test pool address |  Filip Varga | 1 | -1/+1 |
2021-11-22 | vlib: add virtual time support |  Benoît Ganne | 1 | -6/+6 |
2021-11-10 | nat: api autoendian fix |  Filip Varga | 1 | -4/+4 |
2021-10-20 | nat: enable skipped nat44-ed multi worker tests |  Filip Varga | 1 | -57/+0 |
2021-10-14 | nat: static mappings in flow hash |  Klement Sekera | 1 | -9/+6 |
2021-10-12 | Revert "nat: static mappings in flow hash" |  Ole Troan | 1 | -8/+10 |
2021-10-12 | nat: static mappings in flow hash |  Klement Sekera | 1 | -10/+8 |
2021-08-19 | nat: handle ED in2out ICMP errors with workers |  Matthew Smith | 1 | -0/+45 |
2021-08-17 | nat: fix counters increment for output feature |  Alexander Chernavin | 1 | -1/+1 |
2021-07-29 | nat: fix ICMP checksum validation |  Klement Sekera | 1 | -0/+44 |
2021-07-19 | nat: harden ICMP handling |  Klement Sekera | 1 | -0/+4 |
2021-07-14 | nat: adding support for icmp-error msg |  Filip Varga | 1 | -0/+35 |
2021-07-14 | nat: refactoring NAT44ED cfg functions |  Filip Varga | 1 | -11/+2 |
2021-06-22 | nat: don't drop packet with ttl=1 if output feature |  Klement Sekera | 1 | -0/+26 |
2021-05-18 | nat: refactor multiple vrf tests |  Klement Sekera | 1 | -25/+120 |
2021-05-13 | tests: move test source to vpp/test |  Dave Wallace | 1 | -0/+3662 |