summaryrefslogtreecommitdiff
path: root/isisd/isis_tlv.h
AgeCommit message (Collapse)Author
2005-09-26 * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4hasso
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.
2005-09-26 * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() andhasso
tlv_add_te_ipv4_reachs() to handle TLV's with new metric. None of them handle sub TLVs though for now.
2005-09-19 * isis_tlv.h: Cleanup comment about TLVs we should support, remove infohasso
about useless (in sense of IP(v6)) TLVs.
2004-10-03Common router id.hasso
2004-09-26Compiler warnings fixes.hasso
2004-09-15There is several new RFCs ...hasso
2004-09-10Indentation only. No any functional changes.hasso
2004-05-19Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).hasso
Also tiny temporary fix from me to spf thread crash. Will look at it later.
2003-12-23Initial revisionjardin