commit | 238497fc85332bb8bb9cb3245d3f691500190559 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Tue Aug 07 18:49:18 2007 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Tue Aug 07 18:49:18 2007 +0000 |
tree | fefd446df957e591658f3aaf40263538f5176944 | |
parent | e95537f0495401c0dd86669d096387e5cdddf8e0 [diff] |
[isisd] Add support for Solaris DLPI 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.