Age | Commit message (Expand) | Author |
2007-08-08 | [isisd] Commit new files which should have been part of previous commit.. | Paul Jakma |
2007-08-07 | [isisd] Add support for Solaris DLPI | Paul Jakma |
2007-05-10 | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma |
2006-12-08 | [isisd] Fix compiler warnings and allow v4-only compilation | Paul Jakma |
2006-10-15 | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma |
2006-01-17 | [zserv] fix up custom isisd and bgpd Zserv functions for new format. | paul |
2005-11-20 | [isisd] remove includes of common system headers. | paul |
2005-10-01 | * isis_adjacency.c: Stop expire timer while deleting adjacency. | hasso |
2005-10-01 | 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> | jardin |
2005-09-29 | 2005-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. Unset | hasso |
2005-09-26 | * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to work | hasso |
2005-09-26 | * isis_lsp.c: Put correct metric info into TE TLV's. Wide metric is | hasso |
2005-09-26 | * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4 | hasso |
2005-09-26 | * isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any sub | hasso |
2005-09-26 | * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() and | hasso |
2005-09-26 | * isis_circuit.[ch]: Some preliminary support for specifying wide | hasso |
2005-09-26 | * isisd.[ch]: Introduce oldmetric flag for area and transition | hasso |
2005-09-25 | * dict.[ch]: Revert all nonfunctional changes. It's external module | hasso |
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 IPv4 | hasso |
2005-09-19 | * isis_tlv.h: Cleanup comment about TLVs we should support, remove info | hasso |
2005-09-19 | * isis_lsp.h: Added backpointer to the area from LSP. For now it's used | hasso |
2005-09-18 | * isis_lsp.c (lsp_update): Fix previous commit - manipulate the right | hasso |
2005-09-16 | * isis_lsp.c (lsp_update): Remove LSP from database before updating | hasso |
2005-09-04 | * *.c: Try to be less verbose by default (without any debug options | hasso |
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 broke | hasso |
2005-09-01 | * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset | hasso |
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-25 | 2005-05-25 Paul Jakma <paul@dishone.st> | paul |
2005-05-03 | 2005-05-03 Paul Jakma <paul@dishone.st> | paul |
2005-04-15 | 2005-04-15 Paul Jakma <paul@dishone.st> | paul |
2005-04-12 | * isis_adjacency.c: Fix typo introduced with listloop cleanup. | hasso |
2005-04-11 | 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-04-10 | 2005-04-10 Paul Jakma <paul@dishone.st> | paul |
2005-04-07 | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul |
2005-04-02 | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-04-02 | * configure.ac: Add --enable-isis-topology to enable isisd topology | hasso |
2005-04-02 | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-03-28 | * configure.ac, */Makefile.am: Fix previous commit. SNMP includes | hasso |
2005-03-07 | * isis_spf.c: host.name might be NULL. | hasso |
2005-02-23 | 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |