Added some documentation on why autowire does not work with static and auto rules defined in the configuration

This commit is contained in:
John Sharratt 2017-07-04 21:37:29 +02:00
parent 1f50dc5b5a
commit 9341e7f0b7

View File

@ -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