summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/todo
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/todo')
-rw-r--r--contrib/ipfilter/todo26
1 files changed, 26 insertions, 0 deletions
diff --git a/contrib/ipfilter/todo b/contrib/ipfilter/todo
new file mode 100644
index 0000000..d90d75d
--- /dev/null
+++ b/contrib/ipfilter/todo
@@ -0,0 +1,26 @@
+* use fr_tcpstate() with NAT code for increased NAT usage security or even
+ fr_checkstate() - suspect this is not possible.
+
+* see if the Solaris2 and dynamic plumb/unplumb problem is solvable
+
+time permitting:
+
+* load balancing across interfaces
+
+* record buffering for TCP/UDP
+
+* modular application proxying
+on the way
+
+* invesitgate making logging better
+
+done ?
+* add reverse nat (similar to rdr) to map addresses going in both directions
+ (this might just be some changes to rdr). In 1:1 relationships maybe make
+ it an option.
+
+* keep fragment information for NAT/state entries automatically.
+done
+
+* support traceroute through the firewall
+
OpenPOWER on IntegriCloud