nat: add saddr info to nat44-ed o2i flow's rewrite
[vpp.git] / src / plugins / nat / nat44-ed / nat44_ed_in2out.c
2024-04-22 lijh_7nat: add saddr info to nat44-ed o2i flow's rewrite 89/39989/6
2023-09-06 Vladislav Grishenkonat: improve nat44-ed outside address distribution 21/38521/3
2023-02-03 Dmitry Valternat: fix accidental o2i deletion/reuse 88/37788/3
2023-01-11 Benoît Gannenat: do not use nat session object after deletion 42/37742/4
2022-09-15 Vladislav Grishenkonat: fix nat44-ed port range with multiple workers 62/36962/2
2022-09-09 Jing Pengnat: fix nat44-ed-in2out fast path next node 43/36643/4
2022-08-31 Andrew Yourtchenkonat: fix coverity 249194 53/37053/2
2022-08-31 Andrew Yourtchenkonat: fix coverity 249178 54/37054/2
2022-04-01 Filip Varganat: VRF routing & FIB improvements 29/35429/10
2022-02-21 Klement Sekeranat: make tcp/udp/icmp packet counters consistent 72/35372/3
2022-01-24 Klement Sekeranat: TCP state tracking based on RFC 7857/RFC 6146 77/34877/15
2022-01-04 Filip Varganat: remove nat44-ed relation between SM and addr 85/34485/10
2022-01-04 Filip Varganat: nat44-ed pool address allocation improvement 63/34363/11
2021-10-14 Klement Sekeranat: static mappings in flow hash 77/34077/5
2021-10-12 Ole TroanRevert "nat: static mappings in flow hash" 50/34050/1
2021-10-12 Klement Sekeranat: static mappings in flow hash 87/32087/22
2021-09-08 Klement Sekeranat: remove unusued parameters and use correct paramete... 46/32946/8
2021-09-02 Filip Varganat: NAT44 ED improvements and fixes 31/33431/5
2021-08-17 Alexander Chernavinnat: fix counters increment for output feature 18/33018/8
2021-07-22 Filip Varganat: nat44-ed configuration refactor & cleanup 96/32796/16
2021-07-19 Klement Sekeranat: harden ICMP handling 15/32915/2
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-07-15 Filip Varganat: nat44-ed sm fix 39/32939/5
2021-06-23 Klement Sekeranat: ICMP handling fixes 70/32870/5
2021-06-22 Klement Sekeranat: don't drop packet with ttl=1 if output feature 15/32815/3
2021-06-16 Alexander Chernavinnat: fix crash when translate unknown proto packets 67/32467/2
2021-05-26 Klement Sekeranat: add thread index assertions 68/31768/6
2021-04-20 Filip Varganat: nat44-ed i2o & o2i trace fix 64/32064/2
2021-03-09 Klement Sekeranat: fix dst nat thread issues 99/31599/1
2021-03-07 Klement Sekeranat: replace main vlib with per-thread vlib 52/31552/2
2021-03-07 Klement Sekeranat: fix worker selection 27/31527/7
2021-03-01 Klement Sekeranat: pick outside addr based on local addr 51/31451/5
2021-02-26 Klement Sekeranat: optimize flow matching in ED NAT 36/31336/3
2021-02-24 Filip Varganat: Final NAT44 EI/ED split patch 07/31107/10