Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize access lists here as well. | hasso | 2004-10-13 | 1 | -0/+2 |
| | |||||
* | No warnings here any more. | hasso | 2004-10-07 | 1 | -1/+1 |
| | |||||
* | I think that it's better to report bugs into Bugzilla. | hasso | 2004-09-28 | 1 | -1/+1 |
| | |||||
* | Indentation only. No any functional changes. | hasso | 2004-09-10 | 1 | -100/+85 |
| | |||||
* | Removing code which looked at current dir for config file before attempting | hasso | 2004-06-20 | 1 | -4/+3 |
| | | | | to read system one. | ||||
* | Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]). | hasso | 2004-05-19 | 1 | -2/+1 |
| | | | | Also tiny temporary fix from me to spf thread crash. Will look at it later. | ||||
* | Make it compile in NetBSD and OpenBSD. | hasso | 2004-05-19 | 1 | -3/+2 |
| | |||||
* | 2004-03-16 David Young <dyoung@pobox.com> | gdt | 2004-03-16 | 1 | -1/+1 |
| | | | | | | | | | * (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 | ||||
* | Fix vty address handling and added pid file stuff. | hasso | 2004-02-20 | 1 | -2/+11 |
| | |||||
* | 2004-01-19 Paul Jakma <paul@dishone.st> | paul | 2004-01-19 | 1 | -48/+26 |
| | | | | | | | * tests/test-sig.c: New file, regression test for sigevents. * lib/Makefile.am: add sigevent.{c,h} * (isis|rip|ripng|ospf|ospf6|bgp)d/\1_main.c: modify for sigevents. * zebra/main.c: ditto. | ||||
* | 2607/tcp is already used by ospfapi. | jardin | 2003-12-23 | 1 | -1/+1 |
| | | | | Let's use 2608/tcp for isisd. | ||||
* | Merge isisd into the Quagga's framework: | jardin | 2003-12-23 | 1 | -8/+46 |
| | | | | | | | | | | - add privs support - use misc quagga's definitions - make it compile"able" - fix segfault cases related to hostname() - add debug isis xxx command This patch has been approved by Paul Jakma. | ||||
* | Initial revision | jardin | 2003-12-23 | 1 | -0/+330 |