Marie Helene Kvello-Aune

Results 14 issues of Marie Helene Kvello-Aune

Add API methods for removal of primary and secondary IPv4 and IPv6 addresses. See ifconfig's keyword "-alias".

feature
API

Implement API methods to allow setting interface address and subnet mask/prefix, as done by ifconfig's "inet + netmask" and "inet6 + prefixlen" keywords.

feature
API

Once system integration tests (#14) are in place, it'll be possible to automatically detect memory leaks using something like [Valgrind](http://valgrind.org/).

feature
CI

Create integration tests for the various parts of the API. Current examples code is a good starting point, but needs to be expanded. Look into what framework the FreeBSD project...

feature
CI