Age | Commit message (Expand) | Author |
2013-07-31 | isisd, ospf6d: use bug-report information from autoconf | Christian Franke |
2012-12-12 | isisd: fix ipv6 metric endianness | Nick Hilliard |
2012-12-12 | isisd: verify metrics on metric-style transition | Christian Franke |
2012-12-12 | isisd: fix metrics check for metric-style narrow | Christian Franke |
2012-12-12 | isisd: address Coverity warnings | David Lamparter |
2012-12-12 | isisd: always join all IS-IS multicast groups | David Lamparter |
2012-12-12 | isisd: save metric-style narrow | Christian Franke |
2012-12-12 | isisd: fix spftree_area_del typo causing SEGV | David Lamparter |
2012-12-12 | isisd: drop hellos without supported protocol list | David Lamparter |
2012-12-12 | isisd: refuse adjacencies with our own system ID | David Lamparter |
2012-12-12 | isisd: do not add >63 IP addresses to hello | David Lamparter |
2012-11-05 | isisd: clock_gettime() -> quagga_gettime() conversion. | Hasso Tepper |
2012-10-25 | *: use array_size() helper macro | Balaji.G |
2012-10-25 | isisd: don't overrun list of protocols | David Lamparter |
2012-10-25 | isisd: don't process invalid prefixes from TLVs | David Lamparter |
2012-10-25 | isisd: pull up invalid prefix assert() | David Lamparter |
2012-10-25 | isisd: fix null pointer dereference in send_lsp() | Avneesh Sachdev |
2012-10-25 | isisd: tighten checks on ISIS pdu length | Avneesh Sachdev |
2012-06-25 | build: allow configure and build in a separate directory | Vincent Bernat |
2012-06-21 | isisd: fix typo in topology generator (BZ#731) | David Lamparter |
2012-04-16 | quagga: option "-z" ("--socket <path>") added | Vyacheslav Trushkin |
2012-04-16 | isisd: indent longopts array | Vyacheslav Trushkin |
2012-04-16 | isisd: reapply removal of CVS cruft | David Lamparter |
2012-04-11 | isisd: reapply patch to fix zebra protocol | Avneesh Sachdev |
2012-04-07 | isisd: couple of bug fixes | Subbaiah Venkata |
2012-04-07 | isisd: add Google's changes to IS-IS | Josh Bailey |
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 |