featureprofiles
featureprofiles copied to clipboard
RT-7.1 Panic issue fix
In cases where either IPv4 address is nil or IPv6 address is nil, panic happens. Nil check works only if both ipv4 and ipv6 address are nil. Changed nil check to config interface if wither IPv4 or IPv6 address is nil