]> git.proxmox.com Git - mirror_frr.git/history - isisd
bgpd: fix more regressions in attr flag checks
[mirror_frr.git] / isisd /
2011-09-25 Fritz Reichmannisisd: raise hello rate for DIS (BZ#539)
2011-09-25 Fritz Reichmannisisd: fix crash on "no router isis" (BZ#536)
2011-09-25 Peter Szilagyiisisd: include hash.h, not hash.c
2011-08-01 Denis Ovsienkodelete CVS keywords
2010-04-29 David Lamparterisisd: change ISIS_METHOD to use C preprocessor
2009-12-21 Stephen Hemmingerlib: make some structures constant
2009-12-03 David Wardisisd: fix --enable-isis-topology for 64-bit Linux
2009-12-03 David Wardisisd: fix BPF ioctl() calls, treat "true" and "false...
2009-08-13 Stephen Hemmingerall: check return value from daemon() call
2009-06-19 Jeremy Jackson[cleanup] convert bzero() deprecated by POSIX to memset()
2009-06-12 Stephen Hemminger[cleanup] Make command nodes static
2008-08-22 Paul Jakma[administrivia] Update gitignore files
2008-08-22 Paul Jakma[administrivia] Git should ignore backup files and...
2008-08-22 Paul Jakma[trivia] Remove ChangeLog files, as this data is now...
2008-08-22 Jingjing Duan[isisd:DLPI] Try open vanity-named DLPI dev before...
2008-08-22 Jingjing Duan[ospfd/isisd] Switch to lib/ Fletcher checksum, fixing...
2008-08-22 Jingjing Duan[isisd] Fix packet filtering with DLPI
2008-08-22 Paul P Komkoff Jr[build] Test for GNU-style PIE support in toolchain...
2008-08-22 Paul Jakma[administrivia] Add .gitignore files, based on .cvsignores.
2008-01-29 Paul Jakma[isisd] Bug #437: fix ssert caused by bad list management
2007-08-08 Paul Jakma[isisd] Commit new files which should have been part...
2007-08-07 Paul Jakma[isisd] Add support for Solaris DLPI
2007-05-10 Paul Jakma[autoconf] bugs 162,303,178: Fix 'present but can not...
2006-12-08 Paul Jakma[isisd] Fix compiler warnings and allow v4-only compilation
2006-10-15 Paul Jakma[daemon startup] Add --dry-run/-C argument to daemons...
2006-01-17 paul[zserv] fix up custom isisd and bgpd Zserv functions...
2005-11-20 paul[isisd] remove includes of common system headers.
2005-10-01 hasso * isis_adjacency.c: Stop expire timer while deleting...
2005-10-01 jardin2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>
2005-09-29 paul2005-09-29 Paul Jakma <paul.jakma@sun.com>
2005-09-28 hasso * *.c: Massive cleanup of lists loops. Stop abusing...
2005-09-28 hasso * isis_dynh.c, isisd.h: Implement dynamic hostname...
2005-09-28 hasso * isis_lsp.c: Make topology generator generate TE...
2005-09-26 hasso * isis_spf.c: Changing cost from uint16_t to uint32_t...
2005-09-26 hasso * isis_spf.[ch]: Added TE TLVs to the SPF process...
2005-09-26 hasso * isis_lsp.c: Put correct metric info into TE TLV...
2005-09-26 hasso * isis_tlv.[ch]: New function tlv_add_in_addr() to...
2005-09-26 hasso * isis_lsp.c: Support for originating TE IS and IPv4...
2005-09-26 hasso * isis_tlv.[ch]: Two new functions - tlv_add_te_is_nei...
2005-09-26 hasso * isis_circuit.[ch]: Some preliminary support for...
2005-09-26 hasso * isisd.[ch]: Introduce oldmetric flag for area and...
2005-09-25 hasso * dict.[ch]: Revert all nonfunctional changes. It...
2005-09-21 hasso * isis_route.c: Fix output of nexthops in case of...
2005-09-19 hasso * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some...
2005-09-19 hasso * isis_lsp.c: Better output of detailed LSP printout...
2005-09-19 hasso * isis_tlv.h: Cleanup comment about TLVs we should...
2005-09-19 hasso * isis_lsp.h: Added backpointer to the area from LSP...
2005-09-18 hasso * isis_lsp.c (lsp_update): Fix previous commit - manip...
2005-09-16 hasso * isis_lsp.c (lsp_update): Remove LSP from database...
2005-09-04 hasso * *.c: Try to be less verbose by default (without...
2005-09-03 hasso * isis_lsp.c: Yet another regression introduced by...
2005-09-02 hasso * isis_lsp.c: Less TLV leaking.
2005-09-01 hasso * random.c, spgrid.[ch]: Fix warnings with hope that...
2005-09-01 hasso * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALL...
2005-08-16 hasso * isis_misc.[ch]: Fix some warnings, making some strin...
2005-08-10 hasso * topology/spgrid.c: MAXLONG is deprecated, use LONG_M...
2005-05-26 hasso * isis_dr.c: Fix copy&paste error in isis_dr_resign().
2005-05-25 paul2005-05-25 Paul Jakma <paul@dishone.st>
2005-05-03 paul2005-05-03 Paul Jakma <paul@dishone.st>
2005-04-15 paul2005-04-15 Paul Jakma <paul@dishone.st>
2005-04-12 hasso * isis_adjacency.c: Fix typo introduced with listloop...
2005-04-11 ajs2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton...
2005-04-10 paul2005-04-10 Paul Jakma <paul@dishone.st>
2005-04-07 paul2005-04-07 Paul Jakma <paul.jakma@sun.com>
2005-04-02 ajs2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton...
2005-04-02 hasso * configure.ac: Add --enable-isis-topology to enable...
2005-04-02 ajs2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton...
2005-03-28 hasso * configure.ac, */Makefile.am: Fix previous commit...
2005-03-07 hasso * isis_spf.c: host.name might be NULL.
2005-02-23 ajs2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton...
2005-02-09 paul2005-02-09 Paul Jakma <paul.jakma@sun.com>
2005-01-18 hasso * *.c: Changed many functions to static. Some commente...
2005-01-01 hassoMore cleanup in isisd.
2005-01-01 hassoMove TODO items from isid to the common TODO.
2005-01-01 hassoThere is no need to keep this directory.
2005-01-01 hassoMake authentication of SNPs work correctly - ie. condit...
2004-12-29 hassoReally fix crashes now. Revert isis_circuit_update_para...
2004-12-29 hassoDon't crash during interface up/down events.
2004-12-24 hassozlog_* cleanup. Level of debug messages to LOG_DEBUG.
2004-12-07 ajs2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton...
2004-12-03 ajs2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton...
2004-11-25 hassoMake group to run daemon as configurable. Fixes #2...
2004-11-24 ajs2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton...
2004-11-20 ajs2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton...
2004-11-02 paul- Add .arch-ids and .arch-inventory to cvsignore, to...
2004-10-13 hassoInitialize access lists here as well.
2004-10-11 hassoSync isisd with changes in lib.
2004-10-08 hassoArgh, fix typo.
2004-10-08 hassoAlthough we don't look at current directory for config...
2004-10-07 hassoNo warnings here any more.
2004-10-03 hassoCommon router id.
2004-09-28 hassoI think that it's better to report bugs into Bugzilla.
2004-09-27 hassoThis code didn't survive valgrinding. I wonder how...
2004-09-26 hassoBrown paperbag please. Fix previous commit.
2004-09-26 hassoCompiler warnings fixes.
2004-09-26 hassoCompile with gcc-4.0.
2004-09-24 hasso* isisd.c: thread_master *master is already defined...
2004-09-23 hassoRemove usage of evil list and listnode typedefs.
2004-09-21 hassoYet another DIS election fix from LIU Xin - update...
2004-09-21 hassoMake "C" vendor routers happy - put correct prefix...
next