CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/03/17 08:45:16
Added files:
usr.sbin/dhcrelay6: Makefile bpf.c dhcp.h dhcpd.h dhcrelay6.8
dhcrelay6.c dispatch.c log.c log.h packet.c
Log message:
Import the DHCPv6 relay implementation.
This code was based on the dhcrelay(8) daemon and shares a lot of the
structures and functions. This daemon implements the following RFCs:
* RFC 3315 Section 20: Relay Agent Behavior
* RFC 4649: Relay Agent Remote-ID option
* RFC 6221: Lightweight DHCPv6 Relay Agent