aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat
AgeCommit message (Expand)AuthorFilesLines
3 daysnat: Include platform specific headers on FreeBSDTom Jones1-0/+5
2024-03-12misc: remove GNU Indent directivesDamjan Marion27-202/+0
2023-10-16nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64Vladislav Grishenko3-5/+54
2023-10-03nat: nat66 cli bug fixFilip Varga1-5/+5
2023-09-13nat: fix nat44_ed set_session_limit crashVladislav Grishenko1-8/+4
2023-09-06nat: improve nat44-ed outside address distributionVladislav Grishenko1-1/+3
2023-08-26nat: nat44-ed bug fixWei Li1-3/+4
2023-08-26nat: nat44-ed cli bug fixWei Li1-1/+5
2023-08-18nat: documention fixSteven Luong1-4/+4
2023-08-16nat: mark several messages as productionAndrew Yourtchenko1-4/+0
2023-07-21vcl: ldp support SO_ORIGINAL_DSTqinyang1-0/+42
2023-06-02api: nat44_ed - Mark old message versions as deprecatedOndrej Fabry1-0/+10
2023-04-13nat: distribute nat44-ed in2out sessions by rx vrfVladislav Grishenko1-1/+3
2023-04-13nat: fix the wrong unformat typeTed Chen2-2/+2
2023-04-13nat: adding a new api nat44_ed_vrf_tables_v2_dumpDaniel Béreš2-0/+76
2023-03-31nat: fix nat44 vrf handlersDaniel Béreš1-2/+2
2023-02-03nat: fix accidental o2i deletion/reuseDmitry Valter1-0/+6
2023-01-11nat: do not use nat session object after deletionBenoît Ganne2-0/+10
2022-12-19nat: fix incorrect using about sw_if_index in nat44-ed static mapping v2 api.Huawei LI1-1/+1
2022-12-19nat: fix memory leak and refactor nat44-ed db init/free.Huawei LI1-22/+31
2022-12-15nat: disable nat44-ed/ei features on interface deletionVladislav Grishenko2-0/+98
2022-12-09nat: fixed return values of enable/disable callFilip Varga3-13/+17
2022-11-10nat: updating my maintainer email addressFilip Varga1-1/+1
2022-11-07nat: fix per-vrf session bookkeepingJing Peng3-34/+26
2022-11-07nat: fix byte order error.Huawei LI1-6/+4
2022-11-04nat: cleanup of deprecated featuresFilip Varga3-296/+0
2022-10-12misc: fix issues reported by clang-15Damjan Marion1-1/+1
2022-10-11nat: report time between current vpp time and last_heardDave Cornejo4-0/+274
2022-09-20nat: adding docs for nat44-ed sub pluginFilip Varga1-0/+729
2022-09-15nat: fix nat44-ed port range with multiple workersVladislav Grishenko4-8/+15
2022-09-09nat: fix nat44-ed-in2out fast path next nodeJing Peng1-1/+1
2022-08-31nat: fix coverity 249194Andrew Yourtchenko1-1/+1
2022-08-31nat: fix coverity 249178Andrew Yourtchenko1-1/+1
2022-08-29nat: fix coverity 249202Benoît Ganne1-2/+2
2022-08-19nat: simplify per-protocol code by using an arrayJon Loeliger4-243/+158
2022-08-18nat: Replace port refcounts with simple bitvectorsJon Loeliger2-17/+80
2022-08-16nat: fix potential out-of-bound worker array indexJing Peng3-24/+36
2022-05-31nat: disable nat44-ei-in2out-output ttl checkAlexander Skorichenko1-3/+3
2022-05-12pnat: add support to wildcard IP Protocol field if not specifiedFahad Naeem4-4/+39
2022-05-10tests: replace pycodestyle with blackKlement Sekera14-229/+315
2022-05-10nat: improve icmp type detection performanceKlement Sekera1-12/+10
2022-04-21nat: tweak rfc7857 tcp connection trackingOle Troan4-292/+61
2022-04-18nat: fix deleting nat ei out interface featureAlexander Skorichenko1-2/+2
2022-04-05nat: nat44 cli bug fixFilip Varga5-42/+38
2022-04-01nat: VRF routing & FIB improvementsFilip Varga8-281/+727
2022-04-01nat: nat44-ed cleanup & fixesFilip Varga7-1303/+645
2022-03-23vppinfra: change vlib_register_node so it takes format string for node nameDamjan Marion1-1/+2
2022-03-17nat: fix ICMP error translationKlement Sekera1-0/+3
2022-03-09stats: refactorDamjan Marion2-13/+7
2022-02-21nat: make tcp/udp/icmp packet counters consistentKlement Sekera2-4/+12