nat: Include platform specific headers on FreeBSD
[vpp.git] / src / plugins / nat / nat44-ei /
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2023-04-13 Ted Chennat: fix the wrong unformat type 62/37162/4
2022-12-15 Vladislav Grishenkonat: disable nat44-ed/ei features on interface deletion 46/37746/2
2022-12-09 Filip Varganat: fixed return values of enable/disable call 95/37695/5
2022-10-11 Dave Cornejonat: report time between current vpp time and last_heard 67/37267/17
2022-08-19 Jon Loeligernat: simplify per-protocol code by using an array 46/36946/5
2022-08-18 Jon Loeligernat: Replace port refcounts with simple bitvectors 31/36931/3
2022-08-16 Jing Pengnat: fix potential out-of-bound worker array index 05/36305/8
2022-05-31 Alexander Skorichenkonat: disable nat44-ei-in2out-output ttl check 48/36248/3
2022-04-18 Alexander Skorichenkonat: fix deleting nat ei out interface feature 72/35972/2
2022-04-05 Filip Varganat: nat44 cli bug fix 59/35859/3
2022-02-03 Florin Corasip nat: use ip rx sw_if_index in ip-local arc start 41/34441/8
2022-02-01 Filip Varganat: nat44-ei hairpinning code cleanup 75/34975/2
2021-11-26 Mohsin Kazmiapi: add helper macros for native endian 84/34584/2
2021-11-11 Filip Varganat: nat44-ei/ed nat objects cleanup improvements 98/34198/12
2021-11-10 Filip Varganat: api autoendian fix 75/34175/3
2021-10-31 Florin Corasinterface: handoff refactor and optimizations 69/34269/7
2021-10-30 Klement Sekeranat: fix coverity warning 05/34205/2
2021-10-20 Filip Varganat: nat44-ei configuration improvements 16/33916/9
2021-10-14 Klement Sekeranat: static mappings in flow hash 77/34077/5
2021-10-13 Nathan Skrzypczakdocs: convert plugins doc md->rst 25/34025/4
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-30 Nathan Skrzypczaknat: doc nitfixes 85/33885/2
2021-09-28 Július Milannat: NAT44 ED & EI session filtering CLI 41/33741/3
2021-08-17 Alexander Chernavinnat: fix counters increment for output feature 18/33018/8
2021-08-12 Alexander Skorichenkonat: correct pool ops when disable nat44 plugin 97/32997/8
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-06-16 Alexander Chernavinnat: test all intf addrs in is_interface_addr() 53/32453/4
2021-05-25 Matthew Smithnat: report correct EI per-user session limit 01/32301/5
2021-05-14 Damjan Marionvlib: pass node runtime to vlib_buffer_enqueue_to_thread() 14/32314/3
2021-05-05 Filip Varganat: cli commands parsing fix 92/32192/6
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-04-28 Matthew Smithnat: fix byte order on ipfix message fields 25/32125/3
2021-04-20 Filip Varganat: fixing cli bug for nat44-ei and nat44-ed 63/32063/3
2021-03-31 Klement Sekeranat: correct thread index usage 52/31752/5
2021-03-30 Klement Sekeranat: fix HA multi-worker issues 46/31646/17
2021-03-26 Damjan Marionvlib: introduce vlib_get_main_by_index(), vlib_get_n_th... 82/31782/4
2021-03-25 Klement Sekeranat: allocate enough space for full port usage 51/31751/4
2021-03-25 Klement Sekeranat: fix bihash kvp print 50/31750/3
2021-03-25 Klement Sekeranat: prevent usage of ED nodes in EI code 48/31748/2
2021-03-25 Klement Sekeranat: fix vnet_feature_next in source hairpinning 47/31747/2
2021-03-15 Klement Sekeranat: get rid of worker selection callbacks 54/31654/1
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-24 Filip Varganat: Final NAT44 EI/ED split patch 07/31107/10
2021-02-10 Klement Sekeranat: fix EI hairpinning thread safety 74/31174/4
2021-02-09 Klement Sekeranat: improve type safety and remove unused param 91/31091/6
2021-02-05 Elias Rudbergnat: configurable handoff frame queue size 33/30933/4
2021-02-04 Klement Sekeranat: reduce number of hash tables for EI NAT 90/31090/4
2021-01-18 Klement Sekeranat: deal with flows instead of sessions 83/29983/29
2021-01-11 Filip Varganat: refactor and split fo EI/ED features p.2 38/30538/4
2021-01-05 Filip Varganat: refactor and split fo EI/ED features 65/30465/8