
This change add support to accept netmask or prefix-length on the routes file, internally the commands will use prefix-len Change the command from "route" to "ip route" as this one have better support for IPv6 (route --inet6 add is failing on Debian). Also, on the validation functions, the address family is set to allow IPv6 route check. Test Plan: PASS add IPv6 static routes with system host-route-add PASS add IPv4 static routes with system host-route-add PASS remove IPv6 static routes with system host-route-delete PASS remove IPv4 static routes with system host-route-delete Closes-Bug: 1974229 Signed-off-by: Andre Fernando Zanella Kantek <AndreFernandoZanella.Kantek@windriver.com> Change-Id: I33d249892b717f4e808a995ced455c4c9ac763f2
integ
StarlingX Integration
Description
Languages
Shell
27.7%
Python
22.8%
JavaScript
21.6%
Perl
12.8%
C++
5.8%
Other
9.2%