[PATCH] Unify and globalise socket and route handling on BSD

Roy Marples roy at marples.name
Fri Jan 8 17:46:09 PST 2016


driver_bsd.c creates sockets for ioctl and routing messages for each 
interface.
This is sub-optimal.

Instead, sockets for ioctl and routing messages should be created 
globally and each interface registered with the global driver, which can 
be found by rtm_ifindex.

See attached diff.

Roy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hostap-bsd-global.diff
Type: text/x-diff
Size: 16293 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/hostap/attachments/20160109/e8ead1a0/attachment.bin>


More information about the Hostap mailing list