commit | 5f9adb5d26d3af31b00c02084468e9f92b461b01 | [log] [tgz] |
---|---|---|
author | David Lamparter <equinox@opensourcerouting.org> | Mon May 19 23:15:02 2014 +0200 |
committer | David Lamparter <equinox@opensourcerouting.org> | Mon May 19 23:25:46 2014 +0200 |
tree | 640a6c4e855697777f672c384c37fffd5ae72d07 | |
parent | ef0b0c3e95a1f30d6f338100c689feef8ad5cd6e [diff] |
bgpd: factor out eBGP multihop check The check for an eBGP multihop configuration is unwieldy; factor it out into a separate function. [DL: originally by Dinesh G Dutt <ddutt@cumulusnetworks.com>, split off from the next commit] Signed-off-by: David Lamparter <equinox@opensourcerouting.org>