summaryrefslogtreecommitdiffstats
path: root/isisd/isis_pdu.h
Commit message (Collapse)AuthorAgeFilesLines
* isisd: implement MD5 circuit authenticationFritz Reichmann2012-02-141-3/+2
| | | | | | * Replace command "isis passwd" with "isis passwd {clear|md5}" * Verify HMAC MD5 on ISIS Hello PDUs * Add HMAC MD5 authentication to md5.h/md5.c from RFC2104
* [isisd] Add support for Solaris DLPIPaul Jakma2007-08-071-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.
* Indentation only. No any functional changes.hasso2004-09-101-46/+46
|
* Initial revisionjardin2003-12-231-0/+257