From 238497fc85332bb8bb9cb3245d3f691500190559 Mon Sep 17 00:00:00 2001 From: Paul Jakma Date: Tue, 7 Aug 2007 18:49:18 +0000 Subject: [isisd] Add support for Solaris DLPI 2007-08-07 James Carlson * 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. --- isisd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'isisd/ChangeLog') diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 8797af18..c2482f06 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,9 @@ +2007-07-18 James Carlson + + * 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. + 2006-12-08 Hannes Gredler * isis_adjacency.c: (isis_new_adj) Allow NULL snpa argument. -- cgit v1.2.1