| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: iptables-debuginfo | Distribution: Fedora Project |
| Version: 1.4.14 | Vendor: Fedora Project |
| Release: 2.fc17 | Build date: Wed Jul 18 16:52:22 2012 |
| Group: Development/Debug | Build host: buildvm-16.phx2.fedoraproject.org |
| Size: 4428478 | Source RPM: iptables-1.4.14-2.fc17.src.rpm |
| Packager: Fedora Project | |
| Url: http://www.netfilter.org/ | |
| Summary: Debug information for package iptables | |
This package provides debug information for package iptables. Debug information is useful when developing applications that use this package or when debugging this package.
GPLv2
* Wed Jul 18 2012 Thomas Woerner <twoerner@redhat.com> 1.4.14-2
- added fixrestore patch submitted to upstream by fryasu (nfbz#774)
(RHBZ#825796)
* Wed Jul 18 2012 Thomas Woerner <twoerner@redhat.com> 1.4.14-1
- new version 1.4.14
- extensions: add IPv6 capable ECN match extension
- extensions: add nfacct match
- extensions: add rpfilter module
- extensions: libxt_rateest: output all options in save hook
- iptables: missing free() in function cache_add_entry()
- iptables: missing free() in function delete_entry()
- libiptc: fix retry path in TC_INIT
- libiptc: Returns the position the entry was inserted
- libipt_ULOG: fix --ulog-cprange
- libxt_CT: add --timeout option
- ip(6)tables-restore: make sure argv is NULL terminated
- Revert "libiptc: Returns the position the entry was inserted"
- src: mark newly opened fds as FD_CLOEXEC (close on exec)
- tests: add rateest match rules
- dropped patch5 (cloexec), merged upstream
* Mon Apr 23 2012 Thomas Woerner <twoerner@redhat.com> 1.4.12.2-5
- reenable iptables default services
* Wed Feb 29 2012 Harald Hoyer <harald@redhat.com> 1.4.12.2-4
- install everything in /usr
https://fedoraproject.org/wiki/Features/UsrMove
* Thu Feb 16 2012 Thomas Woerner <twoerner@redhat.com> 1.4.12.2-3
- fixed auto enable check for Fedora > 16 and added rhel > 6 check
* Wed Feb 15 2012 Thomas Woerner <twoerner@redhat.com> 1.4.12.2-2
- disabled autostart and auto enable for iptables.service and ip6tables.service
for Fedora > 16
* Mon Jan 16 2012 Thomas Woerner <twoerner@redhat.com> 1.4.12.2-1
- new version 1.4.12.2 with new pkgconfig/libip4tc.pc and pkgconfig/libip6tc.pc
- build: make check stage not fail when building statically
- build: restore build order of modules
- build: scan for unreferenced symbols
- build: sort file list before build
- doc: clarification on the meaning of -p 0
- doc: document iptables-restore's -T option
- doc: fix undesired newline in ip6tables-restore(8)
- ip6tables-restore: implement missing -T option
- iptables: move kernel version find routing into libxtables
- libiptc: provide separate pkgconfig files
- libipt_SAME: set PROTO_RANDOM on all ranges
- libxtables: Fix file descriptor leak in xtables_lmap_init on error
- libxt_connbytes: fix handling of --connbytes FROM
- libxt_CONNSECMARK: fix spacing in output
- libxt_conntrack: improve error message on parsing violation
- libxt_NFQUEUE: fix --queue-bypass ipt-save output
- libxt_RATEEST: link with -lm
- libxt_statistic: link with -lm
- Merge branch 'stable'
- Merge branch 'stable' of git://dev.medozas.de/iptables
- nfnl_osf: add missing libnfnetlink_CFLAGS to compile process
- xtoptions: fill in fallback value for nvals
- xtoptions: simplify xtables_parse_interface
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.12.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Dec 12 2011 Thomas Woerner <twoerner@redhat.com> 1.4.12.1-1
- new version 1.4.12.1 with new pkgconfig/libipq.pc
- build: abort autogen on subcommand failure
- build: strengthen check for overlong lladdr components
- build: workaround broken linux-headers on RHEL-5
- doc: clarify libxt_connlimit defaults
- doc: fix typo in libxt_TRACE
- extensions: use multi-target registration
- libip6t_dst: restore setting IP6T_OPTS_LEN flag
- libip6t_frag: restore inversion support
- libip6t_hbh: restore setting IP6T_OPTS_LEN flag
- libipq: add pkgconfig file
- libipt_ttl: document that negation is available
- libxt_conntrack: fix --ctproto 0 output
- libxt_conntrack: remove one misleading comment
- libxt_dccp: fix deprecated intrapositional ordering of !
- libxt_dccp: fix random output of ! on --dccp-option
- libxt_dccp: provide man pages options in short help too
- libxt_dccp: restore missing XTOPT_INVERT tags for options
- libxt_dccp: spell out option name on save
- libxt_dscp: restore inversion support
- libxt_hashlimit: default htable-expire must be in milliseconds
- libxt_hashlimit: observe new default gc-expire time when saving
- libxt_hashlimit: remove inversion from hashlimit rev 0
- libxt_owner: restore inversion support
- libxt_physdev: restore inversion support
- libxt_policy: remove superfluous inversion
- libxt_set: put differing variable names in directly
- libxt_set: update man page about kernel support on the feature
- libxt_string: define _GNU_SOURCE for strnlen
- libxt_string: escape the escaping char too
- libxt_string: fix space around arguments
- libxt_string: replace hex codes by char equivalents
- libxt_string: simplify hex output routine
- libxt_tcp: always print the mask parts
- libxt_TCPMSS: restore build with IPv6-less libcs
- libxt_TOS: update linux kernel version list for backported fix
- libxt_u32: fix missing allowance for inversion
- src: remove unused IPTABLES_MULTI define
- tests: add negation tests for libxt_statistic
- xtoptions: flag use of XTOPT_POINTER without XTOPT_PUT
- removed include/linux/types.h before build to be able to compile
* Tue Jul 26 2011 Thomas Woerner <twoerner@redhat.com> 1.4.12-2
- dropped temporary provide again
* Tue Jul 26 2011 Thomas Woerner <twoerner@redhat.com> 1.4.12-1.1
- added temporary provides for libxtables.so.6 to be able to rebuild iproute,
which is part of the standard build environment
* Mon Jul 25 2011 Thomas Woerner <twoerner@redhat.com> 1.4.12-1
- new version 1.4.12 with support of all new features of kernel 3.0
- build: attempt to fix building under Linux 2.4
- build: bump soversion for recent data structure change
- build: install modules in arch-dependent location
- doc: fix group range in libxt_NFLOG's man
- doc: fix version string in ip6tables.8
- doc: include matches/targets in manpage again
- doc: mention multiple verbosity flags
- doc: the -m option cannot be inverted
- extensions: support for per-extension instance global variable space
- iptables-apply: select default rule file depending on call name
- iptables: consolidate target/match init call
- iptables: Coverity: DEADCODE
- iptables: Coverity: NEGATIVE_RETURNS
- iptables: Coverity: RESOURCE_LEAK
- iptables: Coverity: REVERSE_INULL
- iptables: Coverity: VARARGS
- iptables: restore negation for -f
- libip6t_HL: fix option names from ttl -> hl
- libipt_LOG: fix ignoring all but last flags
- libxtables: ignore whitespace in the multiaddress argument parser
- libxtables: properly reject empty hostnames
- libxtables: set clone's initial data to NULL
- libxt_conntrack: move more data into the xt_option_entry
- libxt_conntrack: restore network-byte order for v1,v2
- libxt_hashlimit: use a more obvious expiry value by default
- libxt_rateest: abolish global variables
- libxt_RATEEST: abolish global variables
- libxt_RATEEST: fix userspacesize field
- libxt_RATEEST: use guided option parser
- libxt_state: fix regression about inversion of main option
- option: remove last traces of intrapositional negation
- complete changelog:
http://www.netfilter.org/projects/iptables/files/changes-iptables-1.4.12.txt
* Thu Jul 21 2011 Thomas Woerner <twoerner@redhat.com> 1.4.11.1-4
- merged ipv6 sub package into main package
- renamed init scripts to /usr/libexec/ip*tables.init
* Fri Jul 15 2011 Thomas Woerner <twoerner@redhat.com> 1.4.11.1-3
- added support for native systemd file (rhbz#694738)
- new iptables.service file
- additional requires
- moved sysv init scripts to /usr/libexec
- added new post, preun and postun scripts and triggers
* Tue Jul 12 2011 Thomas Woerner <twoerner@redhat.com> 1.4.11.1-2
- dropped temporary provide again
- enabled smp build
* Tue Jul 12 2011 Thomas Woerner <twoerner@redhat.com> 1.4.11.1-1.1
- added temporary provides for libxtables.so.5 to be able to rebuild iproute,
which is part of the standard build environment
* Mon Jul 11 2011 Thomas Woerner <twoerner@redhat.com> 1.4.11.1-1
- new version 1.4.11.1, bug and doc fix release for 1.4.11
* Tue Jun 07 2011 Thomas Woerner <twoerner@redhat.com> 1.4.11-1
- new version 1.4.11 with all new features of 2.6.37-39 (not usable)
- lots of changes and bugfixes for base and extensions
- complete changelog:
http://www.netfilter.org/projects/iptables/files/changes-iptables-1.4.11.txt
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jan 10 2011 Thomas Woerner <twoerner@redhat.com> 1.4.10-1
- new version 1.4.10 with all new features of 2.6.36
- all: consistent syntax use in struct option
- build: fix static linking
- doc: let man(1) autoalign the text in xt_cpu
- doc: remove extra empty line from xt_cpu
- doc: minimal spelling updates to xt_cpu
- doc: consistent use of markup
- extensions: libxt_quota: don't ignore the quota value on deletion
- extensions: REDIRECT: add random help
- extensions: add xt_cpu match
- extensions: add idletimer xt target extension
- extensions: libxt_IDLETIMER: use xtables_param_act when checking options
- extensions: libxt_CHECKSUM extension
- extensions: libipt_LOG/libip6t_LOG: support macdecode option
- extensions: fix compilation of the new CHECKSUM target
- extensions: libxt_ipvs: user-space lib for netfilter matcher xt_ipvs
- iptables-xml: resolve compiler warnings
- iptables: limit chain name length to be consistent with targets
- libiptc: add Libs.private to pkgconfig files
- libiptc: build with -Wl,--no-as-needed
- xtables: remove unnecessary cast
- dropped xt_CHECKSUM, added upstream
* Tue Oct 12 2010 Thomas Woerner <twoerner@redhat.com> 1.4.9-2
- added xt_CHECKSUM patch from Michael S. Tsirkin (rhbz#612587)
* Wed Aug 04 2010 Thomas Woerner <twoerner@redhat.com> 1.4.9-1
- new version 1.4.9 with all new features of 2.6.35
- doc: xt_hashlimit: fix a typo
- doc: xt_LED: nroff formatting requirements
- doc: xt_string: correct copy-and-pasting in manpage
- extensions: add the LED target
- extensions: libxt_quota.c: Support option negation
- extensions: libxt_rateest: fix bps options for iptables-save
- extensions: libxt_rateest: fix typo in the man page
- extensions: REDIRECT: add random help
- includes: sync header files from Linux 2.6.35-rc1
- libxt_conntrack: do print netmask
- libxt_hashlimit: always print burst value
- libxt_set: new revision added
- utils: add missing include flags to Makefile
- xtables: another try at chain name length checking
- xtables: remove xtables_set_revision function
- xt_quota: also document negation
- xt_sctp: Trace DATA chunk that supports SACK-IMMEDIATELY extension
- xt_sctp: support FORWARD_TSN chunk type
* Fri Jul 02 2010 Thomas Woerner <twoerner@redhat.com> 1.4.8-1
- new version 1.4.8 all new features of 2.6.34 (rhbz#)
- extensions: REDIRECT: fix --to-ports parser
- iptables: add noreturn attribute to exit_tryhelp()
- extensions: MASQUERADE: fix --to-ports parser
- libxt_comment: avoid use of IPv4-specific examples
- libxt_CT: add a manpage
- iptables: correctly check for too-long chain/target/match names
- doc: libxt_MARK: no longer restricted to mangle table
- doc: remove claim that TCPMSS is limited to mangle
- libxt_recent: add a missing space in output
- doc: add manpage for libxt_osf
- libxt_osf: import nfnl_osf program
- extensions: add support for xt_TEE
- CT: fix --ctevents parsing
- extensions: add CT extension
- libxt_CT: print conntrack zone in ->print/->save
- xtables: fix compilation when debugging is enabled
- libxt_conntrack: document --ctstate UNTRACKED
- iprange: fix xt_iprange v0 parsing
* Wed Mar 24 2010 Thomas Woerner <twoerner@redhat.com> 1.4.7-2
- added default values for IPTABLES_STATUS_VERBOSE and
IPTABLES_STATUS_LINENUMBERS in init script
- added missing lsb keywords Required-Start and Required-Stop to init script
* Fri Mar 05 2010 Thomas Woerner <twoerner@redhat.com> 1.4.7-1
- new version 1.4.7 with support for all new features of 2.6.33 (rhbz#570767)
- libip4tc: Add static qualifier to dump_entry()
- libipq: build as shared library
- recent: reorder cases in code (cosmetic cleanup)
- several man page and documentation fixes
- policy: fix error message showing wrong option
- includes: header updates
- Lift restrictions on interface names
- fixed license and moved iptables-xml into base package according to review
* Wed Jan 27 2010 Thomas Woerner <twoerner@redhat.com> 1.4.6-2
- moved libip*tc and libxtables libs to /lib[64], added symlinks for .so libs
to /usr/lib[64] for compatibility (rhbz#558796)
* Wed Jan 13 2010 Thomas Woerner <twoerner@redhat.com> 1.4.6-1
- new version 1.4.6 with support for all new features of 2.6.32
- several man page fixes
- Support for nommu arches
- realm: remove static initializations
- libiptc: remove unused functions
- libiptc: avoid strict-aliasing warnings
- iprange: do accept non-ranges for xt_iprange v1
- iprange: warn on reverse range
- iprange: roll address parsing into a loop
- iprange: do accept non-ranges for xt_iprange v1 (log)
- iprange: warn on reverse range (log)
- libiptc: fix wrong maptype of base chain counters on restore
- iptables: fix undersized deletion mask creation
- style: reduce indent in xtables_check_inverse
- libxtables: hand argv to xtables_check_inverse
- iptables/extensions: make bundled options work again
- CONNMARK: print mark rules with mask 0xffffffff as set instead of xset
- iptables: take masks into consideration for replace command
- doc: explain experienced --hitcount limit
- doc: name resolution clarification
- iptables: expose option to zero packet/byte counters for a specific rule
- build: restore --disable-ipv6 functionality on system w/o v6 headers
- MARK: print mark rules with mask 0xffffffff as --set-mark instead of --set-xmark
- DNAT: fix incorrect check during parsing
- extensions: add osf extension
- conntrack: fix --expires parsing
* Thu Dec 17 2009 Thomas Woerner <twoerner@redhat.com> 1.4.5-2
- dropped nf_ext_init remains from cloexec patch
* Thu Sep 17 2009 Thomas Woerner <twoerner@redhat.com> 1.4.5-1
- new version 1.4.5 with support for all new features of 2.6.31
- libxt_NFQUEUE: add new v1 version with queue-balance option
- xt_conntrack: revision 2 for enlarged state_mask member
- libxt_helper: fix invalid passed option to check_inverse
- libiptc: split v4 and v6
- extensions: collapse registration structures
- iptables: allow for parse-less extensions
- iptables: allow for help-less extensions
- extensions: remove empty help and parse functions
- xtables: add multi-registration functions
- extensions: collapse data variables to use multi-reg calls
- xtables: warn of missing version identifier in extensions
- multi binary: allow subcommand via argv[1]
- iptables: accept multiple IP address specifications for -s, -d
- several build fixes
- several man page fixes
- fixed two leaked file descriptors on sockets (rhbz#521397)
* Mon Aug 24 2009 Thomas Woerner <twoerner@redhat.com> 1.4.4-1
- new version 1.4.4 with support for all new features of 2.6.30
- several man page fixes
- iptables: replace open-coded sizeof by ARRAY_SIZE
- libip6t_policy: remove redundant functions
- policy: use direct xt_policy_info instead of ipt/ip6t
- policy: merge ipv6 and ipv4 variant
- extensions: add `cluster' match support
- extensions: add const qualifiers in print/save functions
- extensions: use NFPROTO_UNSPEC for .family field
- extensions: remove redundant casts
- iptables: close open file descriptors
- fix segfault if incorrect protocol name is used
- replace open-coded sizeof by ARRAY_SIZE
- do not include v4-only modules in ip6tables manpage
- use direct xt_policy_info instead of ipt/ip6t
- xtables: fix segfault if incorrect protocol name is used
- libxt_connlimit: initialize v6_mask
- SNAT/DNAT: add support for persistent multi-range NAT mappings
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Apr 15 2009 Thomas Woerner <twoerner@redhat.com> 1.4.3.2-1
- new version 1.4.3.2
- also install iptables/internal.h, needed for iptables.h and ip6tables.h
* Mon Mar 30 2009 Thomas Woerner <twoerner@redhat.com> 1.4.3.1-1
- new version 1.4.3.1
- libiptc is now shared
- supports all new features of the 2.6.29 kernel
- dropped typo_latter patch
* Thu Mar 05 2009 Thomas Woerner <twoerner@redhat.com> 1.4.2-3
- still more review fixes (rhbz#225906)
- consistent macro usage
- use sed instead of perl for rpath removal
- use standard RPM CFLAGS, but also -fno-strict-aliasing (needed for libiptc*)
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 20 2009 Thomas Woerner <twoerner@redhat.com> 1.4.2-1
- new version 1.4.2
- removed TOS value mask patch (upstream)
- more review fixes (rhbz#225906)
- install all header files (rhbz#462207)
- dropped nf_ext_init (rhbz#472548)
* Tue Jul 22 2008 Thomas Woerner <twoerner@redhat.com> 1.4.1.1-2
- fixed TOS value mask problem (rhbz#456244) (upstream patch)
- two more cloexec fixes
* Tue Jul 01 2008 Thomas Woerner <twoerner@redhat.com> 1.4.1.1-1
- upstream bug fix release 1.4.1.1
- dropped extra patch for 1.4.1 - not needed anymore
* Tue Jun 10 2008 Thomas Woerner <twoerner@redhat.com> 1.4.1-1
- new version 1.4.1 with new build environment
- additional ipv6 network mask patch from Jan Engelhardt
- spec file cleanup
- removed old patches
* Fri Jun 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.4.0-5
- use normal kernel headers, not linux/compiler.h
- change BuildRequires: kernel-devel to kernel-headers
- We need to do this to be able to build for both sparcv9 and sparc64
(there is no kernel-devel.sparcv9)
* Thu Mar 20 2008 Thomas Woerner <twoerner@redhat.com> 1.4.0-4
- use O_CLOEXEC for all opened files in all applications (rhbz#438189)
* Mon Mar 03 2008 Thomas Woerner <twoerner@redhat.com> 1.4.0-3
- use the kernel headers from the build tree for iptables for now to be able to
compile this package, but this makes the package more kernel dependant
- use s6_addr32 instead of in6_u.u6_addr32
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.4.0-2
- Autorebuild for GCC 4.3
* Mon Feb 11 2008 Thomas Woerner <twoerner@redhat.com> 1.4.0-1
- new version 1.4.0
- fixed condrestart (rhbz#428148)
- report the module in rmmod_r if there is an error
- use nf_ext_init instead of my_init for extension constructors
* Mon Nov 05 2007 Thomas Woerner <twoerner@redhat.com> 1.3.8-6
- fixed leaked file descriptor before fork/exec (rhbz#312191)
- blacklisting is not working, use "install X /bin/(true|false)" test instead
- return private exit code 150 for disabled ipv6 support
- use script name for output messages
* Tue Oct 16 2007 Thomas Woerner <twoerner@redhat.com> 1.3.8-5
- fixed error code for stopping a already stopped firewall (rhbz#321751)
- moved blacklist test into start
* Wed Sep 26 2007 Thomas Woerner <twoerner@redhat.com> 1.3.8-4.1
- do not start ip6tables if ipv6 is blacklisted (rhbz#236888)
- use simpler fix for (rhbz#295611)
Thanks to Linus Torvalds for the patch.
* Mon Sep 24 2007 Thomas Woerner <twoerner@redhat.com> 1.3.8-4
- fixed IPv6 reject type (rhbz#295181)
- fixed init script: start, stop and status
- support netfilter compiled into kernel in init script (rhbz#295611)
- dropped inversion for limit modules from man pages (rhbz#220780)
- fixed typo in ip6tables man page (rhbz#236185)
* Wed Sep 19 2007 Thomas Woerner <twoerner@redhat.com> 1.3.8-3
- do not depend on local_fs in lsb header - this delayes start after network
- fixed exit code for initscript usage
* Mon Sep 17 2007 Thomas Woerner <twoerner@redhat.com> 1.3.8-2.1
- do not use lock file for condrestart test
* Thu Aug 23 2007 Thomas Woerner <twoerner@redhat.com> 1.3.8-2
- fixed initscript for LSB conformance (rhbz#246953, rhbz#242459)
- provide iptc interface again, but unsupported (rhbz#216733)
- compile all extension, which are supported by the kernel-headers package
- review fixes (rhbz#225906)
* Tue Jul 31 2007 Thomas Woerner <twoerner@redhat.com>
- reverted ipv6 fix, because it disables the ipv6 at all (rhbz#236888)
* Fri Jul 13 2007 Steve Conklin <sconklin@redhat.com> - 1.3.8-1
- New version 1.3.8
* Mon Apr 23 2007 Jeremy Katz <katzj@redhat.com> - 1.3.7-2
- fix error when ipv6 support isn't loaded in the kernel (#236888)
* Wed Jan 10 2007 Thomas Woerner <twoerner@redhat.com> 1.3.7-1.1
- fixed installation of secmark modules
* Tue Jan 09 2007 Thomas Woerner <twoerner@redhat.com> 1.3.7-1
- new verison 1.3.7
- iptc is not a public interface and therefore not installed anymore
- dropped upstream secmark patch
* Tue Sep 19 2006 Thomas Woerner <twoerner@redhat.com> 1.3.5-2
- added secmark iptables patches (#201573)
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.3.5-1.2.1
- rebuild
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.3.5-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.3.5-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Thu Feb 02 2006 Thomas Woerner <twoerner@redhat.com> 1.3.5-1
- new version 1.3.5
- fixed init script to set policy for raw tables, too (#179094)
* Tue Jan 24 2006 Thomas Woerner <twoerner@redhat.com> 1.3.4-3
- added important iptables header files to devel package
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Fri Nov 25 2005 Thomas Woerner <twoerner@redhat.com> 1.3.4-2
- fix for plugin problem: link with "gcc -shared" instead of "ld -shared" and
replace "_init" with "__attribute((constructor)) my_init"
* Fri Nov 25 2005 Thomas Woerner <twoerner@redhat.com> 1.3.4-1.1
- rebuild due to unresolved symbols in shared libraries
* Fri Nov 18 2005 Thomas Woerner <twoerner@redhat.com> 1.3.4-1
- new version 1.3.4
- dropped free_opts patch (upstream fixed)
- made libipq PIC (#158623)
- additional configuration options for iptables startup script (#172929)
Thanks to Jan Gruenwald for the patch
- spec file cleanup (dropped linux_header define and usage)
* Mon Jul 18 2005 Thomas Woerner <twoerner@redhat.com> 1.3.2-1
- new version 1.3.2 with additional patch for the misplaced free_opts call
from Marcus Sundberg
* Wed May 11 2005 Thomas Woerner <twoerner@redhat.com> 1.3.1-1
- new version 1.3.1
* Fri Mar 18 2005 Thomas Woerner <twoerner@redhat.com> 1.3.0-2
- Remove unnecessary explicit kernel dep (#146142)
- Fixed out of bounds accesses (#131848): Thanks to Steve Grubb
for the patch
- Adapted iptables-config to reference to modprobe.conf (#150143)
- Remove misleading message (#140154): Thanks to Ulrich Drepper
for the patch
* Mon Feb 21 2005 Thomas Woerner <twoerner@redhat.com> 1.3.0-1
- new version 1.3.0
* Thu Nov 11 2004 Thomas Woerner <twoerner@redhat.com> 1.2.11-3.2
- fixed autoload problem in iptables and ip6tables (CAN-2004-0986)
* Fri Sep 17 2004 Thomas Woerner <twoerner@redhat.com> 1.2.11-3.1
- changed default behaviour for IPTABLES_STATUS_NUMERIC to "yes" (#129731)
- modified config file to match this change and un-commented variables with
default values
* Thu Sep 16 2004 Thomas Woerner <twoerner@redhat.com> 1.2.11-3
- applied second part of cleanup patch from (#131848): thanks to Steve Grubb
for the patch
* Wed Aug 25 2004 Thomas Woerner <twoerner@redhat.com> 1.2.11-2
- fixed free bug in iptables (#128322)
* Tue Jun 22 2004 Thomas Woerner <twoerner@redhat.com> 1.2.11-1
- new version 1.2.11
* Thu Jun 17 2004 Thomas Woerner <twoerner@redhat.com> 1.2.10-1
- new version 1.2.10
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Thu Feb 26 2004 Thomas Woerner <twoerner@redhat.com> 1.2.9-2.3
- fixed iptables-restore -c fault if there are no counters (#116421)
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Sun Jan 25 2004 Dan Walsh <dwalsh@redhat.com> 1.2.9-1.2
- Close File descriptors to prevent SELinux error message
* Wed Jan 07 2004 Thomas Woerner <twoerner@redhat.com> 1.2.9-1.1
- rebuild
* Wed Dec 17 2003 Thomas Woerner <twoerner@redhat.com> 1.2.9-1
- vew version 1.2.9
- new config options in ipXtables-config:
IPTABLES_MODULES_UNLOAD
- more documentation in ipXtables-config
- fix for netlink security issue in libipq (devel package)
- print fix for libipt_icmp (#109546)
* Thu Oct 23 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-13
- marked all messages in iptables init script for translation (#107462)
- enabled devel package (#105884, #106101)
- bumped build for fedora for libipt_recent.so (#106002)
* Tue Sep 23 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-12.1
- fixed lost udp port range in ip6tables-save (#104484)
- fixed non numeric multiport port output in ipXtables-savs
* Mon Sep 22 2003 Florian La Roche <Florian.LaRoche@redhat.de> 1.2.8-11
- do not link against -lnsl
* Wed Sep 17 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-10
- made variables in rmmod_r local
* Tue Jul 22 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-9
- fixed permission for init script
* Sat Jul 19 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-8
- fixed save when iptables file is missing and iptables-config permissions
* Tue Jul 08 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-7
- fixes for ip6tables: module unloading, setting policy only for existing
tables
* Thu Jul 03 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-6
- IPTABLES_SAVE_COUNTER defaults to no, now
- install config file in /etc/sysconfig
- exchange unload of ip_tables and ip_conntrack
- fixed start function
* Wed Jul 02 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-5
- new config option IPTABLES_SAVE_ON_RESTART
- init script: new status, save and restart
- fixes #44905, #65389, #80785, #82860, #91040, #91560 and #91374
* Mon Jun 30 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-4
- new config option IPTABLES_STATUS_NUMERIC
- cleared IPTABLES_MODULES in iptables-config
* Mon Jun 30 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-3
- new init scripts
* Sat Jun 28 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- remove check for very old kernel versions in init scripts
- sync up both init scripts and remove some further ugly things
- add some docu into rpm
* Thu Jun 26 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-2
- rebuild
* Mon Jun 16 2003 Thomas Woerner <twoerner@redhat.com> 1.2.8-1
- update to 1.2.8
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Mon Jan 13 2003 Bill Nottingham <notting@redhat.com> 1.2.7a-1
- update to 1.2.7a
- add a plethora of bugfixes courtesy Michael Schwendt <mschewndt@yahoo.com>
* Fri Dec 13 2002 Elliot Lee <sopwith@redhat.com> 1.2.6a-3
- Fix multilib
* Wed Aug 07 2002 Karsten Hopp <karsten@redhat.de>
- fixed iptables and ip6tables initscript output, based on #70511
- check return status of all iptables calls, not just the last one
in a 'for' loop.
* Mon Jul 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.6a-1
- 1.2.6a (bugfix release, #69747)
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Mon Mar 04 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.5-3
- Add some fixes from CVS, fixing bug #60465
* Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.5-2
- Merge ip6tables improvements from Ian Prowell <iprowell@prowell.org>
- Update URL (#59354)
- Use /sbin/chkconfig rather than chkconfig in %postun script
* Fri Jan 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.5-1
- 1.2.5
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.4-2
- Fix %preun script
* Tue Oct 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.4-1
- Update to 1.2.4 (various fixes, including security fixes; among others:
- Fix init script (#31133)
* Mon Sep 03 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.3-1
- 1.2.3 (5 security fixes, some other fixes)
- Fix updating (#53032)
* Mon Aug 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-4
- Fix #50990
- Add some fixes from current CVS; should fix #52620
* Mon Jul 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-3
- Add some fixes from the current CVS tree; fixes #49154 and some IPv6
issues
* Tue Jun 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-2
- Fix iptables-save reject-with (#45632), Patch from Michael Schwendt
<mschwendt@yahoo.com>
* Tue May 08 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-1
- 1.2.2
* Wed Mar 21 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.2.1a, fixes #28412, #31136, #31460, #31133
* Thu Mar 01 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Yet another initscript fix (#30173)
- Fix the fixes; they fixed some issues but broke more important
stuff :/ (#30176)
* Tue Feb 27 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up initscript (#27962)
- Add fixes from CVS to iptables-{restore,save}, fixing #28412
* Fri Feb 09 2001 Karsten Hopp <karsten@redhat.de>
- create /etc/sysconfig/iptables mode 600 (same problem as #24245)
* Mon Feb 05 2001 Karsten Hopp <karsten@redhat.de>
- fix bugzilla #25986 (initscript not marked as config file)
- fix bugzilla #25962 (iptables-restore)
- mv chkconfig --del from postun to preun
* Thu Feb 01 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Fix check for ipchains
* Mon Jan 29 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Some fixes to init scripts
* Wed Jan 24 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Add some fixes from CVS, fixes among other things Bug #24732
* Wed Jan 17 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Add missing man pages, fix up init script (Bug #17676)
* Mon Jan 15 2001 Bill Nottingham <notting@redhat.com>
- add init script
* Mon Jan 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.2
- fix up ipv6 split
- add init script
- Move the plugins from /usr/lib/iptables to /lib/iptables.
This needs to work before /usr is mounted...
- Use -O1 on alpha (compiler bug)
* Sat Jan 06 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.2
- Add IPv6 support (in separate package)
* Thu Aug 17 2000 Bill Nottingham <notting@redhat.com>
- build everywhere
* Tue Jul 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Tue Jun 27 2000 Preston Brown <pbrown@redhat.com>
- move iptables to /sbin.
- excludearch alpha for now, not building there because of compiler bug(?)
* Fri Jun 09 2000 Bill Nottingham <notting@redhat.com>
- don't obsolete ipchains either
- update to 1.1.0
* Sun Jun 04 2000 Bill Nottingham <notting@redhat.com>
- remove explicit kernel requirement
* Tue May 02 2000 Bernhard Rosenkränzer <bero@redhat.com>
- initial package
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/05 /usr/lib/debug/.build-id/05/d06a26ec005a681be9d6784852d700cd399abd /usr/lib/debug/.build-id/05/d06a26ec005a681be9d6784852d700cd399abd.debug /usr/lib/debug/.build-id/07 /usr/lib/debug/.build-id/07/73dee650dbed6b961bb6bbb0082c1a3d9da5b1 /usr/lib/debug/.build-id/07/73dee650dbed6b961bb6bbb0082c1a3d9da5b1.debug /usr/lib/debug/.build-id/09 /usr/lib/debug/.build-id/09/e5dac2cbe07e108be5322064534769bccd1132 /usr/lib/debug/.build-id/09/e5dac2cbe07e108be5322064534769bccd1132.debug /usr/lib/debug/.build-id/0a /usr/lib/debug/.build-id/0a/10e8e5359e8abde0c3ea14f9191255b69e742d /usr/lib/debug/.build-id/0a/10e8e5359e8abde0c3ea14f9191255b69e742d.debug /usr/lib/debug/.build-id/0b /usr/lib/debug/.build-id/0b/4a8ee2137073445590c6ff29ba792fa4292186 /usr/lib/debug/.build-id/0b/4a8ee2137073445590c6ff29ba792fa4292186.debug /usr/lib/debug/.build-id/10 /usr/lib/debug/.build-id/10/d60fc7c17eb4436535126c0f4665c271705fa5 /usr/lib/debug/.build-id/10/d60fc7c17eb4436535126c0f4665c271705fa5.debug /usr/lib/debug/.build-id/14 /usr/lib/debug/.build-id/14/c986f8a664431c4a7211a2062eb8e8ed04f6aa /usr/lib/debug/.build-id/14/c986f8a664431c4a7211a2062eb8e8ed04f6aa.debug /usr/lib/debug/.build-id/15 /usr/lib/debug/.build-id/15/086891b165ff4e2e56ebbab247beafeb4d7fdb /usr/lib/debug/.build-id/15/086891b165ff4e2e56ebbab247beafeb4d7fdb.debug /usr/lib/debug/.build-id/16 /usr/lib/debug/.build-id/16/2a0926219b4eaf35953c62dbaa9a2669424482 /usr/lib/debug/.build-id/16/2a0926219b4eaf35953c62dbaa9a2669424482.debug /usr/lib/debug/.build-id/19 /usr/lib/debug/.build-id/19/4f1c470d90ac38576bcd44c393a7e9de20d34f /usr/lib/debug/.build-id/19/4f1c470d90ac38576bcd44c393a7e9de20d34f.debug /usr/lib/debug/.build-id/1b /usr/lib/debug/.build-id/1b/181e888fe220d427f7725d68213c446c678bad /usr/lib/debug/.build-id/1b/181e888fe220d427f7725d68213c446c678bad.debug /usr/lib/debug/.build-id/1d /usr/lib/debug/.build-id/1d/4a32c03bb764f8ab5d4c5e7a9f092c5412594f /usr/lib/debug/.build-id/1d/4a32c03bb764f8ab5d4c5e7a9f092c5412594f.debug /usr/lib/debug/.build-id/1f /usr/lib/debug/.build-id/1f/88b4cb17b66a1afd2197d4be258930bce3d655 /usr/lib/debug/.build-id/1f/88b4cb17b66a1afd2197d4be258930bce3d655.debug /usr/lib/debug/.build-id/26 /usr/lib/debug/.build-id/26/c7becaf39a938275d461e59dcde5733708ea14 /usr/lib/debug/.build-id/26/c7becaf39a938275d461e59dcde5733708ea14.debug /usr/lib/debug/.build-id/2a /usr/lib/debug/.build-id/2a/7d957ae39fefa4fc8d9aa65c0af33feab4c881 /usr/lib/debug/.build-id/2a/7d957ae39fefa4fc8d9aa65c0af33feab4c881.debug /usr/lib/debug/.build-id/2a/8793bafd9eede8ac1fda51dda9136d71bb88a2 /usr/lib/debug/.build-id/2a/8793bafd9eede8ac1fda51dda9136d71bb88a2.debug /usr/lib/debug/.build-id/2b /usr/lib/debug/.build-id/2b/c306ef38c5e21733a7d9cb0e20ce4e53e60fdf /usr/lib/debug/.build-id/2b/c306ef38c5e21733a7d9cb0e20ce4e53e60fdf.debug /usr/lib/debug/.build-id/2d /usr/lib/debug/.build-id/2d/a20d8ad0c2780a34bca2e2eb3741ca3e765562 /usr/lib/debug/.build-id/2d/a20d8ad0c2780a34bca2e2eb3741ca3e765562.debug /usr/lib/debug/.build-id/32 /usr/lib/debug/.build-id/32/3f86dda0c96bb8df608f45b23415663653e47e /usr/lib/debug/.build-id/32/3f86dda0c96bb8df608f45b23415663653e47e.debug /usr/lib/debug/.build-id/37 /usr/lib/debug/.build-id/37/83e0b98be8d5cf5f40bdb8f3adb948b9a97135 /usr/lib/debug/.build-id/37/83e0b98be8d5cf5f40bdb8f3adb948b9a97135.debug /usr/lib/debug/.build-id/39 /usr/lib/debug/.build-id/39/60559029d3f94210f5ddb51a27cd42ba599ba6 /usr/lib/debug/.build-id/39/60559029d3f94210f5ddb51a27cd42ba599ba6.debug /usr/lib/debug/.build-id/3a /usr/lib/debug/.build-id/3a/dfc75247a99f04061d889dd475f4bef4875290 /usr/lib/debug/.build-id/3a/dfc75247a99f04061d889dd475f4bef4875290.debug /usr/lib/debug/.build-id/3b /usr/lib/debug/.build-id/3b/90568b094d0457a7f8c4f5266e27bff14f00b9 /usr/lib/debug/.build-id/3b/90568b094d0457a7f8c4f5266e27bff14f00b9.debug /usr/lib/debug/.build-id/3e /usr/lib/debug/.build-id/3e/0e59f381b3f0416e6876529c48e35c82142c1a /usr/lib/debug/.build-id/3e/0e59f381b3f0416e6876529c48e35c82142c1a.debug /usr/lib/debug/.build-id/44 /usr/lib/debug/.build-id/44/3590d00e9bdd44db132870c833e721064ce515 /usr/lib/debug/.build-id/44/3590d00e9bdd44db132870c833e721064ce515.debug /usr/lib/debug/.build-id/45 /usr/lib/debug/.build-id/45/9706af7584d6a8550875f3aec908c9eb5bca0a /usr/lib/debug/.build-id/45/9706af7584d6a8550875f3aec908c9eb5bca0a.debug /usr/lib/debug/.build-id/46 /usr/lib/debug/.build-id/46/6145358484b7de9d646a750ce28f5415cb1832 /usr/lib/debug/.build-id/46/6145358484b7de9d646a750ce28f5415cb1832.debug /usr/lib/debug/.build-id/46/cfc72899f3f12f82bacc1a253481957a510064 /usr/lib/debug/.build-id/46/cfc72899f3f12f82bacc1a253481957a510064.debug /usr/lib/debug/.build-id/4c /usr/lib/debug/.build-id/4c/fd3d37fb6509671b21fadc77910cb408266238 /usr/lib/debug/.build-id/4c/fd3d37fb6509671b21fadc77910cb408266238.debug /usr/lib/debug/.build-id/4d /usr/lib/debug/.build-id/4d/3d365e166794662c8754b55540489346ee4e67 /usr/lib/debug/.build-id/4d/3d365e166794662c8754b55540489346ee4e67.debug /usr/lib/debug/.build-id/50 /usr/lib/debug/.build-id/50/37a69e0148a9ed8ed91fcada281203fc392483 /usr/lib/debug/.build-id/50/37a69e0148a9ed8ed91fcada281203fc392483.debug /usr/lib/debug/.build-id/55 /usr/lib/debug/.build-id/55/185b24dfe9dcd92b25cd47af47b55705aa0f86 /usr/lib/debug/.build-id/55/185b24dfe9dcd92b25cd47af47b55705aa0f86.debug /usr/lib/debug/.build-id/57 /usr/lib/debug/.build-id/57/5faf0b133eee8dc32eb3943d8d98a85e28e17b /usr/lib/debug/.build-id/57/5faf0b133eee8dc32eb3943d8d98a85e28e17b.debug /usr/lib/debug/.build-id/59 /usr/lib/debug/.build-id/59/0ebae57f657234fc55294c7fc6f075e7a06bdd /usr/lib/debug/.build-id/59/0ebae57f657234fc55294c7fc6f075e7a06bdd.debug /usr/lib/debug/.build-id/59/92320a89140721f8cc1244f72c45d656f50666 /usr/lib/debug/.build-id/59/92320a89140721f8cc1244f72c45d656f50666.debug /usr/lib/debug/.build-id/5f /usr/lib/debug/.build-id/5f/214a8dd9232e0abc5d2824149e6e951ed4139e /usr/lib/debug/.build-id/5f/214a8dd9232e0abc5d2824149e6e951ed4139e.debug /usr/lib/debug/.build-id/63 /usr/lib/debug/.build-id/63/0c22a19f6c4df1d0fc03a7e39f08541b3be17e /usr/lib/debug/.build-id/63/0c22a19f6c4df1d0fc03a7e39f08541b3be17e.debug /usr/lib/debug/.build-id/63/3c279e16b21c84700bea05311211217603cf5b /usr/lib/debug/.build-id/63/3c279e16b21c84700bea05311211217603cf5b.debug /usr/lib/debug/.build-id/64 /usr/lib/debug/.build-id/64/a7f4134416ab0a7c90daf831c177e30f659e52 /usr/lib/debug/.build-id/64/a7f4134416ab0a7c90daf831c177e30f659e52.debug /usr/lib/debug/.build-id/6b /usr/lib/debug/.build-id/6b/25bfa711c91ef3ed22a8bd34a224f4dd9972c5 /usr/lib/debug/.build-id/6b/25bfa711c91ef3ed22a8bd34a224f4dd9972c5.debug /usr/lib/debug/.build-id/6c /usr/lib/debug/.build-id/6c/77fa7d397df2d4207aa02349a8d5adbf39bd69 /usr/lib/debug/.build-id/6c/77fa7d397df2d4207aa02349a8d5adbf39bd69.debug /usr/lib/debug/.build-id/6e /usr/lib/debug/.build-id/6e/9c1f8c264bc3443018ccbba59ad3cdcab2cbe0 /usr/lib/debug/.build-id/6e/9c1f8c264bc3443018ccbba59ad3cdcab2cbe0.debug /usr/lib/debug/.build-id/70 /usr/lib/debug/.build-id/70/8f0f70a1bddb84dd9649fc5e4861d2317d56e8 /usr/lib/debug/.build-id/70/8f0f70a1bddb84dd9649fc5e4861d2317d56e8.debug /usr/lib/debug/.build-id/73 /usr/lib/debug/.build-id/73/b2aa618d7b76c4741678442aa42c141b489653 /usr/lib/debug/.build-id/73/b2aa618d7b76c4741678442aa42c141b489653.debug /usr/lib/debug/.build-id/75 /usr/lib/debug/.build-id/75/9ef5ccaefacef750e09c4ada870c9f10a9067e /usr/lib/debug/.build-id/75/9ef5ccaefacef750e09c4ada870c9f10a9067e.debug /usr/lib/debug/.build-id/78 /usr/lib/debug/.build-id/78/7e0d91d95ad4d4e3390a8088da7741bedf52d7 /usr/lib/debug/.build-id/78/7e0d91d95ad4d4e3390a8088da7741bedf52d7.debug /usr/lib/debug/.build-id/79 /usr/lib/debug/.build-id/79/ab9f1269fab466996674e6d6ad5a352b12b850 /usr/lib/debug/.build-id/79/ab9f1269fab466996674e6d6ad5a352b12b850.debug /usr/lib/debug/.build-id/7a /usr/lib/debug/.build-id/7a/29d235e35e3acec32487b263e8c6df4b1e7997 /usr/lib/debug/.build-id/7a/29d235e35e3acec32487b263e8c6df4b1e7997.debug /usr/lib/debug/.build-id/7b /usr/lib/debug/.build-id/7b/93d9742b1b0ee98cd8928131145d1b21047a8d /usr/lib/debug/.build-id/7b/93d9742b1b0ee98cd8928131145d1b21047a8d.debug /usr/lib/debug/.build-id/7c /usr/lib/debug/.build-id/7c/07e77d3e330b598d6f9cd1a1a4908d370a233b /usr/lib/debug/.build-id/7c/07e77d3e330b598d6f9cd1a1a4908d370a233b.debug /usr/lib/debug/.build-id/81 /usr/lib/debug/.build-id/81/95ec8bb5abee29416714d8ec94c7fa1095c3cf /usr/lib/debug/.build-id/81/95ec8bb5abee29416714d8ec94c7fa1095c3cf.debug /usr/lib/debug/.build-id/83 /usr/lib/debug/.build-id/83/f761a23810a685c4cd2d5f2ea20d3c6ca9287c /usr/lib/debug/.build-id/83/f761a23810a685c4cd2d5f2ea20d3c6ca9287c.debug /usr/lib/debug/.build-id/84 /usr/lib/debug/.build-id/84/5da62b58aeff057a4e7981e48c659c0b3daf06 /usr/lib/debug/.build-id/84/5da62b58aeff057a4e7981e48c659c0b3daf06.debug /usr/lib/debug/.build-id/87 /usr/lib/debug/.build-id/87/dc1bb0a1bba21ad2d654617e1e82ee7f2c552a /usr/lib/debug/.build-id/87/dc1bb0a1bba21ad2d654617e1e82ee7f2c552a.debug /usr/lib/debug/.build-id/8a /usr/lib/debug/.build-id/8a/fd8d2de1afb45579bc065e848534701f52d45b /usr/lib/debug/.build-id/8a/fd8d2de1afb45579bc065e848534701f52d45b.debug /usr/lib/debug/.build-id/8d /usr/lib/debug/.build-id/8d/d37a6dcf3fed0b4851725f76b124dabc053dde /usr/lib/debug/.build-id/8d/d37a6dcf3fed0b4851725f76b124dabc053dde.debug /usr/lib/debug/.build-id/90 /usr/lib/debug/.build-id/90/11337d66812b8a577bc0fcab51418fa1f644ae /usr/lib/debug/.build-id/90/11337d66812b8a577bc0fcab51418fa1f644ae.debug /usr/lib/debug/.build-id/93 /usr/lib/debug/.build-id/93/5ebad8309b725b6270f3a1f895643b40f13a2b /usr/lib/debug/.build-id/93/5ebad8309b725b6270f3a1f895643b40f13a2b.debug /usr/lib/debug/.build-id/96 /usr/lib/debug/.build-id/96/16491554d6f8bd99716f7e732b47130784742a /usr/lib/debug/.build-id/96/16491554d6f8bd99716f7e732b47130784742a.debug /usr/lib/debug/.build-id/96/1f3d5bfafb7a9658aae3ab5509e6cd4fea7090 /usr/lib/debug/.build-id/96/1f3d5bfafb7a9658aae3ab5509e6cd4fea7090.debug /usr/lib/debug/.build-id/96/d0b833301bd26bdb88a7bffb165df770334387 /usr/lib/debug/.build-id/96/d0b833301bd26bdb88a7bffb165df770334387.debug /usr/lib/debug/.build-id/97 /usr/lib/debug/.build-id/97/fb71d9c410a3d9b96d543856531e66ede954e0 /usr/lib/debug/.build-id/97/fb71d9c410a3d9b96d543856531e66ede954e0.debug /usr/lib/debug/.build-id/9a /usr/lib/debug/.build-id/9a/6b80bf60bb38f3ed4230da6d71af7786babc4e /usr/lib/debug/.build-id/9a/6b80bf60bb38f3ed4230da6d71af7786babc4e.debug /usr/lib/debug/.build-id/9d /usr/lib/debug/.build-id/9d/ab2ac3fd92d5ab41bad73ea4335d250850610f /usr/lib/debug/.build-id/9d/ab2ac3fd92d5ab41bad73ea4335d250850610f.debug /usr/lib/debug/.build-id/a1 /usr/lib/debug/.build-id/a1/f3224bee076f6bf34b4eeb7b841a6bbc337aad /usr/lib/debug/.build-id/a1/f3224bee076f6bf34b4eeb7b841a6bbc337aad.debug /usr/lib/debug/.build-id/a2 /usr/lib/debug/.build-id/a2/34bcec410855e4939ee57ec6c2372fb93cb8c0 /usr/lib/debug/.build-id/a2/34bcec410855e4939ee57ec6c2372fb93cb8c0.debug /usr/lib/debug/.build-id/a2/6ab091bdfbb3b53c3e7653a3e7334968e63375 /usr/lib/debug/.build-id/a2/6ab091bdfbb3b53c3e7653a3e7334968e63375.debug /usr/lib/debug/.build-id/a8 /usr/lib/debug/.build-id/a8/1a28b6b3bbab6a2af7ead3aa23b231de944422 /usr/lib/debug/.build-id/a8/1a28b6b3bbab6a2af7ead3aa23b231de944422.debug /usr/lib/debug/.build-id/aa /usr/lib/debug/.build-id/aa/8797ba16f5cb52f0ffa3c78c6d343d798d7047 /usr/lib/debug/.build-id/aa/8797ba16f5cb52f0ffa3c78c6d343d798d7047.debug /usr/lib/debug/.build-id/aa/d1c3f19f247305289cf53da3dc5c563397f77a /usr/lib/debug/.build-id/aa/d1c3f19f247305289cf53da3dc5c563397f77a.debug /usr/lib/debug/.build-id/ac /usr/lib/debug/.build-id/ac/549bb031ce2b1d266b553b02b262e74689c544 /usr/lib/debug/.build-id/ac/549bb031ce2b1d266b553b02b262e74689c544.debug /usr/lib/debug/.build-id/b3 /usr/lib/debug/.build-id/b3/30047f3ce48d30114dc71700aababab1d0b1bd /usr/lib/debug/.build-id/b3/30047f3ce48d30114dc71700aababab1d0b1bd.debug /usr/lib/debug/.build-id/b3/dc58c6486a2fcbe33dcd88bfce3b44dd2adf05 /usr/lib/debug/.build-id/b3/dc58c6486a2fcbe33dcd88bfce3b44dd2adf05.debug /usr/lib/debug/.build-id/b5 /usr/lib/debug/.build-id/b5/f55d4d666f460a31bdd8e8b84601fe2b7cff14 /usr/lib/debug/.build-id/b5/f55d4d666f460a31bdd8e8b84601fe2b7cff14.debug /usr/lib/debug/.build-id/b6 /usr/lib/debug/.build-id/b6/c3a131e540fcead63b15c3b221f4f841afb0e0 /usr/lib/debug/.build-id/b6/c3a131e540fcead63b15c3b221f4f841afb0e0.debug /usr/lib/debug/.build-id/b7 /usr/lib/debug/.build-id/b7/b7a442c10cf0aca59e8f6c3ad02ba5e4c3b08a /usr/lib/debug/.build-id/b7/b7a442c10cf0aca59e8f6c3ad02ba5e4c3b08a.debug /usr/lib/debug/.build-id/ba /usr/lib/debug/.build-id/ba/1a0ec3d38dad03eb4794c4b7fcd51a61b1fc0a /usr/lib/debug/.build-id/ba/1a0ec3d38dad03eb4794c4b7fcd51a61b1fc0a.debug /usr/lib/debug/.build-id/bf /usr/lib/debug/.build-id/bf/87aa8476c94b103b2539bd04556bb4a28b5e7d /usr/lib/debug/.build-id/bf/87aa8476c94b103b2539bd04556bb4a28b5e7d.debug /usr/lib/debug/.build-id/c0 /usr/lib/debug/.build-id/c0/8f1d24e97df1054b9f6b592064a1df0e4f6fb1 /usr/lib/debug/.build-id/c0/8f1d24e97df1054b9f6b592064a1df0e4f6fb1.debug /usr/lib/debug/.build-id/c3 /usr/lib/debug/.build-id/c3/a27ff70353b1b7c7b00857b0bccd4b16b0ce34 /usr/lib/debug/.build-id/c3/a27ff70353b1b7c7b00857b0bccd4b16b0ce34.debug /usr/lib/debug/.build-id/c4 /usr/lib/debug/.build-id/c4/bf26b77db3b0dfa23a62d2cdfa981526fffdd4 /usr/lib/debug/.build-id/c4/bf26b77db3b0dfa23a62d2cdfa981526fffdd4.debug /usr/lib/debug/.build-id/ca /usr/lib/debug/.build-id/ca/bb7d274a7e4795f3138f303d7fbfeb8744de1e /usr/lib/debug/.build-id/ca/bb7d274a7e4795f3138f303d7fbfeb8744de1e.debug /usr/lib/debug/.build-id/cb /usr/lib/debug/.build-id/cb/e056677cb8c276a2830e269ee7b7cc53855f23 /usr/lib/debug/.build-id/cb/e056677cb8c276a2830e269ee7b7cc53855f23.debug /usr/lib/debug/.build-id/d1 /usr/lib/debug/.build-id/d1/5b1c3bcdb54e9b1885b6f6b04991ee1ece9325 /usr/lib/debug/.build-id/d1/5b1c3bcdb54e9b1885b6f6b04991ee1ece9325.debug /usr/lib/debug/.build-id/d3 /usr/lib/debug/.build-id/d3/37dba6bb8ac6d4606a3f35dc62ae8e7f19b82b /usr/lib/debug/.build-id/d3/37dba6bb8ac6d4606a3f35dc62ae8e7f19b82b.debug /usr/lib/debug/.build-id/da /usr/lib/debug/.build-id/da/482910555b0811e00c7e5364a3283bf584adc0 /usr/lib/debug/.build-id/da/482910555b0811e00c7e5364a3283bf584adc0.debug /usr/lib/debug/.build-id/db /usr/lib/debug/.build-id/db/7c4000bda1a18766cc9b8d4be37ce168fb727c /usr/lib/debug/.build-id/db/7c4000bda1a18766cc9b8d4be37ce168fb727c.debug /usr/lib/debug/.build-id/dc /usr/lib/debug/.build-id/dc/051dc33fe42f1b661794d4c8b237d974012f55 /usr/lib/debug/.build-id/dc/051dc33fe42f1b661794d4c8b237d974012f55.debug /usr/lib/debug/.build-id/dc/1bfede62b92176cbb168d6fd4b7b7f83185bda /usr/lib/debug/.build-id/dc/1bfede62b92176cbb168d6fd4b7b7f83185bda.debug /usr/lib/debug/.build-id/de /usr/lib/debug/.build-id/de/972ff615b5ebe23358eea797aed6f9b29ef229 /usr/lib/debug/.build-id/de/972ff615b5ebe23358eea797aed6f9b29ef229.debug /usr/lib/debug/.build-id/e0 /usr/lib/debug/.build-id/e0/c11549cfa7ca9cdf73b97a6bccd3c3caf58857 /usr/lib/debug/.build-id/e0/c11549cfa7ca9cdf73b97a6bccd3c3caf58857.debug /usr/lib/debug/.build-id/e1 /usr/lib/debug/.build-id/e1/bf948c8f3ec962bf2d4412ecb69bec12b7ce4a /usr/lib/debug/.build-id/e1/bf948c8f3ec962bf2d4412ecb69bec12b7ce4a.debug /usr/lib/debug/.build-id/e1/f81fc46c3f29f4ff5b1a6798b9d14b4010dde0 /usr/lib/debug/.build-id/e1/f81fc46c3f29f4ff5b1a6798b9d14b4010dde0.debug /usr/lib/debug/.build-id/e2 /usr/lib/debug/.build-id/e2/93ebccb330a6b932217358a6fc43bd1a4e350c /usr/lib/debug/.build-id/e2/93ebccb330a6b932217358a6fc43bd1a4e350c.debug /usr/lib/debug/.build-id/e4 /usr/lib/debug/.build-id/e4/cbdfa3188bb0bbe5966aface3d44310b6ffceb /usr/lib/debug/.build-id/e4/cbdfa3188bb0bbe5966aface3d44310b6ffceb.debug /usr/lib/debug/.build-id/e5 /usr/lib/debug/.build-id/e5/cca00b57f2238803cfc604c652844a7635b7c7 /usr/lib/debug/.build-id/e5/cca00b57f2238803cfc604c652844a7635b7c7.debug /usr/lib/debug/.build-id/e9 /usr/lib/debug/.build-id/e9/960116440c17a0e1a5bc70dbbf66720695d900 /usr/lib/debug/.build-id/e9/960116440c17a0e1a5bc70dbbf66720695d900.debug /usr/lib/debug/.build-id/ec /usr/lib/debug/.build-id/ec/736a484c301abdb3359401585007b55d8d2253 /usr/lib/debug/.build-id/ec/736a484c301abdb3359401585007b55d8d2253.debug /usr/lib/debug/.build-id/f2 /usr/lib/debug/.build-id/f2/33966455430ac6ae93c9c8bb8e4ce0184d1c84 /usr/lib/debug/.build-id/f2/33966455430ac6ae93c9c8bb8e4ce0184d1c84.debug /usr/lib/debug/.build-id/f3 /usr/lib/debug/.build-id/f3/69e1b04fceb37d3ec1cca010ea018c7e4895f4 /usr/lib/debug/.build-id/f3/69e1b04fceb37d3ec1cca010ea018c7e4895f4.debug /usr/lib/debug/.build-id/f6 /usr/lib/debug/.build-id/f6/0a050d6adc75df9483047791325c5dd98f3039 /usr/lib/debug/.build-id/f6/0a050d6adc75df9483047791325c5dd98f3039.debug /usr/lib/debug/.build-id/fa /usr/lib/debug/.build-id/fa/1d3a605b7796c2df79e7a6f40875636ebf8e63 /usr/lib/debug/.build-id/fa/1d3a605b7796c2df79e7a6f40875636ebf8e63.debug /usr/lib/debug/.build-id/fa/b35365c442c936617b0c44eee06232f8e96303 /usr/lib/debug/.build-id/fa/b35365c442c936617b0c44eee06232f8e96303.debug /usr/lib/debug/.build-id/fb /usr/lib/debug/.build-id/fb/afaef642bd1dee6a7a20d379185bde776023bc /usr/lib/debug/.build-id/fb/afaef642bd1dee6a7a20d379185bde776023bc.debug /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/iptables-xml.debug /usr/lib/debug/usr/lib64 /usr/lib/debug/usr/lib64/libip4tc.so.0.1.0.debug /usr/lib/debug/usr/lib64/libip4tc.so.0.debug /usr/lib/debug/usr/lib64/libip4tc.so.debug /usr/lib/debug/usr/lib64/libip6tc.so.0.1.0.debug /usr/lib/debug/usr/lib64/libip6tc.so.0.debug /usr/lib/debug/usr/lib64/libip6tc.so.debug /usr/lib/debug/usr/lib64/libipq.so.0.0.0.debug /usr/lib/debug/usr/lib64/libipq.so.0.debug /usr/lib/debug/usr/lib64/libipq.so.debug /usr/lib/debug/usr/lib64/libiptc.so.0.0.0.debug /usr/lib/debug/usr/lib64/libiptc.so.0.debug /usr/lib/debug/usr/lib64/libiptc.so.debug /usr/lib/debug/usr/lib64/libxtables.so.7.0.0.debug /usr/lib/debug/usr/lib64/libxtables.so.7.debug /usr/lib/debug/usr/lib64/libxtables.so.debug /usr/lib/debug/usr/lib64/xtables /usr/lib/debug/usr/lib64/xtables/libip6t_HL.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_LOG.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_REJECT.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_ah.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_dst.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_eui64.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_frag.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_hbh.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_hl.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_icmp6.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_ipv6header.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_mh.so.debug /usr/lib/debug/usr/lib64/xtables/libip6t_rt.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_CLUSTERIP.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_DNAT.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_ECN.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_LOG.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_MASQUERADE.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_MIRROR.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_NETMAP.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_REDIRECT.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_REJECT.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_SAME.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_SNAT.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_TTL.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_ULOG.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_ah.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_icmp.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_realm.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_ttl.so.debug /usr/lib/debug/usr/lib64/xtables/libipt_unclean.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_AUDIT.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_CHECKSUM.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_CLASSIFY.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_CONNMARK.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_CONNSECMARK.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_CT.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_DSCP.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_IDLETIMER.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_LED.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_MARK.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_NFLOG.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_NFQUEUE.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_NOTRACK.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_RATEEST.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_SECMARK.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_SET.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_TCPMSS.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_TCPOPTSTRIP.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_TEE.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_TOS.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_TPROXY.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_TRACE.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_addrtype.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_cluster.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_comment.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_connbytes.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_connlimit.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_connmark.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_conntrack.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_cpu.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_dccp.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_devgroup.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_dscp.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_ecn.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_esp.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_hashlimit.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_helper.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_iprange.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_ipvs.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_length.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_limit.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_mac.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_mark.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_multiport.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_nfacct.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_osf.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_owner.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_physdev.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_pkttype.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_policy.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_quota.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_rateest.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_recent.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_rpfilter.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_sctp.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_set.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_socket.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_standard.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_state.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_statistic.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_string.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_tcp.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_tcpmss.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_time.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_tos.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_u32.so.debug /usr/lib/debug/usr/lib64/xtables/libxt_udp.so.debug /usr/lib/debug/usr/sbin /usr/lib/debug/usr/sbin/ip6tables-restore.debug /usr/lib/debug/usr/sbin/ip6tables-save.debug /usr/lib/debug/usr/sbin/ip6tables.debug /usr/lib/debug/usr/sbin/iptables-restore.debug /usr/lib/debug/usr/sbin/iptables-save.debug /usr/lib/debug/usr/sbin/iptables.debug /usr/lib/debug/usr/sbin/xtables-multi.debug /usr/src/debug/iptables-1.4.14 /usr/src/debug/iptables-1.4.14/extensions /usr/src/debug/iptables-1.4.14/extensions/dscp_helper.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_HL.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_LOG.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_REJECT.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_ah.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_dst.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_eui64.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_frag.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_hbh.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_hl.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_icmp6.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_ipv6header.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_mh.c /usr/src/debug/iptables-1.4.14/extensions/libip6t_rt.c /usr/src/debug/iptables-1.4.14/extensions/libipt_CLUSTERIP.c /usr/src/debug/iptables-1.4.14/extensions/libipt_DNAT.c /usr/src/debug/iptables-1.4.14/extensions/libipt_ECN.c /usr/src/debug/iptables-1.4.14/extensions/libipt_LOG.c /usr/src/debug/iptables-1.4.14/extensions/libipt_MASQUERADE.c /usr/src/debug/iptables-1.4.14/extensions/libipt_MIRROR.c /usr/src/debug/iptables-1.4.14/extensions/libipt_NETMAP.c /usr/src/debug/iptables-1.4.14/extensions/libipt_REDIRECT.c /usr/src/debug/iptables-1.4.14/extensions/libipt_REJECT.c /usr/src/debug/iptables-1.4.14/extensions/libipt_SAME.c /usr/src/debug/iptables-1.4.14/extensions/libipt_SNAT.c /usr/src/debug/iptables-1.4.14/extensions/libipt_TTL.c /usr/src/debug/iptables-1.4.14/extensions/libipt_ULOG.c /usr/src/debug/iptables-1.4.14/extensions/libipt_ah.c /usr/src/debug/iptables-1.4.14/extensions/libipt_icmp.c /usr/src/debug/iptables-1.4.14/extensions/libipt_realm.c /usr/src/debug/iptables-1.4.14/extensions/libipt_ttl.c /usr/src/debug/iptables-1.4.14/extensions/libipt_unclean.c /usr/src/debug/iptables-1.4.14/extensions/libxt_AUDIT.c /usr/src/debug/iptables-1.4.14/extensions/libxt_CHECKSUM.c /usr/src/debug/iptables-1.4.14/extensions/libxt_CLASSIFY.c /usr/src/debug/iptables-1.4.14/extensions/libxt_CONNMARK.c /usr/src/debug/iptables-1.4.14/extensions/libxt_CONNSECMARK.c /usr/src/debug/iptables-1.4.14/extensions/libxt_CT.c /usr/src/debug/iptables-1.4.14/extensions/libxt_DSCP.c /usr/src/debug/iptables-1.4.14/extensions/libxt_IDLETIMER.c /usr/src/debug/iptables-1.4.14/extensions/libxt_LED.c /usr/src/debug/iptables-1.4.14/extensions/libxt_MARK.c /usr/src/debug/iptables-1.4.14/extensions/libxt_NFLOG.c /usr/src/debug/iptables-1.4.14/extensions/libxt_NFQUEUE.c /usr/src/debug/iptables-1.4.14/extensions/libxt_NOTRACK.c /usr/src/debug/iptables-1.4.14/extensions/libxt_RATEEST.c /usr/src/debug/iptables-1.4.14/extensions/libxt_SECMARK.c /usr/src/debug/iptables-1.4.14/extensions/libxt_SET.c /usr/src/debug/iptables-1.4.14/extensions/libxt_TCPMSS.c /usr/src/debug/iptables-1.4.14/extensions/libxt_TCPOPTSTRIP.c /usr/src/debug/iptables-1.4.14/extensions/libxt_TEE.c /usr/src/debug/iptables-1.4.14/extensions/libxt_TOS.c /usr/src/debug/iptables-1.4.14/extensions/libxt_TPROXY.c /usr/src/debug/iptables-1.4.14/extensions/libxt_TRACE.c /usr/src/debug/iptables-1.4.14/extensions/libxt_addrtype.c /usr/src/debug/iptables-1.4.14/extensions/libxt_cluster.c /usr/src/debug/iptables-1.4.14/extensions/libxt_comment.c /usr/src/debug/iptables-1.4.14/extensions/libxt_connbytes.c /usr/src/debug/iptables-1.4.14/extensions/libxt_connlimit.c /usr/src/debug/iptables-1.4.14/extensions/libxt_connmark.c /usr/src/debug/iptables-1.4.14/extensions/libxt_conntrack.c /usr/src/debug/iptables-1.4.14/extensions/libxt_cpu.c /usr/src/debug/iptables-1.4.14/extensions/libxt_dccp.c /usr/src/debug/iptables-1.4.14/extensions/libxt_devgroup.c /usr/src/debug/iptables-1.4.14/extensions/libxt_dscp.c /usr/src/debug/iptables-1.4.14/extensions/libxt_ecn.c /usr/src/debug/iptables-1.4.14/extensions/libxt_esp.c /usr/src/debug/iptables-1.4.14/extensions/libxt_hashlimit.c /usr/src/debug/iptables-1.4.14/extensions/libxt_helper.c /usr/src/debug/iptables-1.4.14/extensions/libxt_iprange.c /usr/src/debug/iptables-1.4.14/extensions/libxt_ipvs.c /usr/src/debug/iptables-1.4.14/extensions/libxt_length.c /usr/src/debug/iptables-1.4.14/extensions/libxt_limit.c /usr/src/debug/iptables-1.4.14/extensions/libxt_mac.c /usr/src/debug/iptables-1.4.14/extensions/libxt_mark.c /usr/src/debug/iptables-1.4.14/extensions/libxt_multiport.c /usr/src/debug/iptables-1.4.14/extensions/libxt_nfacct.c /usr/src/debug/iptables-1.4.14/extensions/libxt_osf.c /usr/src/debug/iptables-1.4.14/extensions/libxt_owner.c /usr/src/debug/iptables-1.4.14/extensions/libxt_physdev.c /usr/src/debug/iptables-1.4.14/extensions/libxt_pkttype.c /usr/src/debug/iptables-1.4.14/extensions/libxt_policy.c /usr/src/debug/iptables-1.4.14/extensions/libxt_quota.c /usr/src/debug/iptables-1.4.14/extensions/libxt_rateest.c /usr/src/debug/iptables-1.4.14/extensions/libxt_recent.c /usr/src/debug/iptables-1.4.14/extensions/libxt_rpfilter.c /usr/src/debug/iptables-1.4.14/extensions/libxt_sctp.c /usr/src/debug/iptables-1.4.14/extensions/libxt_set.c /usr/src/debug/iptables-1.4.14/extensions/libxt_set.h /usr/src/debug/iptables-1.4.14/extensions/libxt_socket.c /usr/src/debug/iptables-1.4.14/extensions/libxt_standard.c /usr/src/debug/iptables-1.4.14/extensions/libxt_state.c /usr/src/debug/iptables-1.4.14/extensions/libxt_statistic.c /usr/src/debug/iptables-1.4.14/extensions/libxt_string.c /usr/src/debug/iptables-1.4.14/extensions/libxt_tcp.c /usr/src/debug/iptables-1.4.14/extensions/libxt_tcpmss.c /usr/src/debug/iptables-1.4.14/extensions/libxt_time.c /usr/src/debug/iptables-1.4.14/extensions/libxt_tos.c /usr/src/debug/iptables-1.4.14/extensions/libxt_u32.c /usr/src/debug/iptables-1.4.14/extensions/libxt_udp.c /usr/src/debug/iptables-1.4.14/extensions/tos_values.c /usr/src/debug/iptables-1.4.14/include /usr/src/debug/iptables-1.4.14/include/ip6tables.h /usr/src/debug/iptables-1.4.14/include/iptables /usr/src/debug/iptables-1.4.14/include/iptables.h /usr/src/debug/iptables-1.4.14/include/iptables/internal.h /usr/src/debug/iptables-1.4.14/include/libipq /usr/src/debug/iptables-1.4.14/include/libipq/libipq.h /usr/src/debug/iptables-1.4.14/include/libiptc /usr/src/debug/iptables-1.4.14/include/libiptc/libip6tc.h /usr/src/debug/iptables-1.4.14/include/libiptc/libiptc.h /usr/src/debug/iptables-1.4.14/include/libiptc/xtcshared.h /usr/src/debug/iptables-1.4.14/include/linux /usr/src/debug/iptables-1.4.14/include/linux/netfilter /usr/src/debug/iptables-1.4.14/include/linux/netfilter.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/ipset /usr/src/debug/iptables-1.4.14/include/linux/netfilter/ipset/ip_set.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/nf_conntrack_common.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/nf_conntrack_tuple_common.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/x_tables.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_AUDIT.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_CHECKSUM.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_CLASSIFY.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_CONNSECMARK.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_CT.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_DSCP.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_IDLETIMER.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_LED.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_NFLOG.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_NFQUEUE.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_RATEEST.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_SECMARK.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_TCPMSS.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_TCPOPTSTRIP.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_TEE.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_TPROXY.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_addrtype.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_cluster.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_comment.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_connbytes.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_connlimit.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_connmark.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_conntrack.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_cpu.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_dccp.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_devgroup.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_dscp.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_ecn.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_esp.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_hashlimit.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_helper.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_iprange.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_ipvs.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_length.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_limit.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_mac.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_mark.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_multiport.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_nfacct.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_osf.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_owner.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_physdev.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_pkttype.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_policy.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_quota.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_rateest.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_realm.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_recent.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_rpfilter.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_sctp.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_set.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_socket.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_state.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_statistic.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_string.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_tcpmss.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_tcpudp.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_time.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter/xt_u32.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv4 /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv4/ip_tables.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv4/ipt_ECN.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv4/ipt_LOG.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv4/ipt_REJECT.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv4/ipt_SAME.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv4/ipt_TTL.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv4/ipt_ULOG.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv4/ipt_ah.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv4/ipt_ttl.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6 /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6/ip6_tables.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6/ip6t_HL.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6/ip6t_LOG.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6/ip6t_REJECT.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6/ip6t_ah.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6/ip6t_frag.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6/ip6t_hl.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6/ip6t_ipv6header.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6/ip6t_mh.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6/ip6t_opts.h /usr/src/debug/iptables-1.4.14/include/linux/netfilter_ipv6/ip6t_rt.h /usr/src/debug/iptables-1.4.14/include/net /usr/src/debug/iptables-1.4.14/include/net/netfilter /usr/src/debug/iptables-1.4.14/include/net/netfilter/nf_conntrack_tuple.h /usr/src/debug/iptables-1.4.14/include/net/netfilter/nf_nat.h /usr/src/debug/iptables-1.4.14/include/xtables.h /usr/src/debug/iptables-1.4.14/iptables /usr/src/debug/iptables-1.4.14/iptables/ip6tables-restore.c /usr/src/debug/iptables-1.4.14/iptables/ip6tables-save.c /usr/src/debug/iptables-1.4.14/iptables/ip6tables-standalone.c /usr/src/debug/iptables-1.4.14/iptables/ip6tables.c /usr/src/debug/iptables-1.4.14/iptables/iptables-restore.c /usr/src/debug/iptables-1.4.14/iptables/iptables-save.c /usr/src/debug/iptables-1.4.14/iptables/iptables-standalone.c /usr/src/debug/iptables-1.4.14/iptables/iptables-xml.c /usr/src/debug/iptables-1.4.14/iptables/iptables.c /usr/src/debug/iptables-1.4.14/iptables/xshared.c /usr/src/debug/iptables-1.4.14/iptables/xshared.h /usr/src/debug/iptables-1.4.14/iptables/xtables-multi.c /usr/src/debug/iptables-1.4.14/libipq /usr/src/debug/iptables-1.4.14/libipq/libipq.c /usr/src/debug/iptables-1.4.14/libiptc /usr/src/debug/iptables-1.4.14/libiptc/libip4tc.c /usr/src/debug/iptables-1.4.14/libiptc/libip6tc.c /usr/src/debug/iptables-1.4.14/libiptc/libiptc.c /usr/src/debug/iptables-1.4.14/libiptc/linux_list.h /usr/src/debug/iptables-1.4.14/libxtables /usr/src/debug/iptables-1.4.14/libxtables/xtables.c /usr/src/debug/iptables-1.4.14/libxtables/xtoptions.c
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat May 25 05:28:29 2013