summaryrefslogtreecommitdiffstats
path: root/CURRENT_ISSUES
blob: c4169365914d5108541d02c77d8ea81958acf723 (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
- REJECT to UDP packets with wrong checksum
	- fix in pending
- save/restore problem of owner match
	- userspace
- ECN checksum problem
	- fix in pending
- 'mangle INPUT MARK problem' 
	- route me harder?
- ip6tables HOPLIMIT target
	- can be put in pom
- u32
	- can wait
- XDMCP conntrack/nat
	- can wait
- nf_debug stuff
	- can wait
- ipt_ACCOUNT
	- can wait
- ftp conntrack debug message
	- fix in pending
- ASSERT debug messages
	- fix in submitted
- ICMP de-nat problem at MTU transition
	- fix needs testing
- early_drop_backwards.diff 
	- is in my local pom, needs testing before 'pending'
- UDP stream timeout (180s) doens't apply for first reply packet
	- fix by Martin Josefsson, needs review/testing