- (@steirico) Fixed missing declaration.
- Fixed typo in docs.
- Removed year in license.
- Improved error logging: changed to use default
Error()
constructor so the stack do not get lost.
ip-address
: Changedutils.scopes
from an array type to an map (object) type.ip-rule
: Added two new parameters added toiproute
:suppress_prefixlength
andsuppress_ifgroup
.ip-route
: Added one new parameters fromiproute
:quickack
and fixedonlink
one to behave correctly as a boolean flag.
- Added initial
ip-monitor
support for links.
-
Added
ip-route
support. -
Added
ip-utils
utility functions to provide extra functionality that complementsiproute
.
- Added
ip-rule
support.
-
Improved error logging.
-
Improved options handling.
- Added
ip-address
support.
- Added
ip-link
support.