diff packages/devs/eth/synth/ecosynth/current/ChangeLog @ 900:370be9d42783

* src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI when the underlying device supports multicast so eth_drv correctly sets mutlicast filtering.
author asl
date Thu, 03 Apr 2003 15:55:33 +0000
parents 598fbd635caf
children cf8d8ca2ed1d
line wrap: on
line diff
--- a/packages/devs/eth/synth/ecosynth/current/ChangeLog
+++ b/packages/devs/eth/synth/ecosynth/current/ChangeLog
@@ -1,7 +1,8 @@
 2003-04-01  Andrew Lunn  <andrew.lunn@ascom.ch>
 
-	* src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI so
-	eth_drv correctly sets mutlicast filtering.
+	* src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI when
+	the underlying device supports multicast so eth_drv correctly sets
+	mutlicast filtering.  
 	* cdl/syntheth.cdl: This driver implements multicast.
 
 2003-02-25  Jonathan Larmour  <jifl@eCosCentric.com>