CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2011/04/28 01:11:58
Modified files: sys/netinet : raw_ip.c Log message: Similar to the in_pcb.c change allow raw sockets to be bound to the local network boradcast. While there kill some leftover AF_IMPLINK checks. OK henning@, sthen@