nfnetlink nfnetlink_queue nfnetlink_log libnfnetlink - add arch-independent "cpu_to_be64" and "be64_to_cpu" functions, since they are needed by many nfnetlink users - We're currently limited to one NFNL_SUBSYS per socket. I don't see this as a real problem - but maybe good to remove that limitation anyway - use version number from AM_INIT_AUTOMAKE as libfoo.VER.SI.ON.so libnfnetlink_log - test comapt_libipulog (ulogd-1.x is a good candidate) - deal with (and verify) netlink ACK's for control messages - use version number from AM_INIT_AUTOMAKE as libfoo.VER.SI.ON.so libnfnetlink_queue - test compat_libipq (testing with inline-snort, e.g.) - deal with (and verify) netlink ACK's for control messages - use version number from AM_INIT_AUTOMAKE as libfoo.VER.SI.ON.so libnfnetlink_conntrack (formerly known as libctnetlink) - find good level of interface between libc[onn]t[rack] and libnfnetlink_conntrack - fix ctnl_test to work with nested tuples, etc. - use version number from AM_INIT_AUTOMAKE as libfoo.VER.SI.ON.so conntrack - seperate libct out of conntrack program (and rename it to libconntrack) - find good level of interface between libconntrack and libnfnetlink_conntrack - fully port to what's in the current kernel tree (endianness issues, ..) - use version number from AM_INIT_AUTOMAKE inside program ulogd2 - implement nfnetlink_log input plugin nfsim - add netlink socket emulation (Harald has some unfinished code) nf_conntrack - port ctnetlink - implement IPv4 NAT homepage - add some scripting magic that automatically adds content to news.xml and download.xml once there is a new release - split download.xml into one page per sub-project - what about .netfilter.org ? - XHTML validation