summaryrefslogtreecommitdiff
path: root/interface.c
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2016-08-11 15:53:29 +0200
committerFelix Fietkau <nbd@nbd.name>2016-08-11 19:34:51 +0200
commitcec1ce296eede81dc62628fce33b8cc216727b17 (patch)
treedbb8789b86a66ae7304a27c596558896bc1f7d03 /interface.c
parent00fc987a147841a2e9bfd15399056886b6c77064 (diff)
downloadnetifd-cec1ce296eede81dc62628fce33b8cc216727b17.tar.gz
utils: Move IP address validation to parse_addr function
Commit 7a51f23e adds IP address validation in the function parse_ip_and_netmask; however the added check is too restrictive as the function is used on several places resulting into the problem multicast routes cannot be added anymore via UCI. Therefore move the IP host address validation to the function parse_addr so experimantal/multicast addresses cannot be added as a host IP address while multicast routes can be added again. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'interface.c')
0 files changed, 0 insertions, 0 deletions