Age | Commit message (Expand) | Author |
2011-09-27 | delete CVS keywords | Denis Ovsienko |
2011-09-27 | isisd: include hash.h, not hash.c | Peter Szilagyi |
2011-09-27 | isisd: raise hello rate for DIS (BZ#539) | Fritz Reichmann |
2011-09-27 | isisd: fix crash on "no router isis" (BZ#536) | Fritz Reichmann |
2010-04-28 | isisd: change ISIS_METHOD to use C preprocessor | David Lamparter |
2009-12-21 | lib: make some structures constant | Stephen Hemminger |
2009-12-03 | isisd: fix --enable-isis-topology for 64-bit Linux | David Ward |
2009-12-03 | isisd: fix BPF ioctl() calls, treat "true" and "false" as reserved | David Ward |
2009-08-13 | all: check return value from daemon() call | Stephen Hemminger |
2009-06-19 | [cleanup] convert bzero() deprecated by POSIX to memset() | Jeremy Jackson |
2009-06-12 | [cleanup] Make command nodes static | Stephen Hemminger |
2008-08-22 | [administrivia] Update gitignore files | Paul Jakma |
2008-08-22 | [administrivia] Git should ignore backup files and .loT files | Paul Jakma |
2008-08-22 | [trivia] Remove ChangeLog files, as this data is now maintained in SCM | Paul Jakma |
2008-08-22 | [isisd:DLPI] Try open vanity-named DLPI dev before style 1,2 | Jingjing Duan |
2008-08-22 | [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd | Jingjing Duan |
2008-08-22 | [isisd] Fix packet filtering with DLPI | Jingjing Duan |
2008-08-22 | [build] Test for GNU-style PIE support in toolchain and enable | Paul P Komkoff Jr |
2008-08-22 | [administrivia] Add .gitignore files, based on .cvsignores. | Paul Jakma |
2008-01-29 | [isisd] Bug #437: fix ssert caused by bad list management | Paul Jakma |
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 |