Add generic netlink infrastructure
This commit is contained in:
parent
60329986b2
commit
5db476bb6e
3 changed files with 86 additions and 4 deletions
1
l2tpns.h
1
l2tpns.h
|
|
@ -1038,6 +1038,7 @@ extern struct Tstats *_statistics;
|
|||
extern in_addr_t my_address;
|
||||
extern int clifd;
|
||||
extern int rtnlfd;
|
||||
extern int genlfd;
|
||||
extern int epollfd;
|
||||
extern FILE *log_stream;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue