- 77277a1 isisd: annotate some function arguments with const by Christian Franke · 9 years ago
- 1ca8d40 ripd, isisd: fix warnings that make the build fail by Christian Franke · 9 years ago
- 283596f Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted by Paul Jakma · 9 years ago
- be62b17 isisd: Fix LSPs not being regenerated after adjacency change by Michael Zingg · 12 years ago
- ee16261 isisd: Drop packet received on multiple interfaces due to the time gap in binding socket to an interface by Amritha Nambiar · 9 years ago
- 7125293 lib: zclient.c remove extern struct thread_master * by Donald Sharp · 9 years ago
- f90ce64 isisd/isis_dlpi: Fix warning by David Lamparter · 9 years ago
- ba6cd58 isisd/solaris: fix size_t confusions by David Lamparter · 9 years ago
- 821df2c *: make sure zebra.h is always included first by David Lamparter · 9 years ago
- 52c0bc7 build: Remove the old PIC/PIE patch, let libtool sort it out by Paul Jakma · 9 years ago
- c8ee940 isisd: Attached-bit in LSP header by Amritha Nambiar · 9 years ago
- 06cc655 isisd: Add new adjacency to LSP neighbor list by Amritha Nambiar · 9 years ago
- f31bab4 Quagga: Fix code to use srandom/random by Donald Sharp · 9 years ago
- c99f348 *: add VRF ID in the API message header by Feng Lu · 10 years ago
- 126215c *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() by Feng Lu · 10 years ago
- 19ed526 isisd: always print adj->sysid (clang 3.6 warning) by David Lamparter · 10 years ago
- 491417a isisd: fix crash on processing own p2p hello by Amritha Nambiar · 10 years ago
- c0bedeb build: add --enable-werror by David Lamparter · 10 years ago
- 52f02b4 zebra, isisd: cast to unsigned char for ctypes by David Lamparter · 10 years ago
- 60a4601 isisd: remove unused process_is_hello() by David Lamparter · 10 years ago
- 01da617 isisd: fix size_t confusions by David Lamparter · 10 years ago
- f50ee93 isisd: assorted fixes (unused variables, static) by David Lamparter · 10 years ago
- 6db3ef6 isisd: fix minor & vs. && mix-up by David Lamparter · 10 years ago
- 1250dc7 isisd: don't use POSIX reserved y1/yn names by David Lamparter · 10 years ago
- 388f885 *: add missing includes by David Lamparter · 10 years ago
- 21401f3 *: fix signedness mix-ups by David Lamparter · 10 years ago
- b7d5021 *: remove stray extra semicolons by David Lamparter · 10 years ago
- eed3c48 *: use void * for printing pointers by David Lamparter · 10 years ago
- ef008d2 *: use long long to print time_t by David Lamparter · 10 years ago
- 237aac5 build: get rid of INCLUDES, use AM_CPPFLAGS by David Lamparter · 10 years ago
- 3c28aaf isisd: match adjacency with source of hellos by Amritha Nambiar · 10 years ago
- 92cff4f isisd: fix crash on changing the circuit type of a passive interface by Lu Feng · 10 years ago
- 88d37b9 make some structures constant. by Stephen Hemminger · 10 years ago
- ad2f92b isisd: type mix-up in 28a8cfc "don't require IPv4" by David Lamparter · 10 years ago
- 16ffb26 *: fix detection and usage of sys/cdefs.h by Timo Teräs · 10 years ago
- 28a8cfc isisd: don't require IPv4 for adjacency by David Lamparter · 10 years ago
- fd6f39a isisd: ignore the unrecognized TLVs by Lu Feng · 11 years ago
- cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
- 4ff3bca isisd, ospf6d: use bug-report information from autoconf by Christian Franke · 12 years ago
- e1a555b isisd: fix ipv6 metric endianness by Nick Hilliard · 12 years ago
- 478c112 isisd: verify metrics on metric-style transition by Christian Franke · 12 years ago
- 4fb7c84 isisd: fix metrics check for metric-style narrow by Christian Franke · 12 years ago
- e8aca32 isisd: address Coverity warnings by David Lamparter · 12 years ago
- 318c804 isisd: always join all IS-IS multicast groups by David Lamparter · 12 years ago
- f818c8f isisd: save metric-style narrow by Christian Franke · 12 years ago
- de543de isisd: fix spftree_area_del typo causing SEGV by David Lamparter · 12 years ago
- b72f345 isisd: drop hellos without supported protocol list by David Lamparter · 12 years ago
- 19f78ce isisd: refuse adjacencies with our own system ID by David Lamparter · 12 years ago
- 91d799e isisd: do not add >63 IP addresses to hello by David Lamparter · 12 years ago
- 43057bf isisd: clock_gettime() -> quagga_gettime() conversion. by Hasso Tepper · 12 years ago
- 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
- 655071f isisd: don't overrun list of protocols by David Lamparter · 13 years ago
- f02a099 isisd: don't process invalid prefixes from TLVs by David Lamparter · 13 years ago
- 948b6be isisd: pull up invalid prefix assert() by David Lamparter · 13 years ago
- 0fece07 isisd: fix null pointer dereference in send_lsp() by Avneesh Sachdev · 13 years ago
- a22ab5a isisd: tighten checks on ISIS pdu length by Avneesh Sachdev · 13 years ago
- 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago
- a47c583 isisd: fix typo in topology generator (BZ#731) by David Lamparter · 12 years ago
- 48d8bea quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
- 1627b20 isisd: indent longopts array by Vyacheslav Trushkin · 13 years ago
- 086695c isisd: reapply removal of CVS cruft by David Lamparter · 13 years ago
- aa3b264 isisd: reapply patch to fix zebra protocol by Avneesh Sachdev · 13 years ago
- e38e0df isisd: couple of bug fixes by Subbaiah Venkata · 13 years ago
- 3f045a0 isisd: add Google's changes to IS-IS by Josh Bailey · 13 years ago
- 745bf05 isisd: change ISIS_METHOD to use C preprocessor by David Lamparter · 15 years ago
- 2d362d1 lib: make some structures constant by Stephen Hemminger · 15 years ago
- 4a4bba0 isisd: fix --enable-isis-topology for 64-bit Linux by David Ward · 15 years ago
- 362573e isisd: fix BPF ioctl() calls, treat "true" and "false" as reserved by David Ward · 15 years ago
- 065de90 all: check return value from daemon() call by Stephen Hemminger · 15 years ago
- ec5e42b [cleanup] convert bzero() deprecated by POSIX to memset() by Jeremy Jackson · 16 years ago
- 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
- 5515de3 [administrivia] Update gitignore files by Paul Jakma · 18 years ago
- d68cbf9 [administrivia] Git should ignore backup files and .loT files by Paul Jakma · 18 years ago
- 3998bfd [trivia] Remove ChangeLog files, as this data is now maintained in SCM by Paul Jakma · 16 years ago
- 6995456 [isisd:DLPI] Try open vanity-named DLPI dev before style 1,2 by Jingjing Duan · 16 years ago
- 6a270cd [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd by Jingjing Duan · 16 years ago
- 3e40282 [isisd] Fix packet filtering with DLPI by Jingjing Duan · 16 years ago
- 46bc0e4 [build] Test for GNU-style PIE support in toolchain and enable by Paul P Komkoff Jr · 16 years ago
- 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
- c7350c4 [isisd] Bug #437: fix ssert caused by bad list management by Paul Jakma · 17 years ago
- 8bc9805 [isisd] Commit new files which should have been part of previous commit.. by Paul Jakma · 17 years ago
- 238497f [isisd] Add support for Solaris DLPI by Paul Jakma · 17 years ago
- 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
- 41b36e9 [isisd] Fix compiler warnings and allow v4-only compilation by Paul Jakma · 18 years ago
- 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
- d3092e7 [zserv] fix up custom isisd and bgpd Zserv functions for new format. by paul · 19 years ago
- 77b1cff [isisd] remove includes of common system headers. by paul · 19 years ago
- 13fb40a * isis_adjacency.c: Stop expire timer while deleting adjacency. by hasso · 19 years ago
- 10fc918 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> by jardin · 19 years ago
- ceacedb 2005-09-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 3fdb2dd * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS. by hasso · 19 years ago
- d3d7474 * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup. by hasso · 19 years ago
- 9551eea * isis_lsp.c: Make topology generator generate TE TLVs if necessary. by hasso · 19 years ago
- fac1f7c * isis_spf.c: Changing cost from uint16_t to uint32_t. Unset by hasso · 19 years ago
- 82a8428 * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to work by hasso · 19 years ago
- 309ddb1 * isis_lsp.c: Put correct metric info into TE TLV's. Wide metric is by hasso · 19 years ago
- 81ad8f6 * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4 by hasso · 19 years ago
- aa4376e * isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any sub by hasso · 19 years ago
- ea3be4c * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() and by hasso · 19 years ago
- f21fb27 * isis_circuit.[ch]: Some preliminary support for specifying wide by hasso · 19 years ago