Re: Rate Limiting Per-Socket

From: Paul Querna (chip_at_force-elite.com)
Date: 06/23/04

  • Next message: Takashi Okumura: "Re: Rate Limiting Per-Socket"
    To: Takashi Okumura <taka@cs.pitt.edu>
    Date: Tue, 22 Jun 2004 23:52:17 -0700
    
    

    On Tue, 2004-06-22 at 23:55 -0400, Takashi Okumura wrote:
    > hi,
    >
    > please take a look at mod_netnice. it uses netnice, another in-kernel
    > traffic control primitive on the platform. since you can control each
    > socket with netnice, i think it's easy to extend the module to meet
    > your needs.
    >
    > http://www.netnice.org/app_modnetnice.html
    >

    Wow, that is a very neat project!

    Is there any chance of netnice being added to mainstream FreeBSD,
    perhaps in the 5.x tree?

    It would be very cool if it could be added a port initially, like pf
    was. I downloaded it, but it looks like you only have patches against
    the 4.x tree?

    Thanks,

    -Paul Querna

    _______________________________________________
    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: Takashi Okumura: "Re: Rate Limiting Per-Socket"

    Relevant Pages

    • Re: Rate Limiting Per-Socket
      ... >> traffic control primitive on the platform. ... > Is there any chance of netnice being added to mainstream FreeBSD, ... i'm planning to release a bit better FreeSBIE-based LiveCD with X + XFCE. ...
      (freebsd-net)
    • Re: Rate Limiting Per-Socket
      ... socket with netnice, i think it's easy to extend the module to meet ... > pipe or rate with FreeBSD. ... > only on a socket fd that I designate. ... > Is this possible with FreeBSD? ...
      (freebsd-net)