aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat44-ed/nat44_ed_api.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-13nat: adding a new api nat44_ed_vrf_tables_v2_dumpDaniel Béreš1-0/+50
2023-03-31nat: fix nat44 vrf handlersDaniel Béreš1-2/+2
2022-12-19nat: fix incorrect using about sw_if_index in nat44-ed static mapping v2 api.Huawei LI1-1/+1
2022-11-04nat: cleanup of deprecated featuresFilip Varga1-85/+0
2022-10-11nat: report time between current vpp time and last_heardDave Cornejo1-0/+81
2022-04-05nat: nat44 cli bug fixFilip Varga1-1/+2
2022-04-01nat: VRF routing & FIB improvementsFilip Varga1-0/+73
2022-04-01nat: nat44-ed cleanup & fixesFilip Varga1-354/+85
2022-01-24nat: TCP state tracking based on RFC 7857/RFC 6146Klement Sekera1-20/+3
2022-01-04nat: remove nat44-ed relation between SM and addrFilip Varga1-57/+36
2021-11-26api: add helper macros for native endianMohsin Kazmi1-5/+1
2021-11-10nat: api autoendian fixFilip Varga1-8/+9
2021-10-20nat: NAT44-ED api fix and improvementFilip Varga1-6/+9
2021-10-14nat: static mappings in flow hashKlement Sekera1-46/+47
2021-10-12Revert "nat: static mappings in flow hash"Ole Troan1-23/+32
2021-10-12nat: static mappings in flow hashKlement Sekera1-32/+23
2021-10-05nat: NAT44 ED api fix and improvementFilip Varga1-14/+134
2021-09-29nat: nat44-ed add session timing out indicator in api (2)Alexander Chernavin1-0/+89
2021-09-09nat: Revert "nat: nat44-ed add session timing out indicator in api"Andrew Yourtchenko1-93/+0
2021-09-09nat: nat44-ed add session timing out indicator in apiAlexander Chernavin1-0/+93
2021-09-02nat: NAT44 ED improvements and fixesFilip Varga1-12/+8
2021-08-12nat: NAT44ED configuration refactorFilip Varga1-16/+26
2021-08-05nat: nat44-ed disable protection for api/cliFilip Varga1-1/+1
2021-07-22nat: nat44-ed configuration refactor & cleanupFilip Varga1-111/+226
2021-07-14nat: refactoring NAT44ED cfg functionsFilip Varga1-14/+26
2021-03-15nat: get rid of worker selection callbacksKlement Sekera1-2/+3
2021-03-07nat: fix worker selectionKlement Sekera1-3/+2
2021-02-26nat: NAT44ED fail if using old plugin optionFilip Varga1-446/+470
2021-02-24nat: Final NAT44 EI/ED split patchFilip Varga1-0/+1541