Move local broadcast domain preference to the interface settings and show warnings

A dismissable warning is shown if DHCP traffic has been seen on the currrent interface.
This commit is contained in:
emanuele-f 2019-04-11 12:52:15 +02:00
parent cd77a1707e
commit 14a9d83a30
16 changed files with 130 additions and 31 deletions

View file

@ -1270,7 +1270,7 @@ local known_parameters = {
["bridging_policy_target_type"] = validateChoiceInline({"per_protocol", "per_category", "both"}),
["timeseries_driver"] = validateChoiceInline({"rrd", "influxdb"}),
["ts_high_resolution"] = validateNumber,
["serialize_local_broadcast_hosts_as_macs"] = validateBool,
["lbd_hosts_as_macs"] = validateBool,
["toggle_arp_matrix_generation"] = validateBool,
-- Other