Added some documentation on why autowire does not work with static and auto rules defined in the configuration
This commit is contained in:
parent
1f50dc5b5a
commit
9341e7f0b7
@ -33,6 +33,8 @@ proxy eth0 {
|
||||
# Controls whether ndppd will automatically create host entries
|
||||
# in the routing tables when it receives Neighbor Advertisements on a
|
||||
# listening interface. The the default value is no.
|
||||
# Note: Autowire will ignore all rules with 'auto' or 'static' given it
|
||||
# is expected that the routes are already defined for these paths
|
||||
|
||||
autowire no
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user