| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21b | Chris Hall | 2012-03-17 | 20 | -184/+358 |
|\ |
|
| * | isisd: implement MD5 circuit authentication | Fritz Reichmann | 2012-02-14 | 6 | -25/+128 |
| * | isisd: unexpected kernel routing table (BZ#544) | Fritz Reichmann | 2012-02-14 | 3 | -25/+32 |
| * | isisd: fix wrong next-hops from SPF | Peter Szilagyi | 2012-02-14 | 3 | -29/+29 |
| * | isisd: send proper LSP after DIS election | Peter Szilagyi | 2012-02-14 | 1 | -0/+4 |
| * | isisd: fix circuit state machine | Peter Szilagyi | 2012-02-14 | 5 | -64/+79 |
| * | fix zebra protocol after MP-BGP changes | Denis Ovsienko | 2012-01-23 | 1 | -0/+5 |
| * | build: delete .cvsignore files | Denis Ovsienko | 2011-12-13 | 3 | -24/+0 |
| * | quagga: option "-z" ("--socket <path>") added | Vyacheslav Trushkin | 2011-12-13 | 1 | -1/+7 |
| * | isisd: indent longopts array | Vyacheslav Trushkin | 2011-12-13 | 1 | -9/+9 |
| * | delete CVS keywords | Denis Ovsienko | 2011-09-27 | 1 | -3/+0 |
| * | isisd: include hash.h, not hash.c | Peter Szilagyi | 2011-09-27 | 1 | -1/+1 |
| * | isisd: raise hello rate for DIS (BZ#539) | Fritz Reichmann | 2011-09-27 | 1 | -2/+24 |
| * | isisd: fix crash on "no router isis" (BZ#536) | Fritz Reichmann | 2011-09-27 | 6 | -3/+40 |
| * | isisd: change ISIS_METHOD to use C preprocessor | David Lamparter | 2010-04-28 | 4 | -8/+12 |
| * | lib: make some structures constant | Stephen Hemminger | 2009-12-21 | 1 | -1/+1 |
* | | Changed gcc options to -std=c99 and -O2, and tighted warnings. | Chris Hall | 2011-09-02 | 3 | -36/+58 |
* | | Bring "ex" version up to date with 0.99.18ex15p | Chris Hall | 2011-03-29 | 7 | -29/+33 |
* | | Second tranche of updates for pipework branch. | Chris Hall | 2011-02-13 | 4 | -55/+44 |
* | | Bring up to date with 0.99.16 release | Chris Hall | 2010-04-17 | 2 | -4/+4 |
* | | Removing compiler warnings. | Chris Hall | 2010-04-16 | 7 | -26/+30 |
|/ |
|
* | isisd: fix --enable-isis-topology for 64-bit Linux | David Ward | 2009-12-03 | 1 | -0/+3 |
* | isisd: fix BPF ioctl() calls, treat "true" and "false" as reserved | David Ward | 2009-12-03 | 1 | -6/+7 |
* | all: check return value from daemon() call | Stephen Hemminger | 2009-08-13 | 1 | -2/+5 |
* | [cleanup] convert bzero() deprecated by POSIX to memset() | Jeremy Jackson | 2009-06-19 | 1 | -1/+1 |
* | [cleanup] Make command nodes static | Stephen Hemminger | 2009-06-12 | 2 | -2/+2 |
* | [administrivia] Update gitignore files | Paul Jakma | 2008-08-22 | 1 | -1/+1 |
* | [administrivia] Git should ignore backup files and .loT files | Paul Jakma | 2008-08-22 | 3 | -0/+9 |
* | [trivia] Remove ChangeLog files, as this data is now maintained in SCM | Paul Jakma | 2008-08-22 | 1 | -600/+0 |
* | [isisd:DLPI] Try open vanity-named DLPI dev before style 1,2 | Jingjing Duan | 2008-08-22 | 1 | -6/+17 |
* | [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd | Jingjing Duan | 2008-08-22 | 4 | -129/+13 |
* | [isisd] Fix packet filtering with DLPI | Jingjing Duan | 2008-08-22 | 1 | -3/+9 |
* | [build] Test for GNU-style PIE support in toolchain and enable | Paul P Komkoff Jr | 2008-08-22 | 1 | -0/+4 |
* | [administrivia] Add .gitignore files, based on .cvsignores. | Paul Jakma | 2008-08-22 | 3 | -0/+24 |
* | [isisd] Bug #437: fix ssert caused by bad list management | Paul Jakma | 2008-01-29 | 4 | -5/+34 |
* | [isisd] Commit new files which should have been part of previous commit.. | Paul Jakma | 2007-08-08 | 3 | -0/+1320 |
* | [isisd] Add support for Solaris DLPI | Paul Jakma | 2007-08-07 | 9 | -647/+48 |
* | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma | 2007-05-10 | 1 | -3/+3 |
* | [isisd] Fix compiler warnings and allow v4-only compilation | Paul Jakma | 2006-12-08 | 17 | -35/+118 |
* | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma | 2006-10-15 | 1 | -1/+11 |
* | [zserv] fix up custom isisd and bgpd Zserv functions for new format. | paul | 2006-01-17 | 2 | -4/+6 |
* | [isisd] remove includes of common system headers. | paul | 2005-11-20 | 13 | -29/+9 |
* | * isis_adjacency.c: Stop expire timer while deleting adjacency. | hasso | 2005-10-01 | 6 | -3/+43 |
* | 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> | jardin | 2005-10-01 | 2 | -0/+5 |
* | 2005-09-29 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-29 | 1 | -1/+1 |
* | * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS. | hasso | 2005-09-28 | 11 | -200/+155 |
* | * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup. | hasso | 2005-09-28 | 4 | -3/+39 |
* | * isis_lsp.c: Make topology generator generate TE TLVs if necessary. | hasso | 2005-09-28 | 2 | -13/+57 |
* | * isis_spf.c: Changing cost from uint16_t to uint32_t. Unset | hasso | 2005-09-26 | 7 | -44/+185 |
* | * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to work | hasso | 2005-09-26 | 3 | -31/+107 |