mirror_frr/isisd
paul 77b1cffe3b [isisd] remove includes of common system headers.
2005-11-20 Paul Jakma <paul.jakma@sun.com>

        * (general) remove includes of very common system headers,
          these are already picked up by zebra.h. Further, including
          them before zebra.h messes up all our lovely (sarcasm)
          autoconf'd detecting of platform specific things. Recent
          addition of stdint.h to configure.ac and zebra.h appears
          particularly to throw up this problem.
2005-11-20 02:15:50 +00:00
..
include-netbsd - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch 2004-11-02 18:59:49 +00:00
topology * random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke 2005-09-01 18:18:47 +00:00
.cvsignore - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch 2004-11-02 18:59:49 +00:00
AUTHORS Initial revision 2003-12-23 08:09:43 +00:00
ChangeLog [isisd] remove includes of common system headers. 2005-11-20 02:15:50 +00:00
dict.c * dict.[ch]: Revert all nonfunctional changes. It's external module 2005-09-25 12:04:25 +00: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] remove includes of common system headers. 2005-11-20 02:15:50 +00:00
isis_adjacency.h No warnings here any more. 2004-10-07 20:07:40 +00:00
isis_circuit.c [isisd] remove includes of common system headers. 2005-11-20 02:15:50 +00:00
isis_circuit.h * isis_circuit.[ch]: Some preliminary support for specifying wide 2005-09-26 17:05:55 +00: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 * *.c: Try to be less verbose by default (without any debug options 2005-09-04 21:36:36 +00:00
isis_csm.h Indentation only. No any functional changes. 2004-09-10 20:48:21 +00: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 2005-04-07 Paul Jakma <paul.jakma@sun.com> 2005-04-07 07:30:20 +00:00
isis_flags.h Indentation only. No any functional changes. 2004-09-10 20:48:21 +00:00
isis_lsp.c [isisd] remove includes of common system headers. 2005-11-20 02:15:50 +00:00
isis_lsp.h * isis_lsp.h: Added backpointer to the area from LSP. For now it's used 2005-09-19 04:23:34 +00:00
isis_main.c [isisd] remove includes of common system headers. 2005-11-20 02:15:50 +00:00
isis_misc.c [isisd] remove includes of common system headers. 2005-11-20 02:15:50 +00:00
isis_misc.h * isis_misc.[ch]: Fix some warnings, making some strings const. 2005-08-16 20:58:12 +00:00
isis_network.c [isisd] remove includes of common system headers. 2005-11-20 02:15:50 +00:00
isis_network.h Indentation only. No any functional changes. 2004-09-10 20:48:21 +00:00
isis_pdu.c [isisd] remove includes of common system headers. 2005-11-20 02:15:50 +00:00
isis_pdu.h Indentation only. No any functional changes. 2004-09-10 20:48:21 +00:00
isis_route.c [isisd] remove includes of common system headers. 2005-11-20 02:15: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] remove includes of common system headers. 2005-11-20 02:15:50 +00:00
isis_spf.c [isisd] remove includes of common system headers. 2005-11-20 02:15:50 +00: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 * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS. 2005-09-28 18:45:54 +00:00
isis_tlv.h * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4 2005-09-26 17:58:24 +00:00
isis_zebra.c * isis_spf.c: Changing cost from uint16_t to uint32_t. Unset 2005-09-26 18:26:26 +00:00
isis_zebra.h 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> 2005-04-11 15:51:40 +00:00
isisd.c * isis_adjacency.c: Stop expire timer while deleting adjacency. 2005-10-01 06:03:04 +00: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 * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup. 2005-09-28 18:30:51 +00:00
iso_checksum.c Second part of fixes from Laurent Rabret. 2004-09-15 16:21:59 +00:00
iso_checksum.h Indentation only. No any functional changes. 2004-09-10 20:48:21 +00:00
Makefile.am 2005-04-10 Paul Jakma <paul@dishone.st> 2005-04-10 15:58:10 +00:00
README More cleanup in isisd. 2005-01-01 21:12:56 +00:00

Constraints

  o Maximum number of interfaces 255