blob: 9400acab14a4f8ab415b416ffdcd58e308e28475 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
save/restore problem of owner match
- userspace
u32 match
- can wait
XDMCP conntrack/nat
- can wait
nf_debug stuff
- can wait
ipt_ACCOUNT
- can wait
ICMP de-nat problem at MTU transition
- fix needs testing
early_drop_backwards.diff
- fix in pending, needs testing
UDP stream timeout (180s) doens't apply for first reply packet
- fix by Martin Josefsson, needs review/testing
rpc conntrack helper
- comments/updates sent to Ian, waiting for reply
remove __MOD_INC_USAGE / __MOD_DEC_USAGE patch
- need to familiarize with new API and review patch
SLOG target
- no further work expected
- needs to be integrated with recent nfnetlink/ctnetlink
loop detection / nf_hipac (mail from dec 15
- need time
reject --with-admin-prohibited
- most compatible version needs to be used
IPv6 REJECT target fix
- important, it's a pity that it's still broken
bi-directional ftp state tracking
- do we want this?
typo in ftp helper (espv instead of epsv)
- cosmetic patch needs to be done and submitted
final ACK of a SYN - SYN/ACK - ACK tcp handshake establishes ASSURED
- patch is on list, needs testing + comments from kadlec
boolean MARK operations
- patch by Anders Fugmann, needs 64bit testing
|