Module Name: src Committed By: ozaki-r Date: Wed Mar 8 06:59:36 UTC 2017
Modified Files: src/doc: TODO.smpnet Log Message: Remove multicast stuffs from the list of Non MP-safe components To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/doc/TODO.smpnet Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/TODO.smpnet diff -u src/doc/TODO.smpnet:1.4 src/doc/TODO.smpnet:1.5 --- src/doc/TODO.smpnet:1.4 Wed Feb 22 04:44:16 2017 +++ src/doc/TODO.smpnet Wed Mar 8 06:59:36 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO.smpnet,v 1.4 2017/02/22 04:44:16 ozaki-r Exp $ +$NetBSD: TODO.smpnet,v 1.5 2017/03/08 06:59:36 ozaki-r Exp $ MP-safe components ================== @@ -60,7 +60,6 @@ Non MP-safe components and kernel option - if_tokensubr.c - DCCP - - IGMP - IPSELSRC - MROUTING - NFS @@ -71,7 +70,6 @@ Non MP-safe components and kernel option - BRIDGE_IPF - Layer 4 - - IP multicast - Most network device drivers Know issues