DragonFly commits List (threaded) for 2003-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/sk if_sk.c
dillon 2003/11/09 11:22:51 PST
DragonFly src repository
Modified files:
sys/dev/netif/sk if_sk.c
Log:
3c940 bug fix update. This patch simplifies IFF_PROMISC checking from
sk_ioctl() and prevents the inteface from getting re-initialized when you
change other flags, e.g., arp. It also fixes a interface up/down while in
promiscuous mode bug.
Written by: Jung-uk Kim <jkim@xxxxxxxxxx>
Relayed by: Wilko Bulte <wkb@xxxxxxxxxxxxxxxxx>
Revision Changes Path
1.7 +43 -41 src/sys/dev/netif/sk/if_sk.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/sk/if_sk.c.diff?r1=1.6&r2=1.7&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]