CVSROOT: /cvs Module name: src Changes by: rzalam...@cvs.openbsd.org 2016/12/16 05:24:43
Modified files: sys/netinet : igmp.c Log message: Move the if_get/if_put to the caller of igmp_sendpkt so we avoid having to do this lookup twice. Suggested by and ok mpi@