freebsd-dev/contrib/ipfilter/todo

26 lines
629 B
Plaintext
Raw Normal View History

* use fr_tcpstate() with NAT code for increased NAT usage security or even
1997-05-25 15:45:04 +00:00
fr_checkstate() - suspect this is not possible.
* see if the Solaris2 and dynamic plumb/unplumb problem is solvable
done ?
time permitting:
* load balancing across interfaces
* record buffering for TCP/UDP
* modular application proxying
1997-05-25 15:45:04 +00:00
on the way
* keep fragment information for state entries automatically.
done for NAT
1997-05-25 15:45:04 +00:00
* support traceroute through the firewall
(i.e. fix up ICMP errors coming back for NAT)
1997-05-25 15:45:04 +00:00
done
* allow multiple ip addresses in a source route list for ipsend
1997-05-25 15:45:04 +00:00
* complete Linux port to implement all the IP Filter features