summaryrefslogtreecommitdiffstats
path: root/isisd/isis_tlv.h
Commit message (Collapse)AuthorAgeFilesLines
* * 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