Attached is a patch that includes the changes from Rusty about handling non-linear skbs correctly and modified a bit from Wensong Zhang and me. This is a huge patch that changes interfaces for many
Hi Julian! I diffed our two patches. Is see you still use iph temp vars: fair enough: I removed mine after some subtle bugs (although it does make the code a bit uglier). Looks really good. Could you
My merging mistake, your comment is valid. In this way is better, sometimes we want to return NF_STOLEN, sometimes NF_DROP. But it is true that it can be only NF_STOLEN. I made some changes to retur
Hello, Attached is a patch that includes the changes from Rusty about handling non-linear skbs correctly and modified a bit from Wensong Zhang and me. This is a huge patch that changes interfaces for
Hi Julian! I diffed our two patches. Is see you still use iph temp vars: fair enough: I removed mine after some subtle bugs (although it does make the code a bit uglier). Looks really good. Could you
Hello, My merging mistake, your comment is valid. In this way is better, sometimes we want to return NF_STOLEN, sometimes NF_DROP. But it is true that it can be only NF_STOLEN. I made some changes to