]> git.puffer.fish Git - mirror/frr.git/commit
bgp: Reorg cleanup to align process and bgp instance init/destroy
authorLou Berger <lberger@labn.net>
Tue, 12 Jan 2016 18:42:03 +0000 (13:42 -0500)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Wed, 24 Aug 2016 17:57:32 +0000 (13:57 -0400)
commit2f35bbfe7453f5c7f6f81a3bea83be38232f75c5
tree579ba2d6ece6c213b843e40513bc295b94c65837
parentf43e655ed8d2fae1bf76aa32485cadf4de23be42
bgp: Reorg cleanup to align process and bgp instance init/destroy

bgp_address_destroy became per-bgp instance.  Moved the
call to the bgp_address_destroy function to the bgp delete.

Signed-off-by: Lou Berger <lberger@labn.net>
(cherry picked from commit 637035710a2f8e1e5944ee714135b7f88ac15ac4)
bgpd/bgp_main.c
bgpd/bgpd.c