Yang Hongyang <yan...@cn.fujitsu.com> writes: > This patch add a new object netfilter, capture all network packets. > Also implement a netbuffer based on this object. > the "buffer" netfilter could be used by VM FT solutions like > MicroCheckpointing, to buffer/release packets. Or to simulate > packet delay.
I like the idea of having a generic netfilter infrastructure. The external interfaces need a bit more work. I'm sure you can get them right with a little help. Thanks for tackling this!