summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 12af6af3fe18f010a0a5866e1e69899f8eabadca (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
user space tool
---------------
General:
[ ] Proper Makefiles
[ ] Modify Event Display (-E conntrack).

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

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

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

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