mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Documenation updates for --bridge-interface and "off-link".
This commit is contained in:
committed by
Simon Kelley
parent
9bad339af8
commit
4918bd5505
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user