summaryrefslogtreecommitdiff
path: root/isisd
AgeCommit message (Expand)Author
2013-07-31isisd, ospf6d: use bug-report information from autoconfChristian Franke
2012-12-12isisd: fix ipv6 metric endiannessNick Hilliard
2012-12-12isisd: verify metrics on metric-style transitionChristian Franke
2012-12-12isisd: fix metrics check for metric-style narrowChristian Franke
2012-12-12isisd: address Coverity warningsDavid Lamparter
2012-12-12isisd: always join all IS-IS multicast groupsDavid Lamparter
2012-12-12isisd: save metric-style narrowChristian Franke
2012-12-12isisd: fix spftree_area_del typo causing SEGVDavid Lamparter
2012-12-12isisd: drop hellos without supported protocol listDavid Lamparter
2012-12-12isisd: refuse adjacencies with our own system IDDavid Lamparter
2012-12-12isisd: do not add >63 IP addresses to helloDavid Lamparter
2012-11-05isisd: clock_gettime() -> quagga_gettime() conversion.Hasso Tepper
2012-10-25*: use array_size() helper macroBalaji.G
2012-10-25isisd: don't overrun list of protocolsDavid Lamparter
2012-10-25isisd: don't process invalid prefixes from TLVsDavid Lamparter
2012-10-25isisd: pull up invalid prefix assert()David Lamparter
2012-10-25isisd: fix null pointer dereference in send_lsp()Avneesh Sachdev
2012-10-25isisd: tighten checks on ISIS pdu lengthAvneesh Sachdev
2012-06-25build: allow configure and build in a separate directoryVincent Bernat
2012-06-21isisd: fix typo in topology generator (BZ#731)David Lamparter
2012-04-16quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin
2012-04-16isisd: indent longopts arrayVyacheslav Trushkin
2012-04-16isisd: reapply removal of CVS cruftDavid Lamparter
2012-04-11isisd: reapply patch to fix zebra protocolAvneesh Sachdev
2012-04-07isisd: couple of bug fixesSubbaiah Venkata
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2010-04-28isisd: change ISIS_METHOD to use C preprocessorDavid Lamparter
2009-12-21lib: make some structures constantStephen Hemminger
2009-12-03isisd: fix --enable-isis-topology for 64-bit LinuxDavid Ward
2009-12-03isisd: fix BPF ioctl() calls, treat "true" and "false" as reservedDavid Ward
2009-08-13all: check return value from daemon() callStephen Hemminger
2009-06-19[cleanup] convert bzero() deprecated by POSIX to memset()Jeremy Jackson
2009-06-12[cleanup] Make command nodes staticStephen Hemminger
2008-08-22[administrivia] Update gitignore filesPaul Jakma
2008-08-22[administrivia] Git should ignore backup files and .loT filesPaul Jakma
2008-08-22[trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma
2008-08-22[isisd:DLPI] Try open vanity-named DLPI dev before style 1,2Jingjing Duan
2008-08-22[ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisdJingjing Duan
2008-08-22[isisd] Fix packet filtering with DLPIJingjing Duan
2008-08-22[build] Test for GNU-style PIE support in toolchain and enablePaul 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 managementPaul 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 DLPIPaul Jakma
2007-05-10[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma
2006-12-08[isisd] Fix compiler warnings and allow v4-only compilationPaul 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