CVSROOT: /cvs Module name: src Changes by: rzalam...@cvs.openbsd.org 2017/03/14 04:27:11
Modified files: sys/netinet : ip_mroute.c Log message: Make mfc_find() more strict when looking for routes, fixes a problem causing ip_mforward() not to send packets to the userland multicast routing daemon. Reported and tested by Paul de Weerd. ok bluhm@, claudio@