Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | isisd: add support to import routes from other protocols | Christian Franke | 2015-12-08 | 1 | -5/+8 |
| | | | | Signed-off-by: Christian Franke <chris@opensourcerouting.org> | ||||
* | isisd: don't corrupt memory for long hostnames | Christian Franke | 2015-12-08 | 1 | -0/+2 |
| | | | | | Signed-off-by: Christian Franke <chris@opensourcerouting.org> Acked-by: Donald Sharp <sharpd@cumulusnetworks.com> | ||||
* | isisd: add Google's changes to IS-IS | Josh Bailey | 2012-04-07 | 1 | -33/+47 |
| | |||||
* | [isisd] Add support for Solaris DLPI | Paul Jakma | 2007-08-07 | 1 | -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 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 |