libnl/include
Cong Wang aa8877d5c1 act: remove rtnl_act_alloc_cache()
It is complicated to cache tc actions, they are different
from tc qdisc's and filters by design. So, it is simple
if we just don't cache them.

This patch only removes the tc action cache allocation API.
We still need to bypass the libnl cache layer from scratch,
but that would not break ABI any more, therefore we can do
it later.

Cc: Thomas Graf <tgraf@suug.ch>
Cc: Thomas Haller <thaller@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-01-15 14:16:46 +01:00
..
linux addr: add address flag IFA_F_MANAGETEMPADDR 2014-01-03 13:38:08 +01:00
netlink act: remove rtnl_act_alloc_cache() 2014-01-15 14:16:46 +01:00
netlink-private add support for IFA_FLAGS nl attribute 2014-01-03 13:37:56 +01:00
Makefile.am add fq_codel qdisc 2013-11-22 10:13:39 +01:00