Capture packets without route

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I try to write an implementation of one of the on-demand routing protocol (AODV)
and have small trouble. When packet arrive from the network they normaly
appear in PRE_ROUTING hook without any route testing. But host
packets comming from transport level are have route testing before
LOCAL_OUT hook in the ip_queue_xmit() function. And packets without
appropriate route are dropped before reach the hook.

To solve this problem I use fake default route via TAP interface. My
question is does any other solution exists?

-- 
Best regards,
 BlackCat

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux