summaryrefslogtreecommitdiff
path: root/isisd
AgeCommit message (Expand)Author
2005-10-012005-09-30 Vincent Jardin <vincent.jardin@6wind.com>jardin
2005-09-292005-09-29 Paul Jakma <paul.jakma@sun.com>paul
2005-09-28 * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso
2005-09-28 * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup.hasso
2005-09-28 * isis_lsp.c: Make topology generator generate TE TLVs if necessary.hasso
2005-09-26 * isis_spf.c: Changing cost from uint16_t to uint32_t. Unsethasso
2005-09-26 * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to workhasso
2005-09-26 * isis_lsp.c: Put correct metric info into TE TLV's. Wide metric ishasso
2005-09-26 * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4hasso
2005-09-26 * isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any subhasso
2005-09-26 * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() andhasso
2005-09-26 * isis_circuit.[ch]: Some preliminary support for specifying widehasso
2005-09-26 * isisd.[ch]: Introduce oldmetric flag for area and transitionhasso
2005-09-25 * dict.[ch]: Revert all nonfunctional changes. It's external modulehasso
2005-09-21 * isis_route.c: Fix output of nexthops in case of extreme debug.hasso
2005-09-19 * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.hasso
2005-09-19 * isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4hasso
2005-09-19 * isis_tlv.h: Cleanup comment about TLVs we should support, remove infohasso
2005-09-19 * isis_lsp.h: Added backpointer to the area from LSP. For now it's usedhasso
2005-09-18 * isis_lsp.c (lsp_update): Fix previous commit - manipulate the righthasso
2005-09-16 * isis_lsp.c (lsp_update): Remove LSP from database before updatinghasso
2005-09-04 * *.c: Try to be less verbose by default (without any debug optionshasso
2005-09-03 * isis_lsp.c: Yet another regression introduced by stream cleanup.hasso
2005-09-02 * isis_lsp.c: Less TLV leaking.hasso
2005-09-01 * random.c, spgrid.[ch]: Fix warnings with hope that I didn't brokehasso
2005-09-01 * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memsethasso
2005-08-16 * isis_misc.[ch]: Fix some warnings, making some strings const.hasso
2005-08-10 * topology/spgrid.c: MAXLONG is deprecated, use LONG_MAX instead.hasso
2005-05-26 * isis_dr.c: Fix copy&paste error in isis_dr_resign().hasso
2005-05-252005-05-25 Paul Jakma <paul@dishone.st>paul
2005-05-032005-05-03 Paul Jakma <paul@dishone.st>paul
2005-04-152005-04-15 Paul Jakma <paul@dishone.st>paul
2005-04-12 * isis_adjacency.c: Fix typo introduced with listloop cleanup.hasso
2005-04-112005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-04-102005-04-10 Paul Jakma <paul@dishone.st>paul
2005-04-072005-04-07 Paul Jakma <paul.jakma@sun.com>paul
2005-04-022005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-04-02 * configure.ac: Add --enable-isis-topology to enable isisd topologyhasso
2005-04-022005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-03-28 * configure.ac, */Makefile.am: Fix previous commit. SNMP includeshasso
2005-03-07 * isis_spf.c: host.name might be NULL.hasso
2005-02-232005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-02-092005-02-09 Paul Jakma <paul.jakma@sun.com>paul
2005-01-18 * *.c: Changed many functions to static. Some commented outhasso
2005-01-01More cleanup in isisd.hasso
2005-01-01Move TODO items from isid to the common TODO.hasso
2005-01-01There is no need to keep this directory.hasso
2005-01-01Make authentication of SNPs work correctly - ie. conditionally like it is inhasso
2004-12-29Really fix crashes now. Revert isis_circuit_update_params() part of previoushasso
2004-12-29Don't crash during interface up/down events.hasso