On 08/26/2015 11:58 PM, Markus Armbruster wrote:
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 a lot for the review and help!
Thanks for tackling this!
.
--
Thanks,
Yang.