summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2022-03-25 19:49:43 +0100
committerPhil Sutter <phil@nwl.cc>2022-04-08 18:00:42 +0200
commit9621318b8eb6242419ac67260ff0e56d6904c8d1 (patch)
tree131dda4c7ee7e4a202197cda8066eef0b1181439
parent2e0c9a406d07fcff42b2e4345bf52600479989d6 (diff)
extensions: DNAT: Rename from libipt to libxt
Prepare for merge of libipt and libip6t DNAT extensions, allow for better code review. Signed-off-by: Phil Sutter <phil@nwl.cc>
-rw-r--r--extensions/libxt_DNAT.c (renamed from extensions/libipt_DNAT.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/extensions/libipt_DNAT.c b/extensions/libxt_DNAT.c
index 9a179919..9a179919 100644
--- a/extensions/libipt_DNAT.c
+++ b/extensions/libxt_DNAT.c