Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-03 | 2004-05-03 Paul Jakma <paul@dishone.st> | paul | |
* ripd.c: (rip_rte_process) fix typo in merge of previous patch and run function through indent. | |||
2004-05-03 | 2004-05-03 Daniel Roesen <dr@cluenet.de> | paul | |
* 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-03 | 2004-05-03 Paul Jakma <paul@dishone.st> | paul | |
* bump version to 0.96.5 | |||
2004-05-01 | 2004-03-19 Jean-Yves Simon <lethalwp@tiscali.be> | paul | |
* ripd.c: make ripd also check on administrative distance of his own links to update routes. | |||
2004-05-01 | 2004-05-01 rivo nurges <rix@estpak.ee> | paul | |
* bgp_route.c: fix UNH IOL BGP-4.1.12f | |||
2004-05-01 | 2004-05-01 Paul Jakma <paul@dishone.st> | paul | |
* Revert the attempted clean-up of the dummy peer hack, reverts patchsets 435 (see 2004-02-17 below) and 456. | |||
2004-04-26 | More supported RFCs added. | hasso | |
2004-04-23 | Don't ignore reject/bh routes. Discussed with Paul in IRC. | hasso | |
2004-04-21 | 2004-04-21 Boris Kovalenko <boris@tagnet.ru> | paul | |
* daemon.c: (daemon) fix check for error return from setsid | |||
2004-04-20 | Some ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev 1058]. | hasso | |
2004-04-20 | Update cease codes in bgp_debug.c file as well. Just update to patch from | hasso | |
Rivo. | |||
2004-04-20 | 2004-04-16 rivo nurges <rix@estpak.ee> | paul | |
* 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-04-20 | Fix typo to make it compile. | hasso | |
2004-04-20 | Fix debug message and make it conditional. | hasso | |
2004-04-19 | Ooops. Check if area-id format is valid. | hasso | |
2004-04-19 | ****! What else I will discover while documenting this code? Remove useless | hasso | |
warnings and update documentation. | |||
2004-04-19 | Don't assume anything. I'm tired ... | hasso | |
2004-04-19 | Document summarizing and filtering ABR commands. Native speakers, please | hasso | |
review and fix my awful english ;). | |||
2004-04-17 | Fix obviously wrong info in documentation. | hasso | |
2004-04-08 | 2004-04-08 Paul Jakma <paul@dishone.st> | paul | |
* 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 determine correct address for virtual-link peers. Fall back to older "pick first link" method if no backlink index exists. | |||
2004-04-07 | add $Id:$ line, commented out | gdt | |
require automake 1.6, in case that helps quagga.net (paul: please try it) | |||
2004-04-06 | [quagga-dev 1002]. Also fix date of previous commit in Chanelog. | hasso | |
2004-04-06 | * Fixed lowering privileges in proc ipforward method. | hasso | |
* Fixed "(no) ipv6 forwarding" command logic. * Added --disable-capabilities switch to configure. | |||
2004-04-06 | Vtysh fixes: | hasso | |
* replace -e with -c * don't save command in history if last line is the same one * doc/help fixes | |||
2004-04-04 | [quagga-dev 1005] bugzilla #86: ospf_recv_packet will fail on Solaris/x86 | hasso | |
2004-03-30 | Require automake 1.7 or higher. Fixes problem reported by Gilad | gdt | |
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.) | |||
2004-03-22 | Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85. | hasso | |
2004-03-20 | Fixing ospf6d as well and move Changelog entry from ospfd to general one. | hasso | |
2004-03-20 | *** empty log message *** | hasso | |
2004-03-20 | Fix segfault in ospfd - [quagga-dev 980]. | hasso | |
2004-03-19 | Fix warning. | hasso | |
2004-03-18 | Amir's fix case where opaque capability is switched "ON -> OFF -> ON". | hasso | |
[quagga-dev 843] | |||
2004-03-18 | Temorary secondary-label fix. Real fix from Gilad will follow after release. | hasso | |
2004-03-18 | From Sowmini fix for crash reported in [quagga-dev 929]. | hasso | |
2004-03-17 | Fix bugzilla #82. | hasso | |
2004-03-16 | 2004-03-16 David Young <dyoung@pobox.com> | gdt | |
* (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 | |||
2004-03-11 | Fix bugreport URLs here as well. | hasso | |
2004-03-11 | Fix help. "ipv6 ..." commands are for IPv6. | hasso | |
2004-03-04 | Document VTYSH_PAGER and fix bugreporting address. | hasso | |
2004-03-04 | Fix warning. Approved by Amir. | hasso | |
2004-03-04 | Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER | hasso | |
from vtysh ([quagga-dev 932]). | |||
2004-03-03 | [quagga-dev 489] - fix ripd version send by Krzysztof Oledzki. | hasso | |
2004-03-03 | "show ip rip" fix from Krzysztof Oledzki ([quagga-dev 437]). | hasso | |
2004-02-22 | Fix typo in comment. | hasso | |
2004-02-20 | Zebra -> Quagga and reformatting. | hasso | |
2004-02-20 | Report quagga bugs to quagga bugzilla. | hasso | |
2004-02-20 | Fix vty address handling and added pid file stuff. | hasso | |
2004-02-20 | Report quagga bugs to quagga bugzilla. | hasso | |
2004-02-19 | 2004-02-19 Sowmini Varadhan <sowmini.varadhan@sun.com> | paul | |
* ospf_abr.c: (ospf_abr_update_aggregate) UNH 3.12b,c, address range should be configured with the highest cost path within the range, not lowest. | |||
2004-02-18 | 2004-02-18 Paul Jakma <paul@dishone.st> | paul | |
* redhat/quagga.spec.in: remove references to patch files which were accidently committed. |