(no subject)

From: Bruce M Simpson (bms_at_spc.org)
Date: 08/20/03

  • Next message: Sam Leffler: "CFR: fastforwarding locking"
    Date: Wed, 20 Aug 2003 12:21:45 +0100
    To: Sam Leffler <sam@errno.com>, Bill Fenner <fenestro@freebsd.org>, Jake Burkholder <jake@locore.ca>, mini@freebsd.org
    
    
    

    On Tue, Aug 19, 2003 at 03:59:27PM -0700, Sam Leffler wrote:
    > this note is to insure "everyone" is aware. If your are actively working
    > on stuff related to the network code and I haven't already corresponded
    > with you; please let me know so we can coordinate our work--I have no
    > interest in duplicating the efforts of others. Otherwise, if you are
    > working in this area I'd appreciate knowing about any significant changes
    > planned that might affect what I'm doing.

    I'm preparing to commit the attached, any objections?
    (As soon as Jake wakes up, anyway ;).

    Was loosely following the flow of things from BSD/OS; it doesn't appear
    to impact on locking but I'm grateful for more expert review in this area.

    mini@ has looked over it and doesn't see any immediate problems.

    provisional log message:

    Add the IP_ONESBCAST option, to enable undirected IP broadcasts to be sent on
    specific interfaces. This is required by aodvd, and may in future help us
    in getting rid of the requirement for BPF from our import of isc-dhcp.

    Suggested by: fenestro
    Reviewed by: mini
    Referenced by: wstevens
    Obtained from: BSD/OS

    BMS

    
    
    

    _______________________________________________
    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: Sam Leffler: "CFR: fastforwarding locking"