2cd632 Apply patch 0003-extensions-format-security-fixes-in-libip-6-t_icmp.patch

Authored and Committed by Packit Service 3 years ago
602 files changed. 130516 lines added. 0 lines removed.
bootstrap_ver/.gitignore
file added
+25
bootstrap_ver/COMMIT_NOTES
file added
+19
bootstrap_ver/COPYING
file added
+339
bootstrap_ver/INCOMPATIBILITIES
file added
+14
bootstrap_ver/INSTALL
file added
+101
bootstrap_ver/Makefile.am
file added
+33
bootstrap_ver/Makefile.in
file added
+937
bootstrap_ver/aclocal.m4
file added
+1512
bootstrap_ver/autogen.sh
file added
+4
bootstrap_ver/build-aux/ar-lib
file added
+270
bootstrap_ver/build-aux/compile
file added
+347
bootstrap_ver/build-aux/config.guess
file added
+1462
bootstrap_ver/build-aux/config.sub
file added
+1825
bootstrap_ver/build-aux/depcomp
file added
+791
bootstrap_ver/build-aux/install-sh
file added
+508
bootstrap_ver/build-aux/ltmain.sh
file added
+11156
bootstrap_ver/build-aux/missing
file added
+215
bootstrap_ver/build-aux/ylwrap
file added
+247
bootstrap_ver/config.h.in
file added
+89
bootstrap_ver/configure
file added
+15987
bootstrap_ver/configure.ac
file added
+293
bootstrap_ver/etc/ethertypes
file added
+39
bootstrap_ver/etc/xtables.conf
file added
+74
bootstrap_ver/extensions/.gitignore
file added
+9
bootstrap_ver/extensions/GNUmakefile.in
file added
+287
bootstrap_ver/extensions/dscp_helper.c
file added
+79
bootstrap_ver/extensions/generic.txlate
file added
+20
bootstrap_ver/extensions/libarpt_mangle.c
file added
+202
bootstrap_ver/extensions/libebt_802_3.c
file added
+133
bootstrap_ver/extensions/libebt_arp.c
file added
+411
bootstrap_ver/extensions/libebt_arpreply.c
file added
+101
bootstrap_ver/extensions/libebt_dnat.c
file added
+129
bootstrap_ver/extensions/libebt_dnat.txlate
file added
+8
bootstrap_ver/extensions/libebt_ip.c
file added
+732
bootstrap_ver/extensions/libebt_ip.txlate
file added
+26
bootstrap_ver/extensions/libebt_ip6.c
file added
+632
bootstrap_ver/extensions/libebt_ip6.txlate
file added
+29
bootstrap_ver/extensions/libebt_limit.txlate
file added
+8
bootstrap_ver/extensions/libebt_log.c
file added
+217
bootstrap_ver/extensions/libebt_log.txlate
file added
+15
bootstrap_ver/extensions/libebt_mark.c
file added
+228
bootstrap_ver/extensions/libebt_mark.xlate
file added
+11
bootstrap_ver/extensions/libebt_mark_m.c
file added
+143
bootstrap_ver/extensions/libebt_mark_m.txlate
file added
+14
bootstrap_ver/extensions/libebt_nflog.c
file added
+168
bootstrap_ver/extensions/libebt_nflog.txlate
file added
+11
bootstrap_ver/extensions/libebt_pkttype.c
file added
+122
bootstrap_ver/extensions/libebt_pkttype.txlate
file added
+20
bootstrap_ver/extensions/libebt_redirect.c
file added
+109
bootstrap_ver/extensions/libebt_snat.c
file added
+146
bootstrap_ver/extensions/libebt_snat.txlate
file added
+5
bootstrap_ver/extensions/libebt_stp.c
file added
+367
bootstrap_ver/extensions/libebt_vlan.c
file added
+160
bootstrap_ver/extensions/libebt_vlan.txlate
file added
+11
bootstrap_ver/extensions/libip6t_DNAT.c
file added
+411
bootstrap_ver/extensions/libip6t_DNAT.txlate
file added
+11
bootstrap_ver/extensions/libip6t_DNPT.c
file added
+94
bootstrap_ver/extensions/libip6t_DNPT.man
file added
+30
bootstrap_ver/extensions/libip6t_HL.c
file added
+127
bootstrap_ver/extensions/libip6t_HL.man
file added
+17
bootstrap_ver/extensions/libip6t_LOG.c
file added
+250
bootstrap_ver/extensions/libip6t_LOG.txlate
file added
+8
bootstrap_ver/extensions/libip6t_MASQUERADE.c
file added
+188
bootstrap_ver/extensions/libip6t_MASQUERADE.txlate
file added
+8
bootstrap_ver/extensions/libip6t_NETMAP.c
file added
+100
bootstrap_ver/extensions/libip6t_REDIRECT.c
file added
+170
bootstrap_ver/extensions/libip6t_REDIRECT.txlate
file added
+5
bootstrap_ver/extensions/libip6t_REJECT.c
file added
+185
bootstrap_ver/extensions/libip6t_REJECT.man
file added
+32
bootstrap_ver/extensions/libip6t_REJECT.txlate
file added
+8
bootstrap_ver/extensions/libip6t_SNAT.c
file added
+317
bootstrap_ver/extensions/libip6t_SNAT.txlate
file added
+11
bootstrap_ver/extensions/libip6t_SNPT.c
file added
+94
bootstrap_ver/extensions/libip6t_SNPT.man
file added
+30
bootstrap_ver/extensions/libip6t_ah.c
file added
+185
bootstrap_ver/extensions/libip6t_ah.man
file added
+10
bootstrap_ver/extensions/libip6t_ah.txlate
file added
+17
bootstrap_ver/extensions/libip6t_dst.c
file added
+196
bootstrap_ver/extensions/libip6t_dst.man
file added
+7
bootstrap_ver/extensions/libip6t_eui64.c
file added
+15
bootstrap_ver/extensions/libip6t_eui64.man
file added
+10
bootstrap_ver/extensions/libip6t_frag.c
file added
+234
bootstrap_ver/extensions/libip6t_frag.man
file added
+20
bootstrap_ver/extensions/libip6t_frag.txlate
file added
+17
bootstrap_ver/extensions/libip6t_hbh.c
file added
+200
bootstrap_ver/extensions/libip6t_hbh.man
file added
+7
bootstrap_ver/extensions/libip6t_hbh.txlate
file added
+5
bootstrap_ver/extensions/libip6t_hl.c
file added
+137
bootstrap_ver/extensions/libip6t_hl.man
file added
+10
bootstrap_ver/extensions/libip6t_hl.txlate
file added
+5
bootstrap_ver/extensions/libip6t_icmp6.c
file added
+282
bootstrap_ver/extensions/libip6t_icmp6.man
file added
+14
bootstrap_ver/extensions/libip6t_icmp6.txlate
file added
+8
bootstrap_ver/extensions/libip6t_ipv6header.c
file added
+245
bootstrap_ver/extensions/libip6t_ipv6header.man
file added
+37
bootstrap_ver/extensions/libip6t_mh.c
file added
+249
bootstrap_ver/extensions/libip6t_mh.man
file added
+12
bootstrap_ver/extensions/libip6t_mh.txlate
file added
+5
bootstrap_ver/extensions/libip6t_rt.c
file added
+304
bootstrap_ver/extensions/libip6t_rt.man
file added
+19
bootstrap_ver/extensions/libip6t_rt.txlate
file added
+14
bootstrap_ver/extensions/libip6t_srh.c
file added
+501
bootstrap_ver/extensions/libipt_CLUSTERIP.c
file added
+195
bootstrap_ver/extensions/libipt_CLUSTERIP.man
file added
+24
bootstrap_ver/extensions/libipt_DNAT.c
file added
+555
bootstrap_ver/extensions/libipt_DNAT.txlate
file added
+14
bootstrap_ver/extensions/libipt_ECN.c
file added
+145
bootstrap_ver/extensions/libipt_ECN.man
file added
+7
bootstrap_ver/extensions/libipt_LOG.c
file added
+250
bootstrap_ver/extensions/libipt_LOG.txlate
file added
+5
bootstrap_ver/extensions/libipt_MASQUERADE.c
file added
+190
bootstrap_ver/extensions/libipt_MASQUERADE.txlate
file added
+8
bootstrap_ver/extensions/libipt_NETMAP.c
file added
+113
bootstrap_ver/extensions/libipt_REDIRECT.c
file added
+174
bootstrap_ver/extensions/libipt_REDIRECT.txlate
file added
+5
bootstrap_ver/extensions/libipt_REJECT.c
file added
+203
bootstrap_ver/extensions/libipt_REJECT.man
file added
+32
bootstrap_ver/extensions/libipt_REJECT.txlate
file added
+8
bootstrap_ver/extensions/libipt_SNAT.c
file added
+325
bootstrap_ver/extensions/libipt_SNAT.txlate
file added
+14
bootstrap_ver/extensions/libipt_TTL.c
file added
+126
bootstrap_ver/extensions/libipt_TTL.man
file added
+19
bootstrap_ver/extensions/libipt_ULOG.c
file added
+128
bootstrap_ver/extensions/libipt_ULOG.man
file added
+28
bootstrap_ver/extensions/libipt_ah.c
file added
+132
bootstrap_ver/extensions/libipt_ah.man
file added
+3
bootstrap_ver/extensions/libipt_ah.txlate
file added
+8
bootstrap_ver/extensions/libipt_icmp.c
file added
+281
bootstrap_ver/extensions/libipt_icmp.man
file added
+9
bootstrap_ver/extensions/libipt_icmp.txlate
file added
+8
bootstrap_ver/extensions/libipt_realm.c
file added
+131
bootstrap_ver/extensions/libipt_realm.man
file added
+7
bootstrap_ver/extensions/libipt_realm.txlate
file added
+11
bootstrap_ver/extensions/libipt_ttl.c
file added
+165
bootstrap_ver/extensions/libipt_ttl.man
file added
+10
bootstrap_ver/extensions/libipt_ttl.txlate
file added
+5
bootstrap_ver/extensions/libxt_AUDIT.c
file added
+112
bootstrap_ver/extensions/libxt_AUDIT.man
file added
+14
bootstrap_ver/extensions/libxt_AUDIT.txlate
file added
+8
bootstrap_ver/extensions/libxt_CHECKSUM.c
file added
+77
bootstrap_ver/extensions/libxt_CHECKSUM.man
file added
+8
bootstrap_ver/extensions/libxt_CLASSIFY.c
file added
+118
bootstrap_ver/extensions/libxt_CLASSIFY.man
file added
+5
bootstrap_ver/extensions/libxt_CLASSIFY.txlate
file added
+8
bootstrap_ver/extensions/libxt_CONNMARK.c
file added
+695
bootstrap_ver/extensions/libxt_CONNMARK.man
file added
+53
bootstrap_ver/extensions/libxt_CONNMARK.txlate
file added
+20
bootstrap_ver/extensions/libxt_CONNSECMARK.c
file added
+112
bootstrap_ver/extensions/libxt_CONNSECMARK.man
file added
+18
bootstrap_ver/extensions/libxt_CT.c
file added
+433
bootstrap_ver/extensions/libxt_CT.man
file added
+42
bootstrap_ver/extensions/libxt_DNAT.man
file added
+38
bootstrap_ver/extensions/libxt_DSCP.c
file added
+150
bootstrap_ver/extensions/libxt_DSCP.man
file added
+9
bootstrap_ver/extensions/libxt_DSCP.txlate
file added
+5
bootstrap_ver/extensions/libxt_HMARK.c
file added
+450
bootstrap_ver/extensions/libxt_HMARK.man
file added
+60
bootstrap_ver/extensions/libxt_IDLETIMER.c
file added
+89
bootstrap_ver/extensions/libxt_IDLETIMER.man
file added
+20
bootstrap_ver/extensions/libxt_LED.c
file added
+138
bootstrap_ver/extensions/libxt_LED.man
file added
+30
bootstrap_ver/extensions/libxt_LOG.man
file added
+32
bootstrap_ver/extensions/libxt_MARK.c
file added
+343
bootstrap_ver/extensions/libxt_MARK.man
file added
+27
bootstrap_ver/extensions/libxt_MARK.txlate
file added
+26
bootstrap_ver/extensions/libxt_MASQUERADE.man
file added
+34
bootstrap_ver/extensions/libxt_NETMAP.man
file added
+11
bootstrap_ver/extensions/libxt_NFLOG.c
file added
+157
bootstrap_ver/extensions/libxt_NFLOG.man
file added
+32
bootstrap_ver/extensions/libxt_NFLOG.txlate
file added
+14
bootstrap_ver/extensions/libxt_NFQUEUE.c
file added
+401
bootstrap_ver/extensions/libxt_NFQUEUE.man
file added
+33
bootstrap_ver/extensions/libxt_NFQUEUE.txlate
file added
+8
bootstrap_ver/extensions/libxt_NOTRACK.man
file added
+3
bootstrap_ver/extensions/libxt_RATEEST.c
file added
+187
bootstrap_ver/extensions/libxt_RATEEST.man
file added
+12
bootstrap_ver/extensions/libxt_REDIRECT.man
file added
+24
bootstrap_ver/extensions/libxt_SECMARK.c
file added
+88
bootstrap_ver/extensions/libxt_SECMARK.man
file added
+10
bootstrap_ver/extensions/libxt_SET.c
file added
+583
bootstrap_ver/extensions/libxt_SET.man
file added
+46
bootstrap_ver/extensions/libxt_SNAT.man
file added
+50
bootstrap_ver/extensions/libxt_SYNPROXY.c
file added
+127
bootstrap_ver/extensions/libxt_SYNPROXY.man
file added
+64
bootstrap_ver/extensions/libxt_TCPMSS.c
file added
+140
bootstrap_ver/extensions/libxt_TCPMSS.man
file added
+41
bootstrap_ver/extensions/libxt_TCPMSS.txlate
file added
+5
bootstrap_ver/extensions/libxt_TCPOPTSTRIP.c
file added
+182
bootstrap_ver/extensions/libxt_TCPOPTSTRIP.man
file added
+7
bootstrap_ver/extensions/libxt_TEE.c
file added
+163
bootstrap_ver/extensions/libxt_TEE.man
file added
+12
bootstrap_ver/extensions/libxt_TEE.txlate
file added
+11
bootstrap_ver/extensions/libxt_TOS.c
file added
+246
bootstrap_ver/extensions/libxt_TOS.man
file added
+36
bootstrap_ver/extensions/libxt_TOS.txlate
file added
+23
bootstrap_ver/extensions/libxt_TPROXY.c
file added
+195
bootstrap_ver/extensions/libxt_TPROXY.man
file added
+21
bootstrap_ver/extensions/libxt_TRACE.c
file added
+29
bootstrap_ver/extensions/libxt_TRACE.man
file added
+13
bootstrap_ver/extensions/libxt_TRACE.txlate
file added
+2
bootstrap_ver/extensions/libxt_addrtype.c
file added
+371
bootstrap_ver/extensions/libxt_addrtype.man
file added
+69
bootstrap_ver/extensions/libxt_addrtype.txlate
file added
+11
bootstrap_ver/extensions/libxt_bpf.c
file added
+285
bootstrap_ver/extensions/libxt_bpf.man
file added
+60
bootstrap_ver/extensions/libxt_cgroup.c
file added
+278
bootstrap_ver/extensions/libxt_cgroup.man
file added
+30
bootstrap_ver/extensions/libxt_cgroup.txlate
file added
+5
bootstrap_ver/extensions/libxt_cluster.c
file added
+197
bootstrap_ver/extensions/libxt_cluster.man
file added
+67
bootstrap_ver/extensions/libxt_cluster.txlate
file added
+26
bootstrap_ver/extensions/libxt_comment.c
file added
+87
bootstrap_ver/extensions/libxt_comment.man
file added
+6
bootstrap_ver/extensions/libxt_comment.txlate
file added
+8
bootstrap_ver/extensions/libxt_connbytes.c
file added
+231
bootstrap_ver/extensions/libxt_connbytes.man
file added
+36
bootstrap_ver/extensions/libxt_connbytes.txlate
file added
+14
bootstrap_ver/extensions/libxt_connlabel.c
file added
+169
bootstrap_ver/extensions/libxt_connlabel.man
file added
+33
bootstrap_ver/extensions/libxt_connlabel.txlate
file added
+5
bootstrap_ver/extensions/libxt_connlimit.c
file added
+252
bootstrap_ver/extensions/libxt_connlimit.man
file added
+42
bootstrap_ver/extensions/libxt_connmark.c
file added
+197
bootstrap_ver/extensions/libxt_connmark.man
file added
+6
bootstrap_ver/extensions/libxt_connmark.txlate
file added
+14
bootstrap_ver/extensions/libxt_conntrack.c
file added
+1563
bootstrap_ver/extensions/libxt_conntrack.man
file added
+86
bootstrap_ver/extensions/libxt_conntrack.txlate
file added
+41
bootstrap_ver/extensions/libxt_cpu.c
file added
+74
bootstrap_ver/extensions/libxt_cpu.man
file added
+15
bootstrap_ver/extensions/libxt_cpu.txlate
file added
+5
bootstrap_ver/extensions/libxt_dccp.c
file added
+388
bootstrap_ver/extensions/libxt_dccp.man
file added
+12
bootstrap_ver/extensions/libxt_dccp.txlate
file added
+14
bootstrap_ver/extensions/libxt_devgroup.c
file added
+185
bootstrap_ver/extensions/libxt_devgroup.man
file added
+7
bootstrap_ver/extensions/libxt_devgroup.txlate
file added
+17
bootstrap_ver/extensions/libxt_dscp.c
file added
+156
bootstrap_ver/extensions/libxt_dscp.man
file added
+10
bootstrap_ver/extensions/libxt_dscp.txlate
file added
+5
bootstrap_ver/extensions/libxt_ecn.c
file added
+182
bootstrap_ver/extensions/libxt_ecn.man
file added
+11
bootstrap_ver/extensions/libxt_ecn.txlate
file added
+29
bootstrap_ver/extensions/libxt_esp.c
file added
+126
bootstrap_ver/extensions/libxt_esp.man
file added
+3
bootstrap_ver/extensions/libxt_esp.txlate
file added
+11
bootstrap_ver/extensions/libxt_hashlimit.c
file added
+1576
bootstrap_ver/extensions/libxt_hashlimit.man
file added
+84
bootstrap_ver/extensions/libxt_hashlimit.txlate
file added
+5
bootstrap_ver/extensions/libxt_helper.c
file added
+79
bootstrap_ver/extensions/libxt_helper.man
file added
+11
bootstrap_ver/extensions/libxt_helper.txlate
file added
+5
bootstrap_ver/extensions/libxt_icmp.h
file added
+25
bootstrap_ver/extensions/libxt_ipcomp.c
file added
+134
bootstrap_ver/extensions/libxt_ipcomp.c.man
file added
+7
bootstrap_ver/extensions/libxt_ipcomp.txlate
file added
+5
bootstrap_ver/extensions/libxt_iprange.c
file added
+442
bootstrap_ver/extensions/libxt_iprange.man
file added
+7
bootstrap_ver/extensions/libxt_iprange.txlate
file added
+14
bootstrap_ver/extensions/libxt_ipvs.c
file added
+287
bootstrap_ver/extensions/libxt_ipvs.man
file added
+24
bootstrap_ver/extensions/libxt_length.c
file added
+91
bootstrap_ver/extensions/libxt_length.man
file added
+5
bootstrap_ver/extensions/libxt_length.txlate
file added
+11
bootstrap_ver/extensions/libxt_limit.c
file added
+293
bootstrap_ver/extensions/libxt_limit.man
file added
+18
bootstrap_ver/extensions/libxt_limit.txlate
file added
+8
bootstrap_ver/extensions/libxt_mac.c
file added
+111
bootstrap_ver/extensions/libxt_mac.man
file added
+10
bootstrap_ver/extensions/libxt_mac.txlate
file added
+5
bootstrap_ver/extensions/libxt_mark.c
file added
+174
bootstrap_ver/extensions/libxt_mark.man
file added
+9
bootstrap_ver/extensions/libxt_mark.txlate
file added
+5
bootstrap_ver/extensions/libxt_multiport.c
file added
+640
bootstrap_ver/extensions/libxt_multiport.man
file added
+22
bootstrap_ver/extensions/libxt_multiport.txlate
file added
+11
bootstrap_ver/extensions/libxt_nfacct.c
file added
+89
bootstrap_ver/extensions/libxt_nfacct.man
file added
+30
bootstrap_ver/extensions/libxt_osf.c
file added
+121
bootstrap_ver/extensions/libxt_osf.man
file added
+45
bootstrap_ver/extensions/libxt_owner.c
file added
+594
bootstrap_ver/extensions/libxt_owner.man
file added
+19
bootstrap_ver/extensions/libxt_owner.txlate
file added
+8
bootstrap_ver/extensions/libxt_physdev.c
file added
+149
bootstrap_ver/extensions/libxt_physdev.man
file added
+34
bootstrap_ver/extensions/libxt_pkttype.c
file added
+171
bootstrap_ver/extensions/libxt_pkttype.man
file added
+3
bootstrap_ver/extensions/libxt_pkttype.txlate
file added
+8
bootstrap_ver/extensions/libxt_policy.c
file added
+438
bootstrap_ver/extensions/libxt_policy.man
file added
+53
bootstrap_ver/extensions/libxt_policy.txlate
file added
+5
bootstrap_ver/extensions/libxt_quota.c
file added
+82
bootstrap_ver/extensions/libxt_quota.man
file added
+7
bootstrap_ver/extensions/libxt_quota.txlate
file added
+5
bootstrap_ver/extensions/libxt_rateest.c
file added
+449
bootstrap_ver/extensions/libxt_rateest.man
file added
+96
bootstrap_ver/extensions/libxt_recent.c
file added
+355
bootstrap_ver/extensions/libxt_recent.man
file added
+109
bootstrap_ver/extensions/libxt_rpfilter.c
file added
+122
bootstrap_ver/extensions/libxt_rpfilter.man
file added
+39
bootstrap_ver/extensions/libxt_rpfilter.txlate
file added
+8
bootstrap_ver/extensions/libxt_sctp.c
file added
+544
bootstrap_ver/extensions/libxt_sctp.man
file added
+28
bootstrap_ver/extensions/libxt_sctp.txlate
file added
+38
bootstrap_ver/extensions/libxt_set.c
file added
+749
bootstrap_ver/extensions/libxt_set.h
file added
+191
bootstrap_ver/extensions/libxt_set.man
file added
+65
bootstrap_ver/extensions/libxt_socket.c
file added
+215
bootstrap_ver/extensions/libxt_socket.man
file added
+36
bootstrap_ver/extensions/libxt_standard.c
file added
+24
bootstrap_ver/extensions/libxt_state.man
file added
+8
bootstrap_ver/extensions/libxt_statistic.c
file added
+174
bootstrap_ver/extensions/libxt_statistic.man
file added
+29
bootstrap_ver/extensions/libxt_statistic.txlate
file added
+8
bootstrap_ver/extensions/libxt_string.c
file added
+339
bootstrap_ver/extensions/libxt_string.man
file added
+31
bootstrap_ver/extensions/libxt_tcp.c
file added
+467
bootstrap_ver/extensions/libxt_tcp.man
file added
+43
bootstrap_ver/extensions/libxt_tcp.txlate
file added
+26
bootstrap_ver/extensions/libxt_tcpmss.c
file added
+79
bootstrap_ver/extensions/libxt_tcpmss.man
file added
+4
bootstrap_ver/extensions/libxt_time.c
file added
+471
bootstrap_ver/extensions/libxt_time.man
file added
+98
bootstrap_ver/extensions/libxt_tos.c
file added
+156
bootstrap_ver/extensions/libxt_tos.man
file added
+12
bootstrap_ver/extensions/libxt_u32.c
file added
+279
bootstrap_ver/extensions/libxt_u32.man
file added
+134
bootstrap_ver/extensions/libxt_udp.c
file added
+212
bootstrap_ver/extensions/libxt_udp.man
file added
+14
bootstrap_ver/extensions/libxt_udp.txlate
file added
+11
bootstrap_ver/extensions/tos_values.c
file added
+41
bootstrap_ver/include/Makefile.am
file added
+12
bootstrap_ver/include/Makefile.in
file added
+625
bootstrap_ver/include/ip6tables.h
file added
+20
bootstrap_ver/include/iptables.h
file added
+25
bootstrap_ver/include/iptables/internal.h.in
file added
+13
bootstrap_ver/include/libipq/libipq.h
file added
+83
bootstrap_ver/include/libiptc/ipt_kernel_headers.h
file added
+15
bootstrap_ver/include/libiptc/libip6tc.h
file added
+161
bootstrap_ver/include/libiptc/libiptc.h
file added
+172
bootstrap_ver/include/libiptc/libxtc.h
file added
+33
bootstrap_ver/include/libiptc/xtcshared.h
file added
+20
bootstrap_ver/include/libipulog/libipulog.h
file added
+39
bootstrap_ver/include/linux/filter.h
file added
+139
bootstrap_ver/include/linux/kernel.h
file added
+29
bootstrap_ver/include/linux/netfilter.h
file added
+78
bootstrap_ver/include/linux/netfilter/ipset/ip_set.h
file added
+284
bootstrap_ver/include/linux/netfilter/nf_conntrack_common.h
file added
+113
bootstrap_ver/include/linux/netfilter/nf_conntrack_tuple_common.h
file added
+39
bootstrap_ver/include/linux/netfilter/nf_nat.h
file added
+52
bootstrap_ver/include/linux/netfilter/nf_tables.h
file added
+1463
bootstrap_ver/include/linux/netfilter/nf_tables_compat.h
file added
+20
bootstrap_ver/include/linux/netfilter/nfnetlink.h
file added
+80
bootstrap_ver/include/linux/netfilter/x_tables.h
file added
+185
bootstrap_ver/include/linux/netfilter/xt_AUDIT.h
file added
+30
bootstrap_ver/include/linux/netfilter/xt_CHECKSUM.h
file added
+20
bootstrap_ver/include/linux/netfilter/xt_CLASSIFY.h
file added
+10
bootstrap_ver/include/linux/netfilter/xt_CONNMARK.h
file added
+6
bootstrap_ver/include/linux/netfilter/xt_CONNSECMARK.h
file added
+15
bootstrap_ver/include/linux/netfilter/xt_CT.h
file added
+37
bootstrap_ver/include/linux/netfilter/xt_DSCP.h
file added
+26
bootstrap_ver/include/linux/netfilter/xt_HMARK.h
file added
+50
bootstrap_ver/include/linux/netfilter/xt_IDLETIMER.h
file added
+45
bootstrap_ver/include/linux/netfilter/xt_LED.h
file added
+15
bootstrap_ver/include/linux/netfilter/xt_MARK.h
file added
+6
bootstrap_ver/include/linux/netfilter/xt_NFLOG.h
file added
+24
bootstrap_ver/include/linux/netfilter/xt_NFQUEUE.h
file added
+38
bootstrap_ver/include/linux/netfilter/xt_RATEEST.h
file added
+15
bootstrap_ver/include/linux/netfilter/xt_SECMARK.h
file added
+22
bootstrap_ver/include/linux/netfilter/xt_SYNPROXY.h
file added
+16
bootstrap_ver/include/linux/netfilter/xt_TCPMSS.h
file added
+12
bootstrap_ver/include/linux/netfilter/xt_TCPOPTSTRIP.h
file added
+15
bootstrap_ver/include/linux/netfilter/xt_TEE.h
file added
+12
bootstrap_ver/include/linux/netfilter/xt_TPROXY.h
file added
+23
bootstrap_ver/include/linux/netfilter/xt_addrtype.h
file added
+44
bootstrap_ver/include/linux/netfilter/xt_bpf.h
file added
+40
bootstrap_ver/include/linux/netfilter/xt_cgroup.h
file added
+41
bootstrap_ver/include/linux/netfilter/xt_cluster.h
file added
+19
bootstrap_ver/include/linux/netfilter/xt_comment.h
file added
+10
bootstrap_ver/include/linux/netfilter/xt_connbytes.h
file added
+26
bootstrap_ver/include/linux/netfilter/xt_connlabel.h
file added
+12
bootstrap_ver/include/linux/netfilter/xt_connlimit.h
file added
+34
bootstrap_ver/include/linux/netfilter/xt_connmark.h
file added
+36
bootstrap_ver/include/linux/netfilter/xt_conntrack.h
file added
+77
bootstrap_ver/include/linux/netfilter/xt_cpu.h
file added
+11
bootstrap_ver/include/linux/netfilter/xt_dccp.h
file added
+25
bootstrap_ver/include/linux/netfilter/xt_devgroup.h
file added
+21
bootstrap_ver/include/linux/netfilter/xt_dscp.h
file added
+31
bootstrap_ver/include/linux/netfilter/xt_ecn.h
file added
+33
bootstrap_ver/include/linux/netfilter/xt_esp.h
file added
+15
bootstrap_ver/include/linux/netfilter/xt_hashlimit.h
file added
+120
bootstrap_ver/include/linux/netfilter/xt_helper.h
file added
+8
bootstrap_ver/include/linux/netfilter/xt_ipcomp.h
file added
+16
bootstrap_ver/include/linux/netfilter/xt_iprange.h
file added
+19
bootstrap_ver/include/linux/netfilter/xt_ipvs.h
file added
+29
bootstrap_ver/include/linux/netfilter/xt_length.h
file added
+11
bootstrap_ver/include/linux/netfilter/xt_limit.h
file added
+24
bootstrap_ver/include/linux/netfilter/xt_mac.h
file added
+8
bootstrap_ver/include/linux/netfilter/xt_mark.h
file added
+15
bootstrap_ver/include/linux/netfilter/xt_multiport.h
file added
+29
bootstrap_ver/include/linux/netfilter/xt_nfacct.h
file added
+17
bootstrap_ver/include/linux/netfilter/xt_osf.h
file added
+135
bootstrap_ver/include/linux/netfilter/xt_owner.h
file added
+18
bootstrap_ver/include/linux/netfilter/xt_physdev.h
file added
+23
bootstrap_ver/include/linux/netfilter/xt_pkttype.h
file added
+8
bootstrap_ver/include/linux/netfilter/xt_policy.h
file added
+58
bootstrap_ver/include/linux/netfilter/xt_quota.h
file added
+22
bootstrap_ver/include/linux/netfilter/xt_rateest.h
file added
+37
bootstrap_ver/include/linux/netfilter/xt_realm.h
file added
+12
bootstrap_ver/include/linux/netfilter/xt_recent.h
file added
+45
bootstrap_ver/include/linux/netfilter/xt_rpfilter.h
file added
+17
bootstrap_ver/include/linux/netfilter/xt_sctp.h
file added
+92
bootstrap_ver/include/linux/netfilter/xt_set.h
file added
+93
bootstrap_ver/include/linux/netfilter/xt_socket.h
file added
+29
bootstrap_ver/include/linux/netfilter/xt_state.h
file added
+12
bootstrap_ver/include/linux/netfilter/xt_statistic.h
file added
+36
bootstrap_ver/include/linux/netfilter/xt_string.h
file added
+34
bootstrap_ver/include/linux/netfilter/xt_tcpmss.h
file added
+11
bootstrap_ver/include/linux/netfilter/xt_tcpudp.h
file added
+36
bootstrap_ver/include/linux/netfilter/xt_time.h
file added
+28
bootstrap_ver/include/linux/netfilter/xt_u32.h
file added
+42
bootstrap_ver/include/linux/netfilter_arp.h
file added
+19
bootstrap_ver/include/linux/netfilter_arp/arp_tables.h
file added
+204
bootstrap_ver/include/linux/netfilter_arp/arpt_mangle.h
file added
+26
bootstrap_ver/include/linux/netfilter_bridge.h
file added
+33
bootstrap_ver/include/linux/netfilter_bridge/ebt_802_3.h
file added
+63
bootstrap_ver/include/linux/netfilter_bridge/ebt_ip.h
file added
+44
bootstrap_ver/include/linux/netfilter_bridge/ebt_mark_m.h
file added
+16
bootstrap_ver/include/linux/netfilter_bridge/ebt_mark_t.h
file added
+23
bootstrap_ver/include/linux/netfilter_ipv4.h
file added
+75
bootstrap_ver/include/linux/netfilter_ipv4/ip_queue.h
file added
+72
bootstrap_ver/include/linux/netfilter_ipv4/ip_tables.h
file added
+227
bootstrap_ver/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
file added
+36
bootstrap_ver/include/linux/netfilter_ipv4/ipt_ECN.h
file added
+33
bootstrap_ver/include/linux/netfilter_ipv4/ipt_LOG.h
file added
+19
bootstrap_ver/include/linux/netfilter_ipv4/ipt_REJECT.h
file added
+20
bootstrap_ver/include/linux/netfilter_ipv4/ipt_TTL.h
file added
+23
bootstrap_ver/include/linux/netfilter_ipv4/ipt_ULOG.h
file added
+49
bootstrap_ver/include/linux/netfilter_ipv4/ipt_addrtype.h
file added
+27
bootstrap_ver/include/linux/netfilter_ipv4/ipt_ah.h
file added
+17
bootstrap_ver/include/linux/netfilter_ipv4/ipt_realm.h
file added
+7
bootstrap_ver/include/linux/netfilter_ipv4/ipt_ttl.h
file added
+23
bootstrap_ver/include/linux/netfilter_ipv6.h
file added
+73
bootstrap_ver/include/linux/netfilter_ipv6/ip6_tables.h
file added
+268
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_HL.h
file added
+24
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_LOG.h
file added
+19
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_NPT.h
file added
+16
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_REJECT.h
file added
+22
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_ah.h
file added
+22
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_frag.h
file added
+25
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_hl.h
file added
+24
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_ipv6header.h
file added
+28
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_mh.h
file added
+16
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_opts.h
file added
+24
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_rt.h
file added
+33
bootstrap_ver/include/linux/netfilter_ipv6/ip6t_srh.h
file added
+95
bootstrap_ver/include/linux/types.h
file added
+51
bootstrap_ver/include/xtables-version.h.in
file added
+2
bootstrap_ver/include/xtables.h
file added
+651
bootstrap_ver/iptables/.gitignore
file added
+24
bootstrap_ver/iptables/Makefile.am
file added
+106
bootstrap_ver/iptables/Makefile.in
file added
+1529
bootstrap_ver/iptables/ip6tables-multi.h
file added
+8
bootstrap_ver/iptables/ip6tables-restore.8
file added
+1
bootstrap_ver/iptables/ip6tables-restore.c
file added
+391
bootstrap_ver/iptables/ip6tables-save.8
file added
+1
bootstrap_ver/iptables/ip6tables-save.c
file added
+203
bootstrap_ver/iptables/ip6tables-standalone.c
file added
+81
bootstrap_ver/iptables/ip6tables.8
file added
+1
bootstrap_ver/iptables/ip6tables.c
file added
+1853
bootstrap_ver/iptables/iptables-apply
file added
+176
bootstrap_ver/iptables/iptables-apply.8.in
file added
+44
bootstrap_ver/iptables/iptables-extensions.8.tmpl.in
file added
+28
bootstrap_ver/iptables/iptables-multi.h
file added
+8
bootstrap_ver/iptables/iptables-restore.8.in
file added
+94
bootstrap_ver/iptables/iptables-restore.c
file added
+389
bootstrap_ver/iptables/iptables-save.8.in
file added
+66
bootstrap_ver/iptables/iptables-save.c
file added
+202
bootstrap_ver/iptables/iptables-standalone.c
file added
+81
bootstrap_ver/iptables/iptables-xml.1.in
file added
+87
bootstrap_ver/iptables/iptables-xml.c
file added
+792
bootstrap_ver/iptables/iptables.8.in
file added
+478
bootstrap_ver/iptables/iptables.c
file added
+1837
bootstrap_ver/iptables/iptables.xslt
file added
+138
bootstrap_ver/iptables/nft-arp.c
file added
+761
bootstrap_ver/iptables/nft-arp.h
file added
+7
bootstrap_ver/iptables/nft-bridge.c
file added
+758
bootstrap_ver/iptables/nft-bridge.h
file added
+127
bootstrap_ver/iptables/nft-ipv4.c
file added
+470
bootstrap_ver/iptables/nft-ipv6.c
file added
+422
bootstrap_ver/iptables/nft-shared.c
file added
+1019
bootstrap_ver/iptables/nft-shared.h
file added
+281
bootstrap_ver/iptables/nft.c
file added
+3300
bootstrap_ver/iptables/nft.h
file added
+203
bootstrap_ver/iptables/tests/shell/README
file added
+17
bootstrap_ver/iptables/tests/shell/run-tests.sh
file added
+104
bootstrap_ver/iptables/tests/shell/testcases/arptables/0001-arptables-save-restore_0
file added
+62
bootstrap_ver/iptables/tests/shell/testcases/arptables/0002-arptables-restore-defaults_0
file added
+28
bootstrap_ver/iptables/tests/shell/testcases/chain/0001duplicate_1
file added
+12
bootstrap_ver/iptables/tests/shell/testcases/chain/0002newchain_0
file added
+9
bootstrap_ver/iptables/tests/shell/testcases/chain/0003rename_1
file added
+12
bootstrap_ver/iptables/tests/shell/testcases/ebtables/0001-ebtables-basic_0
file added
+82
bootstrap_ver/iptables/tests/shell/testcases/ebtables/0002-ebtables-save-restore_0
file added
+112
bootstrap_ver/iptables/tests/shell/testcases/ebtables/0003-ebtables-restore-defaults_0
file added
+33
bootstrap_ver/iptables/tests/shell/testcases/firewalld-restore/0001-firewalld_0
file added
+251
bootstrap_ver/iptables/tests/shell/testcases/firewalld-restore/0002-firewalld-restart_0
file added
+17
bootstrap_ver/iptables/tests/shell/testcases/firewalld-restore/dumps/ipt-save-completed.txt
file added
+151
bootstrap_ver/iptables/tests/shell/testcases/ip6tables/0002-verbose-output_0
file added
+51
bootstrap_ver/iptables/tests/shell/testcases/ip6tables/0003-list-rules_0
file added
+64
bootstrap_ver/iptables/tests/shell/testcases/ip6tables/0004-return-codes_0
file added
+38
bootstrap_ver/iptables/tests/shell/testcases/ipt-restore/0001load-specific-table_0
file added
+41
bootstrap_ver/iptables/tests/shell/testcases/ipt-restore/0002-parameters_0
file added
+21
bootstrap_ver/iptables/tests/shell/testcases/ipt-restore/dumps/ip6tables.dump
file added
+30
bootstrap_ver/iptables/tests/shell/testcases/ipt-restore/dumps/iptables.dump
file added
+30
bootstrap_ver/iptables/tests/shell/testcases/ipt-save/0001load-dumps_0
file added
+53
bootstrap_ver/iptables/tests/shell/testcases/ipt-save/0002load-fedora27-firewalld_0
file added
+59
bootstrap_ver/iptables/tests/shell/testcases/ipt-save/0003save-restore_0
file added
+47
bootstrap_ver/iptables/tests/shell/testcases/ipt-save/0005iptables_0
file added
+30
bootstrap_ver/iptables/tests/shell/testcases/ipt-save/dumps/fedora27-ip6tables
file added
+125
bootstrap_ver/iptables/tests/shell/testcases/ipt-save/dumps/fedora27-iptables
file added
+136
bootstrap_ver/iptables/tests/shell/testcases/ipt-save/dumps/ipt-save-filter.txt
file added
+69
bootstrap_ver/iptables/tests/shell/testcases/ipt-save/dumps/policy-drop.txt
file added
+8
bootstrap_ver/iptables/tests/shell/testcases/ipt-save/dumps/wireless.txt
file added
+81
bootstrap_ver/iptables/tests/shell/testcases/iptables/0001-chain-refs_0
file added
+14
bootstrap_ver/iptables/tests/shell/testcases/iptables/0002-verbose-output_0
file added
+51
bootstrap_ver/iptables/tests/shell/testcases/iptables/0003-list-rules_0
file added
+64
bootstrap_ver/iptables/tests/shell/testcases/iptables/0004-return-codes_0
file added
+42
bootstrap_ver/iptables/tests/shell/testcases/nft-only/0001compat_0
file added
+21
bootstrap_ver/iptables/tests/shell/testcases/nft-only/0002invflags_0
file added
+10
bootstrap_ver/iptables/tests/shell/testcases/nft-only/0003delete-with-comment_0
file added
+15
bootstrap_ver/iptables/xshared.c
file added
+696
bootstrap_ver/iptables/xshared.h
file added
+181
bootstrap_ver/iptables/xtables-arp-standalone.c
file added
+64
bootstrap_ver/iptables/xtables-arp.c
file added
+1421
bootstrap_ver/iptables/xtables-config-parser.y
file added
+248
bootstrap_ver/iptables/xtables-config-syntax.l
file added
+54
bootstrap_ver/iptables/xtables-eb-standalone.c
file added
+60
bootstrap_ver/iptables/xtables-eb-translate.c
file added
+598
bootstrap_ver/iptables/xtables-eb.c
file added
+1323
bootstrap_ver/iptables/xtables-legacy-multi.c
file added
+53
bootstrap_ver/iptables/xtables-legacy.8
file added
+78
bootstrap_ver/iptables/xtables-monitor.8.in
file added
+93
bootstrap_ver/iptables/xtables-monitor.c
file added
+680
bootstrap_ver/iptables/xtables-multi.h
file added
+27
bootstrap_ver/iptables/xtables-nft-multi.c
file added
+53
bootstrap_ver/iptables/xtables-nft.8
file added
+208
bootstrap_ver/iptables/xtables-restore.c
file added
+563
bootstrap_ver/iptables/xtables-save.c
file added
+407
bootstrap_ver/iptables/xtables-standalone.c
file added
+102
bootstrap_ver/iptables/xtables-translate.8
file added
+135
bootstrap_ver/iptables/xtables-translate.c
file added
+570
bootstrap_ver/iptables/xtables.c
file added
+1209
bootstrap_ver/iptables/xtables.pc.in
file added
+13
bootstrap_ver/libipq/.gitignore
file added
+1
bootstrap_ver/libipq/Makefile.am
file added
+13
bootstrap_ver/libipq/Makefile.in
file added
+760
bootstrap_ver/libipq/ipq_create_handle.3
file added
+82
bootstrap_ver/libipq/ipq_destroy_handle.3
file added
+1
bootstrap_ver/libipq/ipq_errstr.3
file added
+64
bootstrap_ver/libipq/ipq_get_msgerr.3
file added
+1
bootstrap_ver/libipq/ipq_get_packet.3
file added
+1
bootstrap_ver/libipq/ipq_message_type.3
file added
+134
bootstrap_ver/libipq/ipq_perror.3
file added
+1
bootstrap_ver/libipq/ipq_read.3
file added
+104
bootstrap_ver/libipq/ipq_set_mode.3
file added
+105
bootstrap_ver/libipq/ipq_set_verdict.3
file added
+100
bootstrap_ver/libipq/libipq.3
file added
+277
bootstrap_ver/libipq/libipq.c
file added
+379
bootstrap_ver/libipq/libipq.pc.in
file added
+11
bootstrap_ver/libiptc/.gitignore
file added
+1
bootstrap_ver/libiptc/Makefile.am
file added
+15
bootstrap_ver/libiptc/Makefile.in
file added
+739
bootstrap_ver/libiptc/libip4tc.c
file added
+485
bootstrap_ver/libiptc/libip4tc.pc.in
file added
+10
bootstrap_ver/libiptc/libip6tc.c
file added
+436
bootstrap_ver/libiptc/libip6tc.pc.in
file added
+10
bootstrap_ver/libiptc/libiptc.c
file added
+2761
bootstrap_ver/libiptc/libiptc.pc.in
file added
+10
bootstrap_ver/libiptc/linux_list.h
file added
+723
bootstrap_ver/libiptc/linux_stddef.h
file added
+39
bootstrap_ver/libxtables/Makefile.am
file added
+20
bootstrap_ver/libxtables/Makefile.in
file added
+715
bootstrap_ver/libxtables/getethertype.c
file added
+160
bootstrap_ver/libxtables/xtables.c
file added
+2259
bootstrap_ver/libxtables/xtoptions.c
file added
+1188
bootstrap_ver/m4/.gitignore
file added
+2
bootstrap_ver/m4/ax_check_linker_flags.m4
file added
+78
bootstrap_ver/m4/libtool.m4
file added
+8387
bootstrap_ver/m4/ltoptions.m4
file added
+437
bootstrap_ver/m4/ltsugar.m4
file added
+124
bootstrap_ver/m4/ltversion.m4
file added
+23
bootstrap_ver/m4/lt~obsolete.m4
file added
+99
bootstrap_ver/release.sh
file added
+31
bootstrap_ver/utils/.gitignore
file added
+3
bootstrap_ver/utils/Makefile.am
file added
+29
bootstrap_ver/utils/Makefile.in
file added
+802
bootstrap_ver/utils/nfbpf_compile.c
file added
+55
bootstrap_ver/utils/nfnl_osf.8.in
file added
+67
bootstrap_ver/utils/nfnl_osf.c
file added
+482
bootstrap_ver/utils/nfsynproxy.c
file added
+229
bootstrap_ver/utils/pf.os
file added
+709
bootstrap_ver/xlate-test.py
file added
+106
    Apply patch 0003-extensions-format-security-fixes-in-libip-6-t_icmp.patch
    
    patch_name: 0003-extensions-format-security-fixes-in-libip-6-t_icmp.patch
    present_in_specfile: true
    
        
file added
+339
file added
+101
file added
+15987