diff options
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <james.d.carlson@sun.com> + + * 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 <hannes@gredler.at> * isis_adjacency.c: (isis_new_adj) Allow NULL snpa argument. |