OpenSourceRouting
  1. OpenSourceRouting

quagga-snap

Public
AuthorCommitMessageCommit dateIssues
paulpaul
239389ba30e2004-05-05 Anthony.Golia@morganstanley.com * ripd.c: (rip_update_jitter) Bound jitter to a more sensible value, eg 1/4 of update time.
paulpaul
5f77949e7e72004-05-04 Andrew J. Schorr <aschorr@telemetry-investments.com> * redhat/quagga.logrotate: fix paths
paulpaul
a87552cdf2a2004-05-03 Paul Jakma <paul@dishone.st> * ripd.c: (rip_rte_process) fix typo in merge of previous patch and run function through indent.
paulpaul
c53174045b22004-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)
paulpaul
8b338fe94cb2004-05-03 Paul Jakma <paul@dishone.st> * bump version to 0.96.5
paulpaul
b94f9dbd2612004-03-19 Jean-Yves Simon <lethalwp@tiscali.be> * ripd.c: make ripd also check on administrative distance of his own links to update routes.
paulpaul
35be31b6b212004-05-01 rivo nurges <rix@estpak.ee> * bgp_route.c: fix UNH IOL BGP-4.1.12fBGP-4
paulpaul
eb821189d272004-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.
hassohasso
eb3f463aab7More supported RFCs added.
hassohasso
a0a397615cbDon't ignore reject/bh routes.Discussed with Paul in IRC.
paulpaul
31fcdd3fef42004-04-21 Boris Kovalenko <boris@tagnet.ru> * daemon.c: (daemon) fix check for error return from setsid
hassohasso
8585d4e5e2bSome ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev 1058].
hassohasso
9b87e41cae0Update cease codes in bgp_debug.c file as well. Just update to patch fromRivo.
paulpaul
545acafbf592004-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.6aBGP-4
hassohasso
6b3fac0aab9Fix typo to make it compile.
hassohasso
9e1be242e41Fix debug message and make it conditional.
hassohasso
52930766277Ooops.Check if area-id format is valid.
hassohasso
c266ac78eec****! What else I will discover while documenting this code? Remove uselesswarnings and update documentation.
hassohasso
808c0a7f790Don't assume anything.I'm tired ...
hassohasso
63869f111eeDocument summarizing and filtering ABR commands. Native speakers, pleasereview and fix my awful english ;).
hassohasso
a5b2b59a7ccFix obviously wrong info in documentation.
paulpaul
d355bfa78062004-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...
gdtgdt
81b81822da6add $Id:$ line, commented out require automake 1.6, in case that helps quagga.net (paul: please try it)
hassohasso
34195bf6dde[quagga-dev 1002].Also fix date of previous commit in Chanelog.
hassohasso
41d3fc96959* Fixed lowering privileges in proc ipforward method.* Fixed "(no) ipv6 forwarding" command logic. * Added --disable-capabilities switch to configure.
hassohasso
4991f6ca305Vtysh fixes:* replace -e with -c * don't save command in history if last line is the same one * doc/help fixes
hassohasso
128d31d3422[quagga-dev 1005] bugzilla #86: ospf_recv_packet will fail on Solaris/x86
gdtgdt
1666d353474Require automake 1.7 or higher. Fixes problem reported by GiladArnold 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.)
hassohasso
f571dab0c67Readded SIGTERM handling into sigevent stuff.Fixes bugzilla #85.
hassohasso
37318657e5aFixing ospf6d as well and move Changelog entry from ospfd to general one.
hassohasso
66e31693289*** empty log message ***
hassohasso
42ed9da7b64Fix segfault in ospfd - [quagga-dev 980].
hassohasso
158cdad448eFix warning.
hassohasso
0d85b9958d6Amir's fix case where opaque capability is switched "ON -> OFF -> ON".[quagga-dev 843]
hassohasso
f1d92e17ab5Temorary secondary-label fix.Real fix from Gilad will follow after release.
hassohasso
da9c9a24d09From Sowmini fix for crash reported in [quagga-dev 929].
hassohasso
8c903fbb11eFix bugzilla #82.
gdtgdt
5e4fa1646ca2004-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
hassohasso
253e9336982Fix bugreport URLs here as well.
hassohasso
e23949c0e79Fix help."ipv6 ..." commands are for IPv6.
hassohasso
00b0bbcd5caDocument VTYSH_PAGER and fix bugreporting address.
hassohasso
5707ccee87fFix warning.Approved by Amir.
hassohasso
fa2b17e3949Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERfrom vtysh ([quagga-dev 932]).
hassohasso
caa6f8ac7d0[quagga-dev 489] - fix ripd version send by Krzysztof Oledzki.
hassohasso
a1455d86f58"show ip rip" fix from Krzysztof Oledzki ([quagga-dev 437]).
hassohasso
429a0f8c5b0Fix typo in comment.
hassohasso
3b5640301a1Zebra -> Quagga and reformatting.
hassohasso
2f04e67a80dReport quagga bugs to quagga bugzilla.
hassohasso
c3aac6ff4f6Fix vty address handling and added pid file stuff.
hassohasso
eb26037b739Report quagga bugs to quagga bugzilla.