Bug 91851

Summary: [netinet] [patch] cannot collect multicast upcall messages
Product: Base System Reporter: SAKAI Hiroaki <sakai.hiroaki>
Component: kernAssignee: Andre Oppermann <andre>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description SAKAI Hiroaki 2006-01-16 02:30:04 UTC
If kernel receives multicast packets came in the wrong interface, send a
message to the routing daemon for PIM assert processing. The messages are
not collected to ASSERT_MSG_TIME (3 seconds).

Fix: in netinet/ip_mroute.c:ip_mdq():
Comment 1 Andre Oppermann freebsd_committer freebsd_triage 2006-01-24 17:06:00 UTC
Responsible Changed
From-To: freebsd-bugs->andre

take over.
Comment 2 Andre Oppermann freebsd_committer freebsd_triage 2006-01-24 17:09:25 UTC
State Changed
From-To: open->patched

Patch committed in rev. 1.117 of ip_mroute.c.
Comment 3 Bruce M Simpson freebsd_committer freebsd_triage 2006-09-25 18:46:32 UTC
State Changed
From-To: patched->closed

This was MFCed in revision 1.111.2.2