netdev
[Top] [All Lists]

[PATCH PKT_SCHED 0/6]: assorted fixes

To: "David S. Miller" <davem@xxxxxxxxxxxxx>
Subject: [PATCH PKT_SCHED 0/6]: assorted fixes
From: Patrick McHardy <kaber@xxxxxxxxx>
Date: Tue, 11 Jan 2005 22:46:14 +0100
Cc: Maillist netdev <netdev@xxxxxxxxxxx>
Sender: netdev-bounce@xxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.3) Gecko/20041008 Debian/1.7.3-5
Hi Dave,

following are a couple of assorted fixes: a mem leak, locking bugs in two
tc actions, your sch_api.c fix for holding the rtnl while loading modules
ported to act_api.c, and a bug in tcf_exts that prevents using actions/policers
without a rate estimator.

You can pull all changes from bk://212.42.230.204/net-2.6-sched

Regards
Patrick

Patrick McHardy:
 o [PKT_SCHED]: act_api.c: kill some exports
 o [PKT_SCHED]: tcf_exts: rate_tlv is optional
 o [PKT_SCHED]: act_api.c: drop rtnl for loading modules
 o [PKT_SCHED]: tc actions: disable bhs while lock is held in init path
 o [PKT_SCHED]: Fix memory leaks in cls_u32.c error path
 o [PKT_SCHED]: Use rtattr_parse_nested where appropriate


<Prev in Thread] Current Thread [Next in Thread>