summaryrefslogtreecommitdiffstats
path: root/isisd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [isisd] Bug #437: fix ssert caused by bad list managementpaul2008-01-291-0/+11
* [isisd] Add support for Solaris DLPIpaul2007-08-071-0/+6
* [isisd] Fix compiler warnings and allow v4-only compilationpaul2006-12-081-0/+9
* [zserv] fix up custom isisd and bgpd Zserv functions for new format.paul2006-01-171-0/+5
* [isisd] remove includes of common system headers.paul2005-11-201-0/+9
* * isis_adjacency.c: Stop expire timer while deleting adjacency.hasso2005-10-011-0/+11
* 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>jardin2005-10-011-0/+4
* * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso2005-09-281-0/+7
* * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup.hasso2005-09-281-0/+6
* * isis_lsp.c: Make topology generator generate TE TLVs if necessary.hasso2005-09-281-0/+6
* * isis_spf.c: Changing cost from uint16_t to uint32_t. Unsethasso2005-09-261-0/+11
* * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to workhasso2005-09-261-0/+6
* * isis_lsp.c: Put correct metric info into TE TLV's. Wide metric ishasso2005-09-261-0/+5
* * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4hasso2005-09-261-0/+7
* * isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any subhasso2005-09-261-0/+5
* * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() andhasso2005-09-261-0/+6
* * isis_circuit.[ch]: Some preliminary support for specifying widehasso2005-09-261-0/+5
* * isisd.[ch]: Introduce oldmetric flag for area and transitionhasso2005-09-261-0/+6
* * dict.[ch]: Revert all nonfunctional changes. It's external modulehasso2005-09-251-0/+8
* * isis_route.c: Fix output of nexthops in case of extreme debug.hasso2005-09-211-0/+4
* * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.hasso2005-09-191-0/+4
* * isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4hasso2005-09-191-0/+5
* * isis_tlv.h: Cleanup comment about TLVs we should support, remove infohasso2005-09-191-0/+5
* * isis_lsp.h: Added backpointer to the area from LSP. For now it's usedhasso2005-09-191-0/+12
* * isis_lsp.c (lsp_update): Fix previous commit - manipulate the righthasso2005-09-181-0/+5
* * isis_lsp.c (lsp_update): Remove LSP from database before updatinghasso2005-09-161-0/+7
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-0/+8
* * isis_lsp.c: Yet another regression introduced by stream cleanup.hasso2005-09-031-0/+6
* * isis_lsp.c: Less TLV leaking.hasso2005-09-021-0/+4
* * random.c, spgrid.[ch]: Fix warnings with hope that I didn't brokehasso2005-09-011-1/+9
* * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memsethasso2005-09-011-0/+10
* * isis_misc.[ch]: Fix some warnings, making some strings const.hasso2005-08-161-0/+4
* * topology/spgrid.c: MAXLONG is deprecated, use LONG_MAX instead.hasso2005-08-101-0/+5
* * isis_dr.c: Fix copy&paste error in isis_dr_resign().hasso2005-05-261-0/+4
* 2005-05-25 Paul Jakma <paul@dishone.st>paul2005-05-251-0/+6
* 2005-05-03 Paul Jakma <paul@dishone.st>paul2005-05-031-0/+29
* 2005-04-15 Paul Jakma <paul@dishone.st>paul2005-04-151-0/+5
* * isis_adjacency.c: Fix typo introduced with listloop cleanup.hasso2005-04-121-0/+4
* 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>nonblocking.zclient.afterajs2005-04-111-0/+11
* 2005-04-10 Paul Jakma <paul@dishone.st>paul2005-04-101-0/+10
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-0/+4
* * configure.ac: Add --enable-isis-topology to enable isisd topologyhasso2005-04-021-0/+11
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-0/+7
* * isis_spf.c: host.name might be NULL.hasso2005-03-071-0/+4
* 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-0/+5
* * *.c: Changed many functions to static. Some commented outhasso2005-01-181-0/+5
* Make authentication of SNPs work correctly - ie. conditionally like it is inhasso2005-01-011-0/+5
* Really fix crashes now. Revert isis_circuit_update_params() part of previoushasso2004-12-291-1/+2
* Don't crash during interface up/down events.hasso2004-12-291-0/+6
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-0/+5