paul 239389ba30e 2004-05-05 Anthony.Golia@morganstanley.com * ripd.c: (rip_update_jitter) Bound jitter to a more sensible
value, eg 1/4 of update time. 05 May 2004 paul 5f77949e7e7 2004-05-04 Andrew J. Schorr <aschorr@telemetry-investments.com> * redhat/quagga.logrotate: fix paths 04 May 2004 paul a87552cdf2a 2004-05-03 Paul Jakma <paul@dishone.st> * ripd.c: (rip_rte_process) fix typo in merge of previous patch
and run function through indent. 03 May 2004 paul c53174045b2 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) 03 May 2004 paul 8b338fe94cb 2004-05-03 Paul Jakma <paul@dishone.st> * bump version to 0.96.5 03 May 2004 paul b94f9dbd261 2004-03-19 Jean-Yves Simon <lethalwp@tiscali.be> * ripd.c: make ripd also check on administrative distance of his
own links to update routes. 01 May 2004 paul 35be31b6b21 2004-05-01 rivo nurges <rix@estpak.ee> * bgp_route.c: fix UNH IOL BGP-4.1.12f 01 May 2004 BGP-4 paul eb821189d27 2004-05-01 Paul Jakma <paul@dishone.st> * Revert the attempted clean-up of the dummy peer hack, reverts
patchsets 435 (see 2004-02-17 below) and 456. 01 May 2004 hasso eb3f463aab7 More supported RFCs added. 26 Apr 2004 hasso a0a397615cb Don't ignore reject/bh routes. Discussed with Paul in IRC. 23 Apr 2004 paul 31fcdd3fef4 2004-04-21 Boris Kovalenko <boris@tagnet.ru> * daemon.c: (daemon) fix check for error return from setsid 21 Apr 2004 hasso 8585d4e5e2b Some ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev 1058]. 20 Apr 2004 hasso 9b87e41cae0 Update cease codes in bgp_debug.c file as well. Just update to patch from Rivo. 20 Apr 2004 paul 545acafbf59 2004-04-16 rivo nurges <rix@estpak.ee> * 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 20 Apr 2004 BGP-4 hasso 6b3fac0aab9 Fix typo to make it compile. 20 Apr 2004 hasso 9e1be242e41 Fix debug message and make it conditional. 20 Apr 2004 hasso 52930766277 Ooops. Check if area-id format is valid. 19 Apr 2004 hasso c266ac78eec ****! What else I will discover while documenting this code? Remove useless warnings and update documentation. 19 Apr 2004 hasso 808c0a7f790 Don't assume anything. I'm tired ... 19 Apr 2004 hasso 63869f111ee Document summarizing and filtering ABR commands. Native speakers, please review and fix my awful english ;). 19 Apr 2004 hasso a5b2b59a7cc Fix obviously wrong info in documentation. 17 Apr 2004 paul d355bfa7806 2004-04-08 Paul Jakma <paul@dishone.st> * ospf_spf.h: Add backlink field to struct vertex
* ospf_spf.h: (ospf_vertex_new) initialise backlink
(ospf_lsa_has_link) return index of link back to
vertex V from candidate vertex W, or -1 if no link exists.
(ospf_spf_next) save backlink index for candidate vertex
* ospf_interface.c: (ospf_vl_set_params) Use the backlink index
to... 08 Apr 2004 gdt 81b81822da6 add $Id:$ line, commented out
require automake 1.6, in case that helps quagga.net
(paul: please try it) 07 Apr 2004 hasso 34195bf6dde [quagga-dev 1002]. Also fix date of previous commit in Chanelog. 06 Apr 2004 hasso 41d3fc96959 * Fixed lowering privileges in proc ipforward method. * Fixed "(no) ipv6 forwarding" command logic.
* Added --disable-capabilities switch to configure. 06 Apr 2004 hasso 4991f6ca305 Vtysh fixes: * replace -e with -c
* don't save command in history if last line is the same one
* doc/help fixes 06 Apr 2004 hasso 128d31d3422 [quagga-dev 1005] bugzilla #86: ospf_recv_packet will fail on Solaris/x86 04 Apr 2004 gdt 1666d353474 Require automake 1.7 or higher. Fixes problem reported by Gilad Arnold where Gentoo Linux tries to be too smart and chooses automake
1.5, which doesn't set @PACKAGE@, leading to include files being in
$(prefix)/include rther then $(prefix)/include/quagga.
(Since our makefiles rely on @PACKAGE@, they should have required an
automake new enough to set it.) 30 Mar 2004 hasso f571dab0c67 Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85. 22 Mar 2004 hasso 37318657e5a Fixing ospf6d as well and move Changelog entry from ospfd to general one. 20 Mar 2004 hasso 66e31693289 *** empty log message *** 20 Mar 2004 hasso 42ed9da7b64 Fix segfault in ospfd - [quagga-dev 980]. 20 Mar 2004 hasso 158cdad448e Fix warning. 19 Mar 2004 hasso 0d85b9958d6 Amir's fix case where opaque capability is switched "ON -> OFF -> ON". [quagga-dev 843] 18 Mar 2004 hasso f1d92e17ab5 Temorary secondary-label fix. Real fix from Gilad will follow after release. 18 Mar 2004 hasso da9c9a24d09 From Sowmini fix for crash reported in [quagga-dev 929]. 18 Mar 2004 hasso 8c903fbb11e Fix bugzilla #82. 17 Mar 2004 gdt 5e4fa1646ca 2004-03-16 David Young <dyoung@pobox.com> * (many) reference <lib/version.h> rather than "version.h",
because version.h is a generated file and not present in the
source tree when using objdir builds.
(committed by gdt)
works fine with normal builds; didn't try objdir 16 Mar 2004 hasso 253e9336982 Fix bugreport URLs here as well. 11 Mar 2004 hasso e23949c0e79 Fix help. "ipv6 ..." commands are for IPv6. 11 Mar 2004 hasso 00b0bbcd5ca Document VTYSH_PAGER and fix bugreporting address. 04 Mar 2004 hasso 5707ccee87f Fix warning. Approved by Amir. 04 Mar 2004 hasso fa2b17e3949 Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER from vtysh ([quagga-dev 932]). 04 Mar 2004 hasso caa6f8ac7d0 [quagga-dev 489] - fix ripd version send by Krzysztof Oledzki. 03 Mar 2004 hasso a1455d86f58 "show ip rip" fix from Krzysztof Oledzki ([quagga-dev 437]). 03 Mar 2004 hasso 429a0f8c5b0 Fix typo in comment. 22 Feb 2004 hasso 3b5640301a1 Zebra -> Quagga and reformatting. 20 Feb 2004 hasso 2f04e67a80d Report quagga bugs to quagga bugzilla. 20 Feb 2004 hasso c3aac6ff4f6 Fix vty address handling and added pid file stuff. 20 Feb 2004 hasso eb26037b739 Report quagga bugs to quagga bugzilla. 20 Feb 2004