Displaying 1 result from an estimated 1 matches for "np2p".
Did you mean:
n2p
2007 Jul 04
1
infinite amount of data for HTB burst
...[10:0 HTB] [pfifo_fast]
/ \
/ \
100kbit/s 140kbit/s
/ \
/ \
(10:1 !p2p) (10:2 p2p)
| |
[pfifo_fast] [pfifo_fast]
----
DEV=eth0
P2P=140
NP2P=100
P2P_UID=...
LAPTOP=192.168.x.x
tc qdisc del dev $DEV root
iptables --table mangle --flush
iptables --table mangle --delete-chain
# Create [1:0 PRIO]
# Default: packets go to (1:1 desktop-to-inet)
tc qdisc add dev $DEV root handle 1:0 prio \
bands 2 priomap 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0...