Add DHCPv6 functionality.
This commit is contained in:
parent
786a8c4546
commit
b3f40f41f7
36 changed files with 2430 additions and 546 deletions
1
util.c
1
util.c
|
|
@ -9,6 +9,7 @@
|
|||
#include <string.h>
|
||||
#include <sys/mman.h>
|
||||
|
||||
#include "dhcp6.h"
|
||||
#include "l2tpns.h"
|
||||
#ifdef BGP
|
||||
#include "bgp.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue