www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / userapps / opensource / iptables / CURRENT_ISSUES
1 save/restore problem of owner match
2         - userspace
3 u32 match
4         - can wait
5 XDMCP conntrack/nat
6         - can wait
7 nf_debug stuff
8         - can wait
9 ipt_ACCOUNT
10         - can wait
11 UDP stream timeout (180s) doens't apply for first reply packet
12         - fix by Martin Josefsson, needs review/testing
13 SLOG target
14         - no further work expected
15         - needs to be integrated with recent nfnetlink/ctnetlink
16 loop detection / nf_hipac (mail from dec 15
17         - need time
18 IPv6 REJECT target fix
19         - important, it's a pity that it's still broken
20 bi-directional ftp state tracking
21         - do we want this?
22 final ACK of a SYN - SYN/ACK - ACK tcp handshake establishes ASSURED
23         - patch is on list, needs testing + comments from kadlec
24 expectations allegedly don't work on sparc64
25         - see <771F217D7A4AF84494632457889470A412D77A@bcmsg011.corp.ads>
26         - is this in bugzilla yet?
27 new bytelimit match
28         - unify it with 'limit' for 2.5.x
29 boolean MARK operations
30         - patch by Anders Fugmann, needs 64bit testing