![]() Create new function nl_send_iovec() to be used to send multiple 'struct iovec' through the netlink socket. This will be used for NF_QUEUE, to send packet payload of a modified packet. Refactor nl_send() to use nl_send_iovec() sending a single struct iovec. Create new function nl_auto_complete() by refactoring nl_send_auto_complete(), so other functions that call nl_send may also use nl_auto_complete() Signed-off-by: Karl Hiramoto <karl@hiramoto.org> |
||
---|---|---|
.. | ||
linux | ||
netlink | ||
Makefile.am | ||
netlink-generic.h | ||
netlink-local.h | ||
netlink-tc.h | ||
netlink-types.h |