summaryrefslogtreecommitdiffstats
path: root/bgpd/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* 2004-05-01 rivo nurges <rix@estpak.ee>paul2004-05-011-0/+4
| | | | * bgp_route.c: fix UNH IOL BGP-4.1.12f
* 2004-05-01 Paul Jakma <paul@dishone.st>paul2004-05-011-0/+5
| | | | | * Revert the attempted clean-up of the dummy peer hack, reverts patchsets 435 (see 2004-02-17 below) and 456.
* Update cease codes in bgp_debug.c file as well. Just update to patch fromhasso2004-04-201-1/+2
| | | | Rivo.
* 2004-04-16 rivo nurges <rix@estpak.ee>paul2004-04-201-0/+5
| | | | | * bgpd.h: update cease subcodes to draft-ietf-idr-cease-subcode-05 * bgpd.h, bgpd.c, bgp_route.c, bgp_route.h: fix UNH IOL BGP-4.1.6a
* 2004-02-17 Paul Jakma <paul@dishone.st>paul2004-02-171-1/+18
| | | | | | | | | | | | | | | | | * 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().
* 2003-12-23 Krzysztof Oledzki <oleq@ans.pl>gdt2003-12-231-0/+4
| | | | | | * bgp_network.c: drop privs on error cases (from [quagga-dev 438])
* 2003-08-11 kunihiro <kunihiro@zebra.orgpaul2003-08-121-0/+5
| | | | | * bgp_route{,map}.c: Extend 'set ip next-hop' in route-maps with ability to specify 'peer-address' rather than IP.
* 2003-06-11 Paul Jakma <paul@dishone.st>paul2003-06-111-0/+4
| | | | * bgpd/ChangeLog: Update (wasnt commited with the fix)
* Update Changelogspaul2003-05-161-0/+9
|
* Initial revisionpaul2002-12-131-0/+2368