Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4 | hasso | 2005-09-26 | 1 | -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() and | hasso | 2005-09-26 | 1 | -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 info | hasso | 2005-09-19 | 1 | -47/+63 |
| | | | | about useless (in sense of IP(v6)) TLVs. | ||||
* | Common router id. | hasso | 2004-10-03 | 1 | -0/+1 |
| | |||||
* | Compiler warnings fixes. | hasso | 2004-09-26 | 1 | -1/+1 |
| | |||||
* | There is several new RFCs ... | hasso | 2004-09-15 | 1 | -6/+7 |
| | |||||
* | Indentation only. No any functional changes. | hasso | 2004-09-10 | 1 | -79/+89 |
| | |||||
* | Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]). | hasso | 2004-05-19 | 1 | -1/+4 |
| | | | | Also tiny temporary fix from me to spf thread crash. Will look at it later. | ||||
* | Initial revision | jardin | 2003-12-23 | 1 | -0/+268 |