CVSROOT: /cvs Module name: src Changes by: vgr...@cvs.openbsd.org 2015/10/15 04:27:18
Modified files: sys/netinet6 : in6_pcb.c Log message: in6_pcbconnect() returns EADDRNOTAVAIL when all the ports in the range portfirst .. portlast are in use. ok millert@, mpi@