Difference between revisions of "Mesh/Firmware"
Jump to navigation
Jump to search
added traffic shaping info
(added traffic shaping info) |
|||
Line 118: | Line 118: | ||
== QoS / bandwidth shaping == | == QoS / bandwidth shaping == | ||
To support letting node owners select how much bandwidth they share. | To support letting node owners select how much bandwidth they share. Allow users to block forwarded traffic based on type. There's an paper regarding [http://www.scribd.com/doc/155501125/Layer-7-Classificarion-and-Policing-in-the-PfSense layer 7 traffic shaping] too. | ||
Traffic shaping using [http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.html ipfirewall] (ipfw) or [http://info.iet.unipi.it/~luigi/dummynet/ netdummy]. | |||
* [http://people.freebsd.org/~mtm/ipfw-classifyd.tar.bz2 ipfw-classifyd] (used by pfSense) | |||
* [http://l7-filter.clearfoundation.com/ l7-filter] | |||
* [http://www.ipp2p.org/ ipp2p] (p2p filtering) | |||
Status: [[User:Juul|Juul]] is hacking on. | Status: [[User:Juul|Juul]] is hacking on. |