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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 38ea66dc5..ad1c40c1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-07 James Carlson + + * configure.ac: Added support for separate link-layer access + mechanisms in isisd. + 2007-07-27 Paul Jakma * configure.ac: Bump version to 0.99.8 -- cgit v1.2.3