Documenation updates for --bridge-interface and "off-link".

This commit is contained in:
Neil Jerram
2015-06-10 22:23:20 +01:00
committed by Simon Kelley
parent 9bad339af8
commit 4918bd5505
7 changed files with 46 additions and 24 deletions

View File

@@ -165,7 +165,7 @@ void dhcp6_packet(time_t now)
/* If the interface on which the DHCPv6 request was received is
an alias of some other interface (as specified by the
--bridge-interfaces option), change parm.ind so that we look
--bridge-interface option), change parm.ind so that we look
for DHCPv6 contexts associated with the aliased interface
instead of with the aliasing one. */
for (bridge = daemon->bridges; bridge; bridge = bridge->next)