Displaying 3 results from an estimated 3 matches for "p2pd".
Did you mean:
p2p
2005 Nov 02
0
trouble with traffic shaping HTB
...id 1:1${iden}
tc class add dev $SIECETH0 parent 1:2 classid 1:${iden} htb rate
${down}kbit ceil ${downmax}kbit prio $prio
tc filter add dev $SIECETH0 protocol ip preference 2 parent 1:2 u32 match
ip dst $host flowid 1:${iden}
tc class add dev $SIECETH0 parent 1:${iden} classid 1:${iden}1 htb rate
${p2pd}kbit ceil ${downmax}kbit prio 2
tc qdisc add dev $SIECETH0 parent 1:${iden}1 handle 9${iden}: sfq perturb 5
tc filter add dev $SIECETH0 protocol ip preference 2 parent 1:${iden} u32
match ip sport 80 0xffff flowid 1:${iden}1
tc class add dev $SIECETH0 parent 1:${iden} classid 1:${iden}2 htb rate
${...
2005 Nov 02
0
Re: LARTC Digest, Vol 9, Issue 3
...id 1:1${iden}
tc class add dev $SIECETH0 parent 1:2 classid 1:${iden} htb rate
${down}kbit ceil ${downmax}kbit prio $prio
tc filter add dev $SIECETH0 protocol ip preference 2 parent 1:2 u32 match
ip dst $host flowid 1:${iden}
tc class add dev $SIECETH0 parent 1:${iden} classid 1:${iden}1 htb rate
${p2pd}kbit ceil ${downmax}kbit prio 2
tc qdisc add dev $SIECETH0 parent 1:${iden}1 handle 9${iden}: sfq perturb 5
tc filter add dev $SIECETH0 protocol ip preference 2 parent 1:${iden} u32
match ip sport 80 0xffff flowid 1:${iden}1
tc class add dev $SIECETH0 parent 1:${iden} classid 1:${iden}2 htb rate
${...
2005 Nov 02
1
Re: LARTC Digest, Vol 9, Issue 3
...id 1:1${iden}
tc class add dev $SIECETH0 parent 1:2 classid 1:${iden} htb rate
${down}kbit ceil ${downmax}kbit prio $prio
tc filter add dev $SIECETH0 protocol ip preference 2 parent 1:2 u32 match
ip dst $host flowid 1:${iden}
tc class add dev $SIECETH0 parent 1:${iden} classid 1:${iden}1 htb rate
${p2pd}kbit ceil ${downmax}kbit prio 2
tc qdisc add dev $SIECETH0 parent 1:${iden}1 handle 9${iden}: sfq perturb 5
tc filter add dev $SIECETH0 protocol ip preference 2 parent 1:${iden} u32
match ip sport 80 0xffff flowid 1:${iden}1
tc class add dev $SIECETH0 parent 1:${iden} classid 1:${iden}2 htb rate
${...