snabbnfv-goodies / snabbswitch

SnabbNFV Goodies: New features coming to Snabb Switch
Apache License 2.0
1 stars 1 forks source link

L2TPv3 LISP - create open_unix() for opening named sockets #11

Open capr opened 8 years ago

capr commented 8 years ago

We need to be able to make a raw socket connection to a named socket for the control interface.

TODO: implement int open_unix(const char *name) in lib/unix/unix.c|h