Savagedlight / libifconfig

A C API to do most things done by the FreeBSD 'ifconfig' program today
Other
26 stars 7 forks source link

Set primary interface IPv4 and IPv6 address #16

Open Savagedlight opened 8 years ago

Savagedlight commented 8 years ago

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