]> git.puffer.fish Git - mirror/frr.git/commit
zebra: add '[no] ip address A.B.C.D peer A.B.C.D/M'
authorDavid Lamparter <equinox@diac24.net>
Sat, 30 Jan 2010 10:26:59 +0000 (11:26 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sun, 27 Aug 2017 21:40:34 +0000 (23:40 +0200)
commita07df329e9a98e297e57e1b18c51fdb11dcc1fb4
tree30c2deaea11b7a1380ac1d56f0037aab39503d8b
parente8d19a05075a1f291bcfc9f86ff9aac8adbc01cc
zebra: add '[no] ip address A.B.C.D peer A.B.C.D/M'

introduce a new command to configure a Point-to-Point address on an
interface.

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