[PATCH] add linux/pkt_act.h to include/Makefile.am too

Cong Wang xiyou.wangcong at gmail.com
Mon Nov 11 18:08:28 EST 2013


On Mon, Nov 11, 2013 at 10:18 AM, Cong Wang <xiyou.wangcong at gmail.com> wrote:
> --- a/include/Makefile.am
> +++ b/include/Makefile.am
> @@ -130,6 +130,7 @@ noinst_HEADERS = \
>         linux/netfilter/nfnetlink_queue.h \
>         linux/netlink.h \
>         linux/pkt_cls.h \
> +       linux/pkt_act.h \
>         linux/pkt_sched.h \


Please ignore this patch, it is far from complete.
We should include the kernel header linux/tc_act/tc_mirred.h.

I will send a complete patch.



More information about the libnl mailing list