mirror_frr/isisd
Fritz Reichmann c25eaffdb2 isisd: unexpected kernel routing table (BZ#544)
Fix bug 544: isisd produces an unexpected routing table for wide-metric.

* isis_spf.c: Accept VTYPE_PSEUDO_TE_IS and VTYPE_NONPSEUDO_TE_IS
  vertex types for SPF calculation
* isis_pdu.c: Change order of TLVs to match Cisco to make bitwise
  comparison easier for Wireshark
* isis_tlv.c: EXTREME_TLV_DEBUG for TLV debugging instead of
  EXTREME_DEBUG
2012-02-14 03:06:29 +04:00
..
include-netbsd build: delete .cvsignore files 2011-12-13 14:27:01 +04:00
topology build: delete .cvsignore files 2011-12-13 14:27:01 +04:00
.gitignore [administrivia] Update gitignore files 2008-08-22 20:02:08 +01:00
AUTHORS Initial revision 2003-12-23 08:09:43 +00:00
dict.c delete CVS keywords 2011-09-27 21:34:26 +04:00
dict.h * dict.[ch]: Revert all nonfunctional changes. It's external module 2005-09-25 12:04:25 +00:00
isis_adjacency.c isisd: fix circuit state machine 2012-02-14 03:06:00 +04:00
isis_adjacency.h No warnings here any more. 2004-10-07 20:07:40 +00:00
isis_bpf.c isisd: change ISIS_METHOD to use C preprocessor 2010-04-28 20:15:44 -04:00
isis_circuit.c isisd: fix crash on "no router isis" (BZ#536) 2011-09-27 20:48:43 +04:00
isis_circuit.h isisd: fix circuit state machine 2012-02-14 03:06:00 +04:00
isis_common.h Make authentication of SNPs work correctly - ie. conditionally like it is in 2005-01-01 10:29:51 +00:00
isis_constants.h Indentation only. No any functional changes. 2004-09-10 20:48:21 +00:00
isis_csm.c isisd: fix circuit state machine 2012-02-14 03:06:00 +04:00
isis_csm.h Indentation only. No any functional changes. 2004-09-10 20:48:21 +00:00
isis_dlpi.c isisd: change ISIS_METHOD to use C preprocessor 2010-04-28 20:15:44 -04:00
isis_dr.c * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS. 2005-09-28 18:45:54 +00:00
isis_dr.h No warnings here any more. 2004-10-07 20:07:40 +00:00
isis_dynhn.c [isisd] remove includes of common system headers. 2005-11-20 02:15:50 +00:00
isis_dynhn.h Indentation only. No any functional changes. 2004-09-10 20:48:21 +00:00
isis_events.c [isisd] remove includes of common system headers. 2005-11-20 02:15:50 +00:00
isis_events.h No warnings here any more. 2004-10-07 20:07:40 +00:00
isis_flags.c [isisd] Bug #437: fix ssert caused by bad list management 2008-01-29 19:29:44 +00:00
isis_flags.h [isisd] Bug #437: fix ssert caused by bad list management 2008-01-29 19:29:44 +00:00
isis_lsp.c isisd: fix circuit state machine 2012-02-14 03:06:00 +04:00
isis_lsp.h isisd: fix wrong next-hops from SPF 2012-02-14 03:06:17 +04:00
isis_main.c quagga: option "-z" ("--socket <path>") added 2011-12-13 14:26:28 +04:00
isis_misc.c [isisd] Fix compiler warnings and allow v4-only compilation 2006-12-08 01:09:50 +00:00
isis_misc.h [isisd] Fix compiler warnings and allow v4-only compilation 2006-12-08 01:09:50 +00:00
isis_network.h Indentation only. No any functional changes. 2004-09-10 20:48:21 +00:00
isis_pdu.c isisd: unexpected kernel routing table (BZ#544) 2012-02-14 03:06:29 +04:00
isis_pdu.h [isisd] Add support for Solaris DLPI 2007-08-07 18:49:18 +00:00
isis_pfpacket.c isisd: fix crash on "no router isis" (BZ#536) 2011-09-27 20:48:43 +04:00
isis_route.c [isisd] Fix compiler warnings and allow v4-only compilation 2006-12-08 01:09:50 +00:00
isis_route.h * isis_spf.c: Changing cost from uint16_t to uint32_t. Unset 2005-09-26 18:26:26 +00:00
isis_routemap.c [isisd] Fix compiler warnings and allow v4-only compilation 2006-12-08 01:09:50 +00:00
isis_spf.c isisd: unexpected kernel routing table (BZ#544) 2012-02-14 03:06:29 +04:00
isis_spf.h * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to work 2005-09-26 18:15:36 +00:00
isis_tlv.c isisd: unexpected kernel routing table (BZ#544) 2012-02-14 03:06:29 +04:00
isis_tlv.h [isisd] Add support for Solaris DLPI 2007-08-07 18:49:18 +00:00
isis_zebra.c fix zebra protocol after MP-BGP changes 2012-01-23 14:31:42 +04:00
isis_zebra.h 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> 2005-04-11 15:51:40 +00:00
isisd.c isisd: fix crash on "no router isis" (BZ#536) 2011-09-27 20:48:43 +04:00
isisd.conf.sample Isisd is now able to remove addresses from circuit and trigger LSP updates 2004-09-14 13:54:30 +00:00
isisd.h isisd: fix crash on "no router isis" (BZ#536) 2011-09-27 20:48:43 +04:00
iso_checksum.c [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd 2008-08-22 19:52:57 +01:00
iso_checksum.h [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd 2008-08-22 19:52:57 +01:00
Makefile.am isisd: change ISIS_METHOD to use C preprocessor 2010-04-28 20:15:44 -04:00
README More cleanup in isisd. 2005-01-01 21:12:56 +00:00

Constraints

  o Maximum number of interfaces 255