diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2017-08-27 22:18:32 +0200 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2017-08-29 08:36:03 +0200 |
commit | 2b79110731dc86fedb9c38f88b228813f7320770 (patch) | |
tree | 043985d248effc9737e400cfc96580ead7009175 /ospfclient | |
parent | *: remove empty "interface XYZ" config blocks (diff) | |
download | frr-2b79110731dc86fedb9c38f88b228813f7320770.tar.xz frr-2b79110731dc86fedb9c38f88b228813f7320770.zip |
bgpd: get rid of afi_header_vty_out() & co.
afi_header_vty_out() is easily replaced with vty_frame(), which means we
can drop a whole batch of "int *write" args as well as the entirety of
bgp_config_write_family_header().
=> AFI/SAFI config writing is now a lot simpler.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'ospfclient')
0 files changed, 0 insertions, 0 deletions