2005-09-28 |
hasso | * isis_dynh.c, isisd.h: Implement dynamic hostname... |
tree | commitdiff |
2005-09-28 |
hasso | * isis_lsp.c: Make topology generator generate TE... |
tree | commitdiff |
2005-09-26 |
hasso | * isis_spf.c: Changing cost from uint16_t to uint32_t... |
tree | commitdiff |
2005-09-26 |
hasso | * isis_spf.[ch]: Added TE TLVs to the SPF process... |
tree | commitdiff |
2005-09-26 |
hasso | * isis_lsp.c: Put correct metric info into TE TLV... |
tree | commitdiff |
2005-09-26 |
hasso | * isis_tlv.[ch]: New function tlv_add_in_addr() to... |
tree | commitdiff |
2005-09-26 |
hasso | * isis_lsp.c: Support for originating TE IS and IPv4... |
tree | commitdiff |
2005-09-26 |
hasso | * isis_tlv.[ch]: Two new functions - tlv_add_te_is_nei... |
tree | commitdiff |
2005-09-26 |
hasso | * isis_circuit.[ch]: Some preliminary support for... |
tree | commitdiff |
2005-09-26 |
hasso | * isisd.[ch]: Introduce oldmetric flag for area and... |
tree | commitdiff |
2005-09-25 |
hasso | * dict.[ch]: Revert all nonfunctional changes. It... |
tree | commitdiff |
2005-09-21 |
hasso | * isis_route.c: Fix output of nexthops in case of... |
tree | commitdiff |
2005-09-19 |
hasso | * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some... |
tree | commitdiff |
2005-09-19 |
hasso | * isis_lsp.c: Better output of detailed LSP printout... |
tree | commitdiff |
2005-09-19 |
hasso | * isis_tlv.h: Cleanup comment about TLVs we should... |
tree | commitdiff |
2005-09-19 |
hasso | * isis_lsp.h: Added backpointer to the area from LSP... |
tree | commitdiff |
2005-09-18 |
hasso | * isis_lsp.c (lsp_update): Fix previous commit - manip... |
tree | commitdiff |
2005-09-16 |
hasso | * isis_lsp.c (lsp_update): Remove LSP from database... |
tree | commitdiff |
2005-09-04 |
hasso | * *.c: Try to be less verbose by default (without... |
tree | commitdiff |
2005-09-03 |
hasso | * isis_lsp.c: Yet another regression introduced by... |
tree | commitdiff |
2005-09-02 |
hasso | * isis_lsp.c: Less TLV leaking. |
tree | commitdiff |
2005-09-01 |
hasso | * random.c, spgrid.[ch]: Fix warnings with hope that... |
tree | commitdiff |
2005-09-01 |
hasso | * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALL... |
tree | commitdiff |
2005-08-16 |
hasso | * isis_misc.[ch]: Fix some warnings, making some strin... |
tree | commitdiff |
2005-08-10 |
hasso | * topology/spgrid.c: MAXLONG is deprecated, use LONG_M... |
tree | commitdiff |
2005-05-26 |
hasso | * isis_dr.c: Fix copy&paste error in isis_dr_resign(). |
tree | commitdiff |
2005-05-25 |
paul | 2005-05-25 Paul Jakma <paul@dishone.st> |
tree | commitdiff |
2005-05-03 |
paul | 2005-05-03 Paul Jakma <paul@dishone.st> |
tree | commitdiff |
2005-04-15 |
paul | 2005-04-15 Paul Jakma <paul@dishone.st> |
tree | commitdiff |
2005-04-12 |
hasso | * isis_adjacency.c: Fix typo introduced with listloop... |
tree | commitdiff |
2005-04-11 |
ajs | 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton... |
tree | commitdiff |
2005-04-10 |
paul | 2005-04-10 Paul Jakma <paul@dishone.st> |
tree | commitdiff |
2005-04-07 |
paul | 2005-04-07 Paul Jakma <paul.jakma@sun.com> |
tree | commitdiff |
2005-04-02 |
ajs | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton... |
tree | commitdiff |
2005-04-02 |
hasso | * configure.ac: Add --enable-isis-topology to enable... |
tree | commitdiff |
2005-04-02 |
ajs | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton... |
tree | commitdiff |
2005-03-28 |
hasso | * configure.ac, */Makefile.am: Fix previous commit... |
tree | commitdiff |
2005-03-07 |
hasso | * isis_spf.c: host.name might be NULL. |
tree | commitdiff |
2005-02-23 |
ajs | 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton... |
tree | commitdiff |
2005-02-09 |
paul | 2005-02-09 Paul Jakma <paul.jakma@sun.com> |
tree | commitdiff |
2005-01-18 |
hasso | * *.c: Changed many functions to static. Some commente... |
tree | commitdiff |
2005-01-01 |
hasso | More cleanup in isisd. |
tree | commitdiff |
2005-01-01 |
hasso | Move TODO items from isid to the common TODO. |
tree | commitdiff |
2005-01-01 |
hasso | There is no need to keep this directory. |
tree | commitdiff |
2005-01-01 |
hasso | Make authentication of SNPs work correctly - ie. condit... |
tree | commitdiff |
2004-12-29 |
hasso | Really fix crashes now. Revert isis_circuit_update_para... |
tree | commitdiff |
2004-12-29 |
hasso | Don't crash during interface up/down events. |
tree | commitdiff |
2004-12-24 |
hasso | zlog_* cleanup. Level of debug messages to LOG_DEBUG. |
tree | commitdiff |
2004-12-07 |
ajs | 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton... |
tree | commitdiff |
2004-12-03 |
ajs | 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton... |
tree | commitdiff |
2004-11-25 |
hasso | Make group to run daemon as configurable. Fixes #2... |
tree | commitdiff |
2004-11-24 |
ajs | 2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton... |
tree | commitdiff |
2004-11-20 |
ajs | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton... |
tree | commitdiff |
2004-11-02 |
paul | - Add .arch-ids and .arch-inventory to cvsignore, to... |
tree | commitdiff |
2004-10-13 |
hasso | Initialize access lists here as well. |
tree | commitdiff |
2004-10-11 |
hasso | Sync isisd with changes in lib. |
tree | commitdiff |
2004-10-08 |
hasso | Argh, fix typo. |
tree | commitdiff |
2004-10-08 |
hasso | Although we don't look at current directory for config... |
tree | commitdiff |
2004-10-07 |
hasso | No warnings here any more. |
tree | commitdiff |
2004-10-03 |
hasso | Common router id. |
tree | commitdiff |
2004-09-28 |
hasso | I think that it's better to report bugs into Bugzilla. |
tree | commitdiff |
2004-09-27 |
hasso | This code didn't survive valgrinding. I wonder how... |
tree | commitdiff |
2004-09-26 |
hasso | Brown paperbag please. Fix previous commit. |
tree | commitdiff |
2004-09-26 |
hasso | Compiler warnings fixes. |
tree | commitdiff |
2004-09-26 |
hasso | Compile with gcc-4.0. |
tree | commitdiff |
2004-09-24 |
hasso | * isisd.c: thread_master *master is already defined... |
tree | commitdiff |
2004-09-23 |
hasso | Remove usage of evil list and listnode typedefs. |
tree | commitdiff |
2004-09-21 |
hasso | Yet another DIS election fix from LIU Xin - update... |
tree | commitdiff |
2004-09-21 |
hasso | Make "C" vendor routers happy - put correct prefix... |
tree | commitdiff |
2004-09-20 |
hasso | 2004-09-20 LIU Xin <lx at ns.6test.edu.cn> |
tree | commitdiff |
2004-09-19 |
hasso | Rework of SPF threads schedule logic. I'm not 100%... |
tree | commitdiff |
2004-09-17 |
hasso | Another great little fix from LIU Xin. |
tree | commitdiff |
2004-09-15 |
hasso | There is several new RFCs ... |
tree | commitdiff |
2004-09-15 |
hasso | Second part of fixes from Laurent Rabret. |
tree | commitdiff |
2004-09-14 |
hasso | Isisd is now able to remove addresses from circuit... |
tree | commitdiff |
2004-09-14 |
hasso | isis_pdu.c: Update l1_desig_is only if neighbor really... |
tree | commitdiff |
2004-09-10 |
hasso | Fixes from LIU Xin. |
tree | commitdiff |
2004-09-10 |
hasso | Indentation only. No any functional changes. |
tree | commitdiff |
2004-07-23 |
gdt | (somewhat unrelated cleanups, but all are very minor) |
tree | commitdiff |
2004-07-09 |
paul | cvsignore *.libs in build dirs |
tree | commitdiff |
2004-07-09 |
paul | Update cvsignore's for *.lo and *.la - libtool files |
tree | commitdiff |
2004-06-30 |
gdt | Add libtool support. |
tree | commitdiff |
2004-06-20 |
hasso | Removing code which looked at current dir for config... |
tree | commitdiff |
2004-06-06 |
paul | CVS ignore Linux NFS silly-delete .nfs* files |
tree | commitdiff |
2004-06-06 |
paul | Add .cvsignore for isisd/topology |
tree | commitdiff |
2004-05-19 |
hasso | Fixing crash fix attempt. It's still mess and logic... |
tree | commitdiff |
2004-05-19 |
hasso | Commit 100% working part of patch from Laurent Rabret... |
tree | commitdiff |
2004-05-19 |
hasso | Make it compile in NetBSD and OpenBSD. |
tree | commitdiff |
2004-05-08 |
paul | 2004-05-08 Paul Jakma <paul@dishone.st> |
tree | commitdiff |
2004-03-16 |
gdt | 2004-03-16 David Young <dyoung@pobox.com> |
tree | commitdiff |
2004-02-20 |
hasso | Fix vty address handling and added pid file stuff. |
tree | commitdiff |
2004-02-11 |
hasso | Threads usage cleanup. Still at least one bug to go. |
tree | commitdiff |
2004-02-09 |
hasso | Yet another "set thread pointer to NULL during thread... |
tree | commitdiff |
2004-01-27 |
hasso | Fixing previous commit. |
tree | commitdiff |
2004-01-27 |
hasso | Make "(no) ip address x.x.x.x/x" commands work again... |
tree | commitdiff |
2004-01-19 |
paul | 2004-01-19 Paul Jakma <paul@dishone.st> |
tree | commitdiff |
2003-12-31 |
hasso | Fix some threads related problems [quagga-dev 591]. |
tree | commitdiff |
2003-12-30 |
paul | 2003-12-30 Paul Jakma <paul@dishone.st> |
tree | commitdiff |
2003-12-23 |
hasso | Remove generated file. |
tree | commitdiff |
2003-12-23 |
hasso | Some fixes to isisd done by me and Cougar in the spring... |
tree | commitdiff |
next |