summaryrefslogtreecommitdiffstats
path: root/isisd/isis_zebra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma2006-12-081-2/+4
* [zserv] fix up custom isisd and bgpd Zserv functions for new format.paul2006-01-171-4/+1
* * isis_spf.c: Changing cost from uint16_t to uint32_t. Unsethasso2005-09-261-0/+2
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-6/+12
* 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-111-11/+1
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-8/+3
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-031-2/+3
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-10/+8
* * *.c: Changed many functions to static. Some commented outhasso2005-01-181-14/+16
* Really fix crashes now. Revert isis_circuit_update_params() part of previoushasso2004-12-291-6/+8
* Don't crash during interface up/down events.hasso2004-12-291-0/+3
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-9/+9
* No warnings here any more.hasso2004-10-071-1/+2
* Common router id.hasso2004-10-031-13/+17
* Compiler warnings fixes.hasso2004-09-261-2/+2
* Isisd is now able to remove addresses from circuit and trigger LSP updateshasso2004-09-141-1/+14
* Indentation only. No any functional changes.hasso2004-09-101-230/+238
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-1/+0
* 2004-05-08 Paul Jakma <paul@dishone.st>paul2004-05-081-5/+7
* Some fixes to isisd done by me and Cougar in the spring of 2003. Seehasso2003-12-231-0/+4
* Initial revisionjardin2003-12-231-0/+592