CFR: ipfw locking

From: Sam Leffler (sam_at_errno.com)
Date: 08/20/03

  • Next message: Bruce A. Mah: "Re: CFR: bridge locking"
    Date: Wed, 20 Aug 2003 09:40:44 -0700
    To: freebsd-net@freebsd.org, freebsd-arch@freebsd.org
    
    

    http://www.freebsd.org/~sam/ipfw.patch

    These changes add locking. There are two locks: one for static rules and
    one for dynamic rules. The associated dummynet changes are not included as
    I haven't tested them yet. The locking scheme may need to be revised to
    use something like sx locks; this will be revisited in a later pass.

    I've been running with these changes for a week on my interior firewall,
    but they are very lightly tested and need a good review and more testing.
    I don't plan to commit them until they get more of each.

            Sam

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


  • Next message: Bruce A. Mah: "Re: CFR: bridge locking"

    Relevant Pages