Re: 6.0BETA3 panic in ip_output (vlan/RIP related?)

From: Robert Watson (rwatson_at_FreeBSD.org)
Date: 09/06/05

  • Next message: Kevin Oberman: "Crash (locking against myself) during ntfs mount"
    Date: Tue, 6 Sep 2005 17:00:31 +0100 (BST)
    To: Mark Tinguely <tinguely@casselton.net>
    
    

    On Tue, 6 Sep 2005, Mark Tinguely wrote:

    >> So it sounds like we need to figure out how the multicast code should
    >> behave on interface removal -- I wonder what other operating systems do
    >> here? Do they simply invalidate current membership related with the
    >> interface, or do they leave the multicast sockets in a state such that
    >> if the interface comes back, the memberships are re-bound?
    >
    > In the case of a non-local multicast sessions, the saved multicast
    > socket state would need to keep a timestamp of the last a multicast
    > router IGMP session probe to detect the possibility of session pruning.

    I was assuming that, at the very least, it would be necessary to issue a
    new IGMP join when binding the socket to a new interface...

    Robert N M Watson
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Kevin Oberman: "Crash (locking against myself) during ntfs mount"

    Relevant Pages

    • Re: Bind succeeded but not receiving mulitcast packets
      ... I have a mulitcast server program. ... I have added the interface to the ... programming the multicast filter correctly. ... VxWorks, ...
      (comp.os.vxworks)
    • Re: Too much multicasting in Linux
      ... > that didn't join the multicast address where the data is being sent. ... > the interface 0.0.0.0 causes them to receive all data. ... if I have a socket that joins the SAME ... > multicast group but is tied to a different interface it will not receive ...
      (comp.os.linux.networking)
    • Re: Bind succeeded but not receiving mulitcast packets
      ... I have a mulitcast server program. ... I have added the interface to the ... programming the multicast filter correctly. ... VxWorks, ...
      (comp.os.vxworks)
    • Re: Multicast question
      ... IT is synchronizing correctly but I cannot get it to multicast on any interface except the systems primary Ethernet interface, ... Multicast routing deamons then run the IGMP and other protocols to ... These packets are replicated to ...
      (comp.protocols.time.ntp)
    • Re: setsockopt IP_ADD_MEMBERSHIP not honored
      ... When a packet is received on any interface, the packet is matched up to ... the socket is bound to. ... multicast group on that specific interface. ...
      (freebsd-net)