netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-09 19:55:31 to 2011-05-24 14:33:23 UTC [more...]

[PATCH 0/3] ipset patches against net-2.6/nf-2.6, updated
 2011-05-24 14:32 UTC  (5+ messages)
` [PATCH 1/3] netfilter: ipset: Use proper timeout value to jiffies conversion
  ` [PATCH 2/3] netfilter: ipset: remove unused variable from type_pf_tdel()
    ` [PATCH 3/3] netfilter: ipset: fix ip_set_flush return code

EXPORT_SYMBOL missing in the kernel?
 2011-05-24 13:48 UTC  (3+ messages)

icmp_send function broken?
 2011-05-24 13:42 UTC  (3+ messages)

IPv6 reassembly in the FORWARD HOOK in Netfilter
 2011-05-24 12:52 UTC 

option parsing, run 9
 2011-05-24 12:49 UTC  (19+ messages)
` [PATCH 01/13] libxtables: retract _NE types and use a flag instead
` [PATCH 02/13] libipt_REDIRECT: "--to-ports" is not mandatory
` [PATCH 03/13] libxt_quota: readd missing XTOPT_PUT request
` [PATCH 04/13] libxt_quota: make sure uint64 is not truncated
` [PATCH 05/13] libxtables: check for negative numbers in xtables_strtou*
` [PATCH 06/13] libxt_rateest: streamline case display of units
` [PATCH 07/13] doc: add some coded option examples to libxt_hashlimit
` [PATCH 08/13] doc: make usage of libxt_rateest more obvious
` [PATCH 09/13] doc: clarify that -p all is a special keyword only
` [PATCH 10/13] libxt_rateest: avoid optional arguments
` [PATCH 11/13] libxt_rateest: fix rateest save operation
` [PATCH 12/13] libxt_rateest: use guided option parser
` [PATCH 13/13] libxt_ipvs: restore network-byte order

ipset and interfaces
 2011-05-24 12:43 UTC  (6+ messages)

[ANNOUNCE] ipset 6.6 released
 2011-05-24 12:31 UTC  (7+ messages)

[PATCH 1/1] IPVS : bug in ip_vs_ftp, same list heaad used in all netns
 2011-05-24 12:11 UTC 

[PATCH 0/7] ipset patches against net-next-2.6/nf-next-2.6, updated
 2011-05-24  8:22 UTC  (8+ messages)
` [PATCH 1/7] netfilter: ipset: Timeout can be modified for already added elements
  ` [PATCH 2/7] netfilter: ipset: Options and flags support added to the kernel API
    ` [PATCH 3/7] netfilter: ipset: Support listing setnames and headers too
      ` [PATCH 4/7] netfilter: ipset: Fix adding ranges to hash types
        ` [PATCH 5/7] netfilter: ipset: Set type support with multiple revisions added
          ` [PATCH 6/7] netfilter: ipset: Support range for IPv4 at adding/deleting elements for hash:*net* types
            ` [PATCH 7/7] netfilter: ipset: Take into account cidr value for the from address when creating the set

The glorious NFCT "none" helper
 2011-05-24  7:06 UTC  (7+ messages)
` [PATCH] netfilter: the "none" conntrack helper module

Force socket error on iptables reject with icmp semantics?
 2011-05-24  7:01 UTC  (2+ messages)

iptables release coming up
 2011-05-24  6:34 UTC  (3+ messages)

Option parsing fixes (t-10)
 2011-05-24  1:21 UTC  (11+ messages)
` [PATCH 01/10] libxt_time: always ignore libc timezone
` [PATCH 02/10] libxt_time: --utc and --localtz are mutually exclusive
` [PATCH 03/10] doc: use .IP list for TCPMSS
` [PATCH 04/10] doc: remove redundant .IP calls in libxt_time
` [PATCH 05/10] libxt_time: remove --localtz option
` [PATCH 06/10] libxt_u32: --u32 option is required
` [PATCH 07/10] libip6t_rt: restore --rt-type storing
` [PATCH 08/10] libxtables: more detailed error message on multi-int parsing
` [PATCH 09/10] libxtables: use uintmax for xtables_strtoul
` [PATCH 10/10] libxtables: make multiint parser have greater range

[PATCH] libxt_devgroup: actually set XT_DEVGROUP_OPT_???GROUP flags
 2011-05-23 14:28 UTC  (2+ messages)

Guided option parser run 8
 2011-05-23 13:23 UTC  (14+ messages)
` [PATCH 01/12] src: replace old IP*T_ALIGN macros
` [PATCH 02/12] src: combine default_command functions
` [PATCH 03/12] libxt_policy: option table fixes, improved error tracking
` [PATCH 04/12] libxtables: avoid running into .also checks when option not used
` [PATCH 05/12] libxt_policy: use XTTYPE_PROTOCOL type
` [PATCH 06/12] libxtables: collapse double protocol parsing
` [PATCH 07/12] libipt_[SD]NAT: flag up module name on error
` [PATCH 08/12] libipt_[SD]NAT: avoid false error about multiple destinations specified
` [PATCH 09/12] libxt_conntrack: correct printed module name
` [PATCH 10/12] libxt_conntrack: fix assignment to wrong member
` [PATCH 11/12] libxt_conntrack: resolve erroneous rev-2 port range message
` [PATCH 12/12] libip6t_rt: rt-0-not-strict should take no arg

[PATCH] xt_AUDIT.c: remove ipv6 dependencies
 2011-05-22 11:58 UTC  (5+ messages)

[ANNOUNCE] ipset 6.5 released
 2011-05-21 22:31 UTC  (3+ messages)

Kernel panic nf_nat_setup_info+0x5b3/0x6e0
 2011-05-21 15:42 UTC  (10+ messages)

[PATCH] netfilter: nf_conntrack_ftp: prevent integer overflows in get_port()
 2011-05-21 15:31 UTC  (2+ messages)

[PATCH] xt_AUDIT.c: add SELinux context support to AUDIT target
 2011-05-20 23:03 UTC 

net-next-2.6 merged
 2011-05-20 22:03 UTC 

[PATCH 0/2] ipset patches against net-2.6/nf-2.6
 2011-05-20 18:57 UTC  (4+ messages)
` [PATCH 1/2] netfilter: ipset: Use proper timeout value to jiffies conversion
  ` [PATCH 2/2] netfilter: ipset: remove unused variable from type_pf_tdel()

[PATCH 0/6] ipset patches against net-next-2.6/nf-next-2.6
 2011-05-20 18:59 UTC  (7+ messages)
` [PATCH 1/6] netfilter: ipset: Timeout can be modified for already added elements
  ` [PATCH 2/6] netfilter: ipset: Options and flags support added to the kernel API
    ` [PATCH 3/6] netfilter: ipset: Support listing setnames and headers too
      ` [PATCH 4/6] netfilter: ipset: Fix adding ranges to hash types
        ` [PATCH 5/6] netfilter: ipset: Set type support with multiple revisions added
          ` [PATCH 6/6] netfilter: ipset: Support range for IPv4 at adding/deleting elements for hash:*net* types

Porting libnetfilter_queue to Android
 2011-05-20 16:48 UTC 

xtoptions + quota: parse and store 64bit values?
 2011-05-20 14:06 UTC  (2+ messages)

ipset return value in type_pf_tdel()
 2011-05-20  7:46 UTC  (2+ messages)

[PATCH v3 resend] netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones
 2011-05-20  4:36 UTC 

[PATCH] Add SELinux context support to AUDIT target
 2011-05-20  1:09 UTC 

[PATCH] netfilter: Fix several warnings in compat_mtw_from_user()
 2011-05-19 22:14 UTC 

(unknown),
 2011-05-19 21:13 UTC 

net-2.6
 2011-05-19 19:55 UTC 

[PATCH net-next-2.6] netfilter: add more values to enum ip_conntrack_info
 2011-05-19 19:02 UTC  (2+ messages)

[GIT PULL nf-2.6] IPVS
 2011-05-19 12:32 UTC  (2+ messages)
` [PATCH] IPVS: Free resources on module removal

UDP DNAT to a broadcast address
 2011-05-19  7:19 UTC  (3+ messages)

[PATCH] netfilter: provide config option to disable ancient procfs parts
 2011-05-18 21:37 UTC 

[PATCH] libipt_REDIRECT: "--to-ports" is not mandatory
 2011-05-18 21:16 UTC  (2+ messages)

guided option parser, run 7
 2011-05-18 14:17 UTC  (17+ messages)
` [PATCH 01/11] libip6t_mh: use guided option parser
` [PATCH 02/11] libip6t_rt: "
` [PATCH 03/11] libxtables: XTTYPE_ETHERMAC support
` [PATCH 04/11] libxt_mac: use guided option parser
` [PATCH 05/11] libipt_CLUSTERIP: "
` [PATCH 06/11] libxt_iprange: "
` [PATCH 07/11] libipt_DNAT: "
` [PATCH 08/11] libipt_SNAT: "
` [PATCH 09/11] libipt_MASQUERADE: "
` [PATCH 10/11] libipt_REDIRECT: "
` [PATCH 11/11] libipt_SAME: "

iptables: guided option parser, run 4
 2011-05-18 13:58 UTC  (4+ messages)
` [PATCH 8/9] libxt_udp: use guided option parser

[PATCH 0/2] rework of userspace expectation support
 2011-05-17 21:12 UTC  (10+ messages)

[PATCH 0/2] netfilter: SIP conntrack fixes
 2011-05-17 18:18 UTC  (4+ messages)
` [PATCH 1/2] netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
` [PATCH 2/2] netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones

netfilter 00/03: netfilter fixes
 2011-05-17 11:25 UTC  (3+ messages)
` netfilter 03/03: nf_queue: fix NF_STOLEN skb leak

ipset timeout problem
 2011-05-17 11:43 UTC  (2+ messages)

About IPset 6.2 Time out problem
 2011-05-17  6:24 UTC 

[PATCH] netfilter: netfilter fixes for 2.6.39-rc7 (2nd round)
 2011-05-16  3:49 UTC  (3+ messages)
` [PATCH] IPVS: fix netns if reading ip_vs_* procfs entries

[PATCH 0/8] netfilter: netfilter fixes for 2.6.39-rc7
 2011-05-15 16:34 UTC  (15+ messages)
` [PATCH 1/8] netfilter: ctnetlink: fix timestamp support for new conntracks
` [PATCH 2/8] netfilter: fix ebtables compat support
` [PATCH 3/8] netfilter: ebtables: only call xt_compat_add_offset once per rule
` [PATCH 4/8] IPVS: Change of socket usage to enable name space exit
` [PATCH 5/8] IPVS: init and cleanup restructuring
` [PATCH 6/8] netfilter: IPv6: initialize TOS field in REJECT target module
` [PATCH 7/8] netfilter: IPv6: fix DSCP mangle code
` [PATCH 8/8] netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0

[PATCH 1/1] IPVS: seq_release_net should be used
 2011-05-15 15:12 UTC  (4+ messages)

[PATCH] libnetfilter_conntrack: Add nfct_destroy() to all examples in utils
 2011-05-14  8:52 UTC  (2+ messages)

GIT net-2.6 rolled back 8 commits
 2011-05-11 18:31 UTC  (4+ messages)

Should conntrack track *everything* into some "connection"?
 2011-05-11  9:24 UTC 

Fixes to opts, docs
 2011-05-11 11:43 UTC  (2+ messages)

guided option parser, run 6
 2011-05-11 11:45 UTC  (8+ messages)
` [PATCH 13/17] libipt_NETMAP: use guided option parser
` [PATCH 14/17] libxt_limit: "
` [PATCH 15/17] libxtables: XTTYPE_PROTOCOL support
` [PATCH 16/17] libxt_ipvs: use guided option parser
` [PATCH 17/17] libxt_conntrack: "

[ANNOUNCE] IPTV-Analyzer project released v0.9.0
 2011-05-10 20:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).