Add DHCPv6 functionality.
This commit is contained in:
parent
786a8c4546
commit
b3f40f41f7
36 changed files with 2430 additions and 546 deletions
2
garden.c
2
garden.c
|
|
@ -3,6 +3,8 @@
|
|||
#include <stdlib.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/types.h>
|
||||
#include <netinet/ip6.h>
|
||||
#include "dhcp6.h"
|
||||
#include "l2tpns.h"
|
||||
#include "plugin.h"
|
||||
#include "control.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue