]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: DNAT: Use __DNAT_xlate for REDIRECT, too
authorPhil Sutter <phil@nwl.cc>
Sat, 9 Jul 2022 14:40:15 +0000 (16:40 +0200)
committerPhil Sutter <phil@nwl.cc>
Fri, 11 Nov 2022 18:13:10 +0000 (19:13 +0100)
commit586464aac30317c23a0e8508bb1fad8c27436fb2
treeecb76e3b69039522f27ff60b6c72133ded75d52d
parent7dbd1b1dd95449b1ab8c35cd35fe904eb35db374
extensions: DNAT: Use __DNAT_xlate for REDIRECT, too

Make the common function a bit more versatile and give it a more
generic name, then use it for REDIRECT target, too.

Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/libxt_DNAT.c