CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/11 15:24:29
Modified files:
sys/netinet : in_pcb.c in_pcb.h
sys/netinet6 : in6_pcb.c
Log message:
Rename in_pcblookup() to in_pcblookup_local() and change its prototype
to get rid of the now useless foreign address and ports parameters.
ok mpi@
