summaryrefslogtreecommitdiffstats
path: root/isisd
Commit message (Collapse)AuthorAgeFilesLines
...
* Yet another "set thread pointer to NULL during thread run" fix.hasso2004-02-091-0/+1
|
* Fixing previous commit.hasso2004-01-271-2/+2
|
* Make "(no) ip address x.x.x.x/x" commands work again in vtysh.hasso2004-01-272-0/+6
|
* 2004-01-19 Paul Jakma <paul@dishone.st>paul2004-01-191-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.
* Fix some threads related problems [quagga-dev 591].hasso2003-12-312-2/+7
|
* 2003-12-30 Paul Jakma <paul@dishone.st>paul2003-12-301-19/+5
| | | | | | | | * Makefile.am: put the redhat/ stuff into EXTRA_DIST rather than copying via dist-hook. Remove ~ files backup cruft from dists. isisd/Makefile.am: sysconf example should go via dist_examples_DATA. The include-netbsd/ headers werent mentioned as sources and werent being copied into dists.
* Remove generated file.hasso2003-12-231-529/+0
|
* Some fixes to isisd done by me and Cougar in the spring of 2003. Seehasso2003-12-2310-42/+91
| | | | changelog for details.
* Add .cvsignorehasso2003-12-231-0/+6
|
* 2607/tcp is already used by ospfapi.jardin2003-12-231-1/+1
| | | | Let's use 2608/tcp for isisd.
* Merge isisd into the Quagga's framework:jardin2003-12-2310-136/+363
| | | | | | | | | | - 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 revisionjardin2003-12-2376-0/+45393