Browse Source

Plan 9 from Bell Labs 2013-11-21

David du Colombier 10 years ago
parent
commit
1039905029
1 changed files with 6 additions and 0 deletions
  1. 6 0
      sys/man/8/dhcpd

+ 6 - 0
sys/man/8/dhcpd

@@ -308,3 +308,9 @@ Restricts access to only those files rooted in the
 .IR ndb (6),
 .IR 9boot (8),
 .IR booting (8)
+.SH BUGS
+.I Dhcpd
+doesn't really understand a single interface having addresses
+on multiple subnets, as during renumbering of a subnet.
+It will only respond with addresses on the subnet
+of its primary IP address on that interface.