Merging 2.6.8-rc2 changes into patch-o-matic ng
I just started the boring job of merging 2.6.8-rc2 with patch-o-matic-ng... I'm
happy that Jozsef, Martin and Patrick did this for the last couple of kernel
releases. However, I need to get more into this job again in order to
determine which patches still have to be submitted to the mainline kernel...
Expect some pom-ng breakage over the next couple of days...
IPFIX / ulog integration
After some more in-depth study of the IPFIX IETF drafts, I finally started
coding. Having written the first dozens of lines, I discovered that on an
abstract layer IPFIX doesn't do something too different from my good old ulogd.
Ignoring the minor difference that ulogd deals with individual packets and
IPFIX with flows, the ulogd_iret_t structure is very similar to what IPFIX
templates are trying to describe.
So I now forked a ulogd2 branch off the current ulogd subversion tree and
started to reorganize the tree.
For more flexibility, I am going for a stackable plugin infrastructure, where
the sysadmin can configure stacks like: ULOG->ulogd_BASE->flow
aggregation->IPFIX-over-TCP-export or ctnetlink->IPFIX-over-SMTP-export.
Group Photo of the Kernel Summit
At http://gnumonks.org/static/photos/ks2004/ are the group photos of this year's Kernel Summit. You obviously won't find me on those pictures, since I was behind the camera ;)