summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_interface.c
diff options
context:
space:
mode:
authorpaul <paul>2004-02-17 19:45:10 +0000
committerpaul <paul>2004-02-17 19:45:10 +0000
commit717592066c09962a23fb6cc57fba64b1b06cc97a (patch)
treea193afc9ea4bb038a47355b541ad3d170b04f18d /ospfd/ospf_interface.c
parent8defd66df20cc6a15dc1253f43790ee72cd42072 (diff)
downloadquagga-717592066c09962a23fb6cc57fba64b1b06cc97a.tar.bz2
quagga-717592066c09962a23fb6cc57fba64b1b06cc97a.tar.xz
2004-02-17 Paul Jakma <paul@dishone.st>
* bgpd.h: (bgp_peer) add fd_local and fd_accept file descriptor's, fd becomes a pointer to one of these. * bgpd.c: (global) adjust for fact that fd is now a pointer. (peer_create_accept) removed. * bgp_route.c: (global) adjust for change of peer fd to pointer * bgp_packet.c: (bgp_collision_detect) adjust and remove the "replace with other peer" hack. * bgp_network.c: (bgp_accept) Remove the dummy peer hack. Update peer->fd_accept instead. (global) Adjust fd references - now a pointer. * bgp_fsm.c: (global) adjust peer fd to pointer. (bgp_connection_stop) new function, to stop connection. (global) adjust everything which closed peer fd to use bgp_connection_stop().
Diffstat (limited to 'ospfd/ospf_interface.c')
0 files changed, 0 insertions, 0 deletions