summaryrefslogtreecommitdiffstats
path: root/isisd/isis_circuit.h
Commit message (Collapse)AuthorAgeFilesLines
* isisd: allow to adjust lsp-mtuChristian Franke2015-12-081-0/+2
| | | | | Signed-off-by: Christian Franke <chris@opensourcerouting.org> Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
* *: add missing includesDavid Lamparter2015-04-211-0/+2
| | | | | | | Some places, particularly headers, were spewing warnings since they don't include neccessary other headers to get struct/enum definitions. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-28/+29
|
* [isisd] Add support for Solaris DLPIPaul Jakma2007-08-071-0/+1
| | | | | | | | | | 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_circuit.[ch]: Some preliminary support for specifying widehasso2005-09-261-0/+1
| | | | circuit metrics. Needs more thinking though, but should do for now.
* Indentation only. No any functional changes.hasso2004-09-101-85/+90
|
* Initial revisionjardin2003-12-231-0/+158