aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/pnat/pnat_api.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-12pnat: add support to wildcard IP Protocol field if not specifiedFahad Naeem1-0/+15
2022-02-15tcp: Do not include the tcp_packet.h file in the ip4_packet.hNeale Ranns1-0/+1
2021-11-26api: add helper macros for native endianMohsin Kazmi1-10/+2
2021-09-21pnat: fix the version of the PNAT plugin from the hardcoded 0.0.1Andrew Yourtchenko1-1/+2
2021-05-06pnat: coverity errorsOle Troan1-2/+2
2021-03-09pnat: coverity fixesOle Troan1-1/+1
2021-02-05nat: 1:1 policy NATOle Troan1-0/+207