Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-28 | cnat: Fix unformat_cnat_snat_interface_map_type | Miguel Borges de Freitas | 1 | -1/+1 |
2022-10-24 | docs: update cnat docs to current vpp version | Miguel Borges de Freitas | 1 | -5/+13 |
2022-10-17 | cnat: Add sctp support | Nathan Skrzypczak | 2 | -0/+52 |
2022-09-19 | cnat: coverity fix | Nathan Skrzypczak | 1 | -0/+4 |
2022-03-18 | cnat: Fix conflicting rsession | Nathan Skrzypczak | 4 | -39/+87 |
2022-01-30 | cnat: maglev fixes & improvements | Nathan Skrzypczak | 5 | -103/+400 |
2021-12-03 | fib: Fix the display (or lack of) for fib node types in dependent children lists | Neale Ranns | 1 | -1/+1 |
2021-10-11 | docs: nitfixes in FEATURE.yaml | Nathan Skrzypczak | 1 | -1/+1 |
2021-10-04 | docs: plugin comment nitfixes | Nathan Skrzypczak | 1 | -7/+7 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} | Damjan Marion | 1 | -2/+2 |
2021-06-09 | cnat: fix spinlock | Nathan Skrzypczak | 1 | -1/+4 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -975/+0 |
2021-04-21 | cnat: Fix session flag initialization | Nathan Skrzypczak | 4 | -1/+8 |
2021-04-05 | cnat: explicit BIHASH_USE_HEAP setting | Dave Barach | 1 | -0/+2 |
2021-03-15 | cnat: maglev fixes | Nathan Skrzypczak | 4 | -31/+47 |
2021-03-08 | cnat: Coverity fix | Nathan Skrzypczak | 1 | -1/+1 |
2021-03-04 | cnat: Add calico/k8s src policy | Nathan Skrzypczak | 3 | -2/+59 |
2021-03-04 | cnat: Prepare extended snat policies | Nathan Skrzypczak | 14 | -549/+770 |
2021-03-04 | cnat: Fix snat with dhcp | Nathan Skrzypczak | 4 | -11/+17 |
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 |