Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Threads usage cleanup. Still at least one bug to go. | hasso | 2004-02-11 | 8 | -220/+124 | |
| | ||||||
* | Yet another "set thread pointer to NULL during thread run" fix. | hasso | 2004-02-09 | 1 | -0/+1 | |
| | ||||||
* | Fixing previous commit. | hasso | 2004-01-27 | 1 | -2/+2 | |
| | ||||||
* | Make "(no) ip address x.x.x.x/x" commands work again in vtysh. | hasso | 2004-01-27 | 2 | -0/+6 | |
| | ||||||
* | 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. | |||||
* | Fix some threads related problems [quagga-dev 591]. | hasso | 2003-12-31 | 2 | -2/+7 | |
| | ||||||
* | 2003-12-30 Paul Jakma <paul@dishone.st> | paul | 2003-12-30 | 1 | -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. | hasso | 2003-12-23 | 1 | -529/+0 | |
| | ||||||
* | Some fixes to isisd done by me and Cougar in the spring of 2003. See | hasso | 2003-12-23 | 10 | -42/+91 | |
| | | | | changelog for details. | |||||
* | Add .cvsignore | hasso | 2003-12-23 | 1 | -0/+6 | |
| | ||||||
* | 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 | 10 | -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 revision | jardin | 2003-12-23 | 76 | -0/+45393 | |