summaryrefslogtreecommitdiffstats
path: root/src/plugins/nat
AgeCommit message (Expand)AuthorFilesLines
2022-01-04nat: remove nat44-ed relation between SM and addrFilip Varga6-555/+436
2022-01-04nat: nat44-ed pool address allocation improvementFilip Varga4-58/+289
2021-11-26api: add helper macros for native endianNathan Skrzypczak5-8/+8
2021-09-29nat: nat44-ed add session timing out indicator in api (2)Alexander Chernavin2-1/+146
2021-09-28nat: NAT44 ED & EI session filtering CLIJĂșlius Milan2-15/+103
2021-09-21pnat: fix the version of the PNAT plugin from the hardcoded 0.0.1Andrew Yourtchenko1-1/+2
2021-09-09nat: Revert "nat: nat44-ed add session timing out indicator in api"Andrew Yourtchenko2-150/+1
2021-09-09nat: nat44-ed add session timing out indicator in apiAlexander Chernavin2-1/+150
2021-09-08nat: remove unusued parameters and use correct parameter typesKlement Sekera2-20/+15
2021-09-02nat: NAT44 ED improvements and fixesFilip Varga8-392/+353
2021-08-19nat: handle ED in2out ICMP errors with workersMatthew Smith1-0/+22
2021-08-17nat: fix counters increment for output featureAlexander Chernavin3-68/+93
2021-08-12nat: NAT44ED configuration refactorFilip Varga4-378/+365
2021-08-12nat: correct pool ops when disable nat44 pluginAlexander Skorichenko1-10/+10
2021-08-05nat: nat44-ed disable protection for api/cliFilip Varga4-60/+67
2021-07-29nat: fix ICMP checksum validationKlement Sekera1-9/+9
2021-07-22nat: nat44-ed configuration refactor & cleanupFilip Varga9-896/+1195
2021-07-19nat: harden ICMP handlingKlement Sekera4-49/+110
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion9-20/+20
2021-07-15nat: nat44-ed sm fixFilip Varga1-15/+13
2021-07-14nat: refactoring NAT44ED cfg functionsFilip Varga4-344/+500
2021-06-23nat: ICMP handling fixesKlement Sekera4-24/+110
2021-06-22nat: don't drop packet with ttl=1 if output featureKlement Sekera1-2/+2
2021-06-16nat: test all intf addrs in is_interface_addr()Alexander Chernavin4-20/+42
2021-06-16nat: fix crash when translate unknown proto packetsAlexander Chernavin2-4/+5
2021-05-31nat: fix broken nat44-ed cliRuslan Babayev2-10/+1
2021-05-26nat: add thread index assertionsKlement Sekera4-0/+11
2021-05-25nat: report correct EI per-user session limitMatthew Smith2-3/+5
2021-05-21nat: add maximum configured sessions to stat segmentOle Troan2-0/+11