CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/22 03:34:39
Modified files:
sys/netinet : in_pcb.c in_pcb.h
sys/netinet6 : in6_pcb.c
Log message:
Remove inpt_lastport from struct inpcbtable, use local variables
in in_pcbbind() and in6_pcbsetport()
ok claudio@, with input from David Hill
