![Andre Fernando Zanella Kantek](/assets/img/avatar_default.png)
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
33.1%
JavaScript
24.1%
Perl
14.3%
Python
10.3%
Makefile
6.6%
Other
11.5%