- 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
- 2984d26 * isisd.[ch]: Introduce oldmetric flag for area and transition by hasso · 19 years ago
- ffe543a * dict.[ch]: Revert all nonfunctional changes. It's external module by hasso · 19 years ago
- 3d54927 * isis_route.c: Fix output of nexthops in case of extreme debug. by hasso · 19 years ago
- f06834b * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code. by hasso · 19 years ago
- 96e3038 * isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4 by hasso · 19 years ago
- 72b9c95 * isis_tlv.h: Cleanup comment about TLVs we should support, remove info by hasso · 19 years ago
- f1082d1 * isis_lsp.h: Added backpointer to the area from LSP. For now it's used by hasso · 19 years ago
- 4eda93a * isis_lsp.c (lsp_update): Fix previous commit - manipulate the right by hasso · 19 years ago
- a96d8d1 * isis_lsp.c (lsp_update): Remove LSP from database before updating by hasso · 19 years ago
- c89c05d * *.c: Try to be less verbose by default (without any debug options by hasso · 19 years ago
- c0fb2a5 * isis_lsp.c: Yet another regression introduced by stream cleanup. by hasso · 19 years ago
- be7d65d * isis_lsp.c: Less TLV leaking. by hasso · 19 years ago
- 29e50b2 * random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke by hasso · 19 years ago
- aac372f * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset by hasso · 19 years ago
- 56b24f4 * isis_misc.[ch]: Fix some warnings, making some strings const. by hasso · 19 years ago
- 6204c7f * topology/spgrid.c: MAXLONG is deprecated, use LONG_MAX instead. by hasso · 19 years ago
- e7fe02f * isis_dr.c: Fix copy&paste error in isis_dr_resign(). by hasso · 20 years ago
- 92c9f22 2005-05-25 Paul Jakma <paul@dishone.st> by paul · 20 years ago