-
Should contribute
@types/iproute
? -
Cleaning:
- Change all remaining
pattern
intoformat
. Add respective tests. - Add
sonarlint
orprettify
?
- Change all remaining
-
Implement the remaining operations or options that were left out:
link
set
macaddr
set of options
xstats
afstats
property
-
monitor
- Should parse output to
json
or wait foriproute
team to add a-json
option?
- Should parse output to
-
The interfaces of the
show
methods need to be completed. Those interfaces are:RuleInfo
,RouteInfo
,LinkInfo
,LinkWithAddressInfo
. -
neighbour
- Add exec tests.
-
tunnel
- Add exec tests.
-
tuntap
- Add manpage links when it gets created since it doesn't exist yet.
- Document every property with schema
format
as a@see {@link}
in the interfaces?.
- Add Docker to automatize
test:all
. - Add code coverage.
- Add more unit tests.