summaryrefslogtreecommitdiffstats
path: root/isisd/isis_tlv.h
Commit message (Collapse)AuthorAgeFilesLines
* isisd: add support to import routes from other protocolsChristian Franke2015-12-081-5/+8
| | | | Signed-off-by: Christian Franke <chris@opensourcerouting.org>
* isisd: don't corrupt memory for long hostnamesChristian Franke2015-12-081-0/+2
| | | | | Signed-off-by: Christian Franke <chris@opensourcerouting.org> Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-33/+47
|
* [isisd] Add support for Solaris DLPIPaul Jakma2007-08-071-0/+8
| | | | | | | | | | 2007-08-07 James Carlson <james.d.carlson@sun.com> * configure.ac: Added support for separate link-layer access mechanisms in isisd. * isis_network.c: split up into isis_bpf.c, isis_dlpi.c, and isis_pfpacket.c, selected by autoconf, and added DLPI support. * (general) Fixed to allow compilation and use on Solaris.
* * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4hasso2005-09-261-1/+1
| | | | | | address into TLV. Used for IPv4 address TLV (in case of LSP) and TE router ID TLV. * isis_lsp.c: Use tlv_add_in_addr() and include router ID in LSP.
* * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() andhasso2005-09-261-0/+2
| | | | | tlv_add_te_ipv4_reachs() to handle TLV's with new metric. None of them handle sub TLVs though for now.
* * isis_tlv.h: Cleanup comment about TLVs we should support, remove infohasso2005-09-191-47/+63
| | | | about useless (in sense of IP(v6)) TLVs.
* Common router id.hasso2004-10-031-0/+1
|
* Compiler warnings fixes.hasso2004-09-261-1/+1
|
* There is several new RFCs ...hasso2004-09-151-6/+7
|
* Indentation only. No any functional changes.hasso2004-09-101-79/+89
|
* Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).hasso2004-05-191-1/+4
| | | | Also tiny temporary fix from me to spf thread crash. Will look at it later.
* Initial revisionjardin2003-12-231-0/+268