📄 todo
字号:
ipfw2 on FreeBSD/5 (5.1 has pf)optimize port wildcard rules for each firewall type - e.g. using ipfFR_NONE, pf PF_OP_NONE, etc.ipchains sleazy execaudit addr_ntos() for non-zero'd host bitsmake *_loop() prevent modification within loop, or modify onlypost-iterationprefix everything with dnet_*, maybe new API with common dnet_t handle?more documentation and example codeip-cooked.c: use RTM_RESOLVE for ip_lookup_mac() (GetBestInterface()?)add a way to enable ip forwarding?finish IPv6 support everywhere (fw, route, ip6, win32, etc.)reimplement win32 fw (lost with laptop hd crash!@#$%)NAT, ipsec interface?maybe Checkpoint FW-1 support, via OPSEC (hrr)--------+------+-----+-----+----+----+------+-------+-----+ | addr | arp | eth | fw | ip | intf | route | tun |--------+------+-----+-----+----+----+------+-------+-----+openbsd | | | | | | | | |--------+------+-----+-----+----+----+------+-------+-----+freebsd | | | | 1 | | | | ? |--------+------+-----+-----+----+----+------+-------+-----+netbsd | | | | | | | | ? |--------+------+-----+-----+----+----+------+-------+-----+linux | | | | | | | | |--------+------+-----+-----+----+----+------+-------+-----+solaris | | | | 7 | | | | ? |--------+------+-----+-----+----+----+------+-------+-----+macosx | | | | | | | | ? |--------+------+-----+-----+----+----+------+-------+-----+irix | | | | 7 | | | | - |--------+------+-----+-----+----+----+------+-------+-----+bsdi | | | | 7 | | | | - |--------+------+-----+-----+----+----+------+-------+-----+tru64 | | | | 7 | | | | - |--------+------+-----+-----+----+----+------+-------+-----+hp-ux | | | | 7 | | 3 | | - |--------+------+-----+-----+----+----+------+-------+-----+win32 | | | | | | 3 | | - |--------+------+-----+-----+----+----+------+-------+-----+unixware| | - | 2 | - | - | | 4 | - |--------+------+-----+-----+----+----+------+-------+-----+aix | | 5 | - | - | - | | 6 | - |--------+------+-----+-----+----+----+------+-------+-----+ = works, tested 1 = ipfw support, but no ipfw2? = untested 2 = eth_send doesn't work- = unimplemented 3 = intf_set doesn't work 4 = route_loop only works 5 = arp_show doesn't work 6 = route_loop doesn't work 7 = IP Filter should work, but untestedarp-{bsd,ioctl} both b0rked on unixwareeth_send() doesn't allow src mac spoofing on MacOS X (noBIOCSHDRCMPLT) without patch (http://slagheap.net/etherspoof/),also b0rked on BSD/OS, says markus. not possible on Tru64?no support for ICMP code in ipfw, therefore none in fw-ipfw.cneed reliable, legit HP-UX, Unixware, and AIX accounts with rootaccess to finish the ports to those platforms. i'd be happy to port toother platforms also, given similar (temporary) access.$Id: TODO,v 1.25 2005/02/14 21:56:59 dugsong Exp $
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -