cvs commit: src/sys/net route.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Oct 20 05:25:19 PDT 2008
sephe 2008/10/20 05:22:24 PDT
DragonFly src repository
Modified files:
sys/net route.c
Log:
In route_init(), call netmsg_service_port_init(); mainly to register route
thread's msgport for netmsg_service_sync(), since route threads also do
network output during arp input processing.
Revision Changes Path
1.40 +1 -0 src/sys/net/route.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/route.c.diff?r1=1.39&r2=1.40&f=u
More information about the Commits
mailing list