Andre Fernando Zanella Kantek ee4abe513b Debian: accept netmask or prefix-length on /etc/network/routes file
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
2022-05-20 12:50:45 -03:00
2022-03-16 15:42:51 +02:00
2022-04-29 11:19:37 -04:00
2021-10-29 17:23:16 -04:00
2019-01-08 11:42:04 -05:00
2019-04-19 19:52:31 +00:00
2021-09-09 19:05:36 +03:00
2022-03-11 12:29:41 -05:00
2022-03-11 12:29:41 -05:00
2018-05-31 07:36:35 -07:00

integ

StarlingX Integration

Description
StarlingX Integration and packaging
Readme 52 MiB
Languages
Shell 33.1%
JavaScript 24.1%
Perl 14.3%
Python 10.3%
Makefile 6.6%
Other 11.5%