summaryrefslogtreecommitdiffstats
path: root/TODO
blob: f94fb9c1a090033cfa6553c7961f2d368acd0db5 (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
X = done
N = forget it

user space tool
---------------
[X] Proper Makefiles
[X] Modify Event Display (-E conntrack).

Extensions:
[X] ICMP library
[X] finish TCP: protocol specific stuff: --state, etc...
[X] finish UDP, TCP, ICMP: help

nfnetlink_conntrack:
--------------------

Now:
[X] Error handling (nlerrmsg)
[X] Use id's to identify conntracks
[ ] Split NEW and CHANGE
[N] Split DUMP and GET
[N] Kill Change API. Move locks to ip_conntrack_[protocol|helper].
[X] implement conntrack FLUSH

Later:
[N] convert CTA_SOMETHING-1 to CTA_SOMETHING, annoying!
[ ] NAT handlings
[ ] Expectations