commit | 33d5ab9ef197ce281859f12251df4e412c469c65 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Sun Jul 02 11:01:50 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Sun Jul 02 11:01:50 2006 +0000 |
tree | e33b0687ecc11d38b11bc53774e095298cc22c5e | |
parent | 9a57dc69d2432b6633fc47b05d4ee475a29db361 [diff] |
[bgpd] Fix crash on shutdown of peer 2006-07-02 Paul Jakma <paul.jakma@sun.com> * bgp_fsm.c: (bgp_{stop,start}) Move clear/free of certain bits of state from stop to start, as they may be used via peer references on clearing queues..