diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2009-08-06 21:05:47 -0700 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2009-08-13 10:19:24 +0100 |
commit | 5bd5881838c22e075c3d0c245a8952a55e9dca38 (patch) | |
tree | b0f011eef51409e492ef107aace3fefca4530f77 /AUTHORS | |
parent | 62bed38d2f2c7317b5c97285d9fb935c5fe681e1 (diff) |
bgp: missing pieces from listener patch
* bgp_network.c: (bgp_accept) The code in current git will crash as part of
the revised listener code is missing. The new listener thread code passes
a pointer to a bgp_listener structure, not the bgp pointer. The old code
always got a NULL for bgp pointer, so that is now hard coded.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions