interface-ip: Don't create ip network rule if address mask is equal to full mask
authorHans Dedecker <dedeckeh@gmail.com>
Wed, 9 Sep 2015 13:45:51 +0000 (15:45 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 10 Sep 2015 20:50:25 +0000 (22:50 +0200)
commitf566d7a2cdd34dba57c1052284764f5d17229b81
treebcb08c2b5f8773663fd8f231d7a1ef2644a45853
parent75cbc687b51ea986c2d2a33e826aedd430d950be
interface-ip: Don't create ip network rule if address mask is equal to full mask

Prevents the creation of identical address and network IP rules

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
interface-ip.c