Eliminate the use of curproc in route_output() by passing down the process id
authorJeffrey Hsu <hsu@dragonflybsd.org>
Sat, 6 Mar 2004 05:20:31 +0000 (05:20 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Sat, 6 Mar 2004 05:20:31 +0000 (05:20 +0000)
commit47e78ae8e8235302cbb58cd59f89d9cb5c8fc0ac
tree0ad0ea07eaa3b27134e3af9e099bc2069c390a9f
parenta00f5de5949aac439069248123531104094a3ae9
Eliminate the use of curproc in route_output() by passing down the process id
it needs.
sys/net/raw_usrreq.c
sys/net/rtsock.c
sys/sys/protosw.h