diff options
author | paul <paul> | 2004-05-03 13:25:06 +0000 |
---|---|---|
committer | paul <paul> | 2004-05-03 13:25:06 +0000 |
commit | c53174045b26d0a87c68d276aeca0aaca9f464ae (patch) | |
tree | f1763d48b6fd38ab4f60e077b93591f8439a988e /bgpd/ChangeLog | |
parent | 8b338fe94cb7fd33f6f05635bc2b70301d1e51b7 (diff) |
2004-05-03 Daniel Roesen <dr@cluenet.de>
* bgp_fsm.c: (bgp_stop) Reset uptime only on transition from
Established so that it reflects true downtime (rather time
since last transition, eg Active->Idle)
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r-- | bgpd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 21189820..b5f28878 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,9 @@ +2004-05-03 Daniel Roesen <dr@cluenet.de> + + * bgp_fsm.c: (bgp_stop) Reset uptime only on transition from + Established so that it reflects true downtime (rather time + since last transition, eg Active->Idle) + 2004-05-01 rivo nurges <rix@estpak.ee> * bgp_route.c: fix UNH IOL BGP-4.1.12f |