Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [isisd] Add support for Solaris DLPI | paul | 2007-08-07 | 1 | -0/+1 |
| | | | | | | | | | | 2007-08-07 James Carlson <james.d.carlson@sun.com> * configure.ac: Added support for separate link-layer access mechanisms in isisd. * isis_network.c: split up into isis_bpf.c, isis_dlpi.c, and isis_pfpacket.c, selected by autoconf, and added DLPI support. * (general) Fixed to allow compilation and use on Solaris. | ||||
* | * dict.[ch]: Revert all nonfunctional changes. It's external module | hasso | 2005-09-25 | 1 | -1136/+952 |
| | | | | | | | imported from kazlib and it's better not to screw it - there is theoretical chance that we might want to merge changes from upstream at some point. Also avoid the loss of info about upstream version (rcsid). | ||||
* | 2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-24 | 1 | -1/+1 |
| | | | | | | | | | * zassert.h: New header file to declare a quagga-specific assert macro. * log.c: (_zlog_assert_failed) New function called when assert fails to log the error and abort. * zebra.h: Include "zassert.h" instead of <assert.h>. * regex.c: Include "zassert.h" instead of <assert.h>. * dict.c: Include "zassert.h" instead of <assert.h>. | ||||
* | Indentation only. No any functional changes. | hasso | 2004-09-10 | 1 | -952/+1136 |
| | |||||
* | Initial revision | jardin | 2003-12-23 | 1 | -0/+1496 |