2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00

Add IA_TA and IA_PD support in server

This commit is contained in:
Francis Dupont
2008-02-20 12:45:53 +00:00
parent 892379eca3
commit 80c9fdb0e7
10 changed files with 2520 additions and 124 deletions

View File

@@ -611,6 +611,7 @@ main(int argc, char **argv) {
*/
if (local_family == AF_INET6) {
mark_hosts_unavailable();
mark_phosts_unavailable();
mark_interfaces_unavailable();
}
#endif /* DHCPv6 */