jamal
1c55d62e77
pkt_sched: skbedit add support for setting mark
...
This adds support for setting the skb mark.
Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-10-22 21:56:42 -07:00
Stephen Hemminger
0e991ec6a0
tc: propogate errors from tcf_hash_create
...
Allow tcf_hash_create to return different errors on estimator failure.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2008-11-25 21:13:25 -08:00
Alexander Duyck
ca9b0e27e0
pkt_action: add new action skbedit
...
This new action will have the ability to change the priority and/or
queue_mapping fields on an sk_buff.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2008-09-12 16:30:20 -07:00