libnl/include
Sagi Lowenhardt f91e6959ea add socket nl_connect_fd() & nl_create_fd()
-    Added option to create socket (fd) without bind.
     It is now possible to forward the socket fd to another child process...
     ...later use nl_connect_fd() to connect to socket from the child process.

-    Added option to disable CLOEXEC even if defined (in socket.h)
     'nl_socket_enable_cloexec' & 'nl_socket_disable_cloexec'
     No change to current default behavior.

 Signed-off-by: Sagi Lowenhardt <sagil@infinidat.com>
2015-03-05 11:27:27 +01:00
..
linux-private/linux route/act: add skbedit action 2015-02-02 18:16:11 +01:00
netlink add socket nl_connect_fd() & nl_create_fd() 2015-03-05 11:27:27 +01:00
netlink-private add socket nl_connect_fd() & nl_create_fd() 2015-03-05 11:27:27 +01:00
Makefile.am route/act: add skbedit action 2015-02-02 18:16:11 +01:00