16725e2db0
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> |
||
---|---|---|
.. | ||
001-Fix-compiler_state_t.ai-usage-when-INET6-is-not-defi.patch | ||
002-Add-missing-compiler_state_t-parameter.patch | ||
100-debian_shared_lib.patch | ||
102-makefile_disable_manpages.patch | ||
103-makefile_flex_workaround.patch | ||
201-space_optimization.patch | ||
202-protocol_api.patch | ||
203-undef_iw_mode_monitor.patch | ||
204-usb-bus-path.patch |