tn3399_openwrt/package
Zefir Kurtisi 16725e2db0 libpcap: Fix build when PACKAGECONFIG ipv6 is not enabled
Add patches provided upstream [1] by Fabio Berton to fix error:

> ./gencode.c: In function 'pcap_compile':
> ./gencode.c:693:8: error: 'compiler_state_t {aka struct _compiler_state}' has no member named 'ai'
>   cstate.ai = NULL;
>         ^
> ./gencode.c: In function 'gen_gateway':
> ./gencode.c:4914:13: error: 'cstate' undeclared (first use in this function)
>    bpf_error(cstate, "direction applied to 'gateway'");
>              ^

[1] https://github.com/the-tcpdump-group/libpcap/pull/541

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Tested-by: Zefir Kurtisi <zefir.kurtisi@neratec.com>
2016-12-24 11:59:42 +01:00
..
base-files base-files: add support for overlaying rootfs content 2016-12-20 09:35:36 +01:00
boot kirkwood: convert iconnect, ib62x0 and pogoplug_e02 to the new image build code 2016-12-24 09:40:46 +01:00
devel treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
firmware treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
kernel orion: enable SoC drivers in the kernel config 2016-12-24 09:40:46 +01:00
libs libpcap: Fix build when PACKAGECONFIG ipv6 is not enabled 2016-12-24 11:59:42 +01:00
network dnsmasq: add log facility option 2016-12-23 10:46:56 +01:00
system treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
utils treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
Makefile build: add CHECK_ALL variable to allow make download/check to include not selected packages 2016-12-17 10:36:52 +01:00