Savagedlight / libifconfig

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

Virtual interface: vxlan #39

Open Savagedlight opened 7 years ago

Savagedlight commented 7 years ago

The vxlan driver requires special configuration and therefore needs separate creation/initialization code. See ifconfig: ifvxlan.c: clone_setdefcallback("vxlan", vxlan_create);