Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-26 | cnat: coverity fix | Nathan Skrzypczak | 1 | -2/+4 |
2021-02-26 | cnat: add input feature node | Nathan Skrzypczak | 6 | -0/+507 |
2021-02-26 | cnat: Add maglev support | Nathan Skrzypczak | 9 | -25/+253 |
2021-02-26 | cnat: fixes & prepare maglev | Nathan Skrzypczak | 16 | -366/+390 |
2021-01-28 | cnat: Fix session with deleted tr | Nathan Skrzypczak | 3 | -9/+3 |
2021-01-28 | cnat: Fix throttle hash & cleanup | Nathan Skrzypczak | 5 | -106/+67 |
2020-12-14 | misc: refactor clib_bitmap_foreach macro | Damjan Marion | 1 | -3/+3 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 3 | -19/+18 |
2020-11-13 | cnat: zero-initialize structs | Andrew Yourtchenko | 1 | -2/+2 |
2020-11-10 | cnat: Fix invalid adj_index | Nathan Skrzypczak | 2 | -10/+29 |
2020-11-05 | cnat: reduce compile time | Nathan Skrzypczak | 2 | -20/+20 |
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 2 | -0/+4 |
2020-10-24 | cnat: coverity fix | Nathan Skrzypczak | 3 | -11/+23 |
2020-10-21 | cnat: allow max_u16 translation backends | Nathan Skrzypczak | 4 | -8/+25 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 1 | -1/+1 |
2020-10-19 | ip: Move the IP6 fib into ip6_[m]fib.c | Neale Ranns | 1 | -0/+1 |
2020-10-14 | cnat: Fix backend LB | Nathan Skrzypczak | 1 | -1/+1 |
2020-09-27 | cnat: fix cnat_translation_cli_add_del | Dave Barach | 1 | -12/+24 |
2020-09-27 | cnat: fix session scanner restart point | Dave Barach | 1 | -1/+1 |
2020-09-25 | cnat: Add DHCP support | Nathan Skrzypczak | 11 | -109/+716 |
2020-09-25 | cnat: Introduce parametric source policy | Nathan Skrzypczak | 13 | -244/+445 |
2020-09-25 | cnat: Add support for SNat ICMP | Nathan Skrzypczak | 7 | -143/+461 |
2020-09-25 | cnat: Ip ICMP error support | Nathan Skrzypczak | 6 | -165/+557 |
2020-09-23 | cnat: Disable default scanner process | Nathan Skrzypczak | 8 | -24/+120 |
2020-09-05 | docs: Improve & link cnat doc | Nathan Skrzypczak | 1 | -13/+79 |
2020-09-04 | cnat: fix cnat_set_snat() debug CLI | Dave Barach | 1 | -6/+18 |
2020-09-04 | cnat: fix snat ip v6 tests | MathiasRaoul | 1 | -6/+6 |
2020-09-01 | misc: fix uninitialized use warnings with gcc-{8,9} | Aloys Augustin | 1 | -2/+2 |
2020-09-01 | cnat: Fix typo in ts handling | Nathan Skrzypczak | 1 | -1/+0 |
2020-08-31 | cnat: Destination based NAT | Neale Ranns | 22 | -0/+4950 |