IGMPv3 (was Re: pim6sd)

From: Andrew Swan (aswan_at_cs.berkeley.edu)
Date: 04/28/04

  • Next message: Julian Elischer: "Re: [4.9-R]Can I Make My DSL Connect Go Faster ?"
    Date: Wed, 28 Apr 2004 13:49:52 -0700
    To: M?nica Domingues <monicadomingues@hotmail.com>, suz@crl.hitachi.co.jp, freebsd-net@freebsd.org
    
    

    Bruce M Simpson wrote:
    > FreeBSD doesn't implement Source-Specific Multicast yet, to the best of
    > my knowledge.
    >
    > Someone at Berkeley was working on an IGMPv3 stack a while back, though,
    > but it was for FreeBSD 4.x.

    i was able to apply those patches to 5.1-RELEASE without too
    much trouble but there is a more complete and current
    implementation in kame. just the igmpv3 portion of kame was
    split out as a separate patch for netbsd available here:
      http://www-sop.inria.fr/planete/Hitoshi.Asaeda/igmpv3/

    as of last fall, kame was waiting for the igmpv3 sockets api to
    be published as an rfc (it was an internet-draft at the time) to
    merge igmpv3 into the core bsd distributions.
    (see http://www.kame.net/roadmap-2003.html).

    in january, the api draft was published as rfc 3678. what is
    the process by which code is merged from kame to freebsd? is
    it just a matter of somebody extracting the appropriate patches
    and submitting them?

    -Andrew

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Julian Elischer: "Re: [4.9-R]Can I Make My DSL Connect Go Faster ?"

    Relevant Pages

    • IGMPv3 support
      ... I am looking for a FreeBSD release with IGMPv3 and was surprised to find ... I know the KAME project added support for IGMPv3. ...
      (freebsd-net)
    • Re: IPv6 route mutex recursion (crash) and fix
      ... > FreeBSD, this can happen with the route which has the RTF_PRCLONING ... > between the FreeBSD repository code and the KAME snap code as small as ... > fix to the problem. ... As you certainly are more knowledgable in KAME ...
      (freebsd-net)
    • Re: ipsec changes in 5.2R
      ... On Wed, 4 Feb 2004, Guido van Rooij wrote: ... Is KAME aware of this problem or is it FBSD specific? ... Please read the FreeBSD 5.2 errata: ...
      (freebsd-current)
    • Re: removing if_withname()
      ... bde> It seems to be a pat of KAME that has never been used in FreeBSD ... Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, ...
      (freebsd-net)
    • IPSec with AES
      ... i would like to implement AES into my IPSec.. ... can i simply configure my setkey on FreeBSD like KAME does: ... spdadd 10.1.1.1 20.1.1.1 any -P out ipsec esp/transport//use; ...
      (FreeBSD-Security)