]> git.proxmox.com Git - mirror_frr.git/commit
zebra: configure PtP address on ifaliasreq systems
authorDavid Lamparter <equinox@diac24.net>
Wed, 3 Feb 2010 06:36:04 +0000 (06:36 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sun, 27 Aug 2017 21:40:34 +0000 (23:40 +0200)
commit5a41e961f8460f4c2126ac3a393e6a73bbe56035
treeaf07f194e17be6c5b2c2d4fd9cad8412cf2c8959
parenta07df329e9a98e297e57e1b18c51fdb11dcc1fb4
zebra: configure PtP address on ifaliasreq systems

support configuring a point-to-point address on systems using ioctl
/ struct ifaliasreq. error out when interface/address type mismatch.

tested on FreeBSD 8.0-RELEASE.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
zebra/ioctl.c