CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/09/16 22:53:28
Modified files: sys/net : if_ethersubr.c Log message: instead of leaking rarp packets, break from the switch statement so packets can get enqueued for the arp netisr to process. fixes jsgs nfs mountroot problem.