netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-01 11:50:38 to 2011-05-13 00:49:27 UTC [more...]

Guided option parser run 8
 2011-05-13  0:47 UTC  (7+ 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

guided option parser, run 7
 2011-05-12  9:14 UTC  (13+ 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: "

[PATCH 0/8] netfilter: netfilter fixes for 2.6.39-rc7
 2011-05-12  8:33 UTC  (14+ 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

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  (4+ messages)
` [PATCH 1/2] iptables: fix the dead loop when meeting unknown options
` [PATCH 2/2] doc: S/DNAT allows to omit IP addresses

guided option parser, run 6
 2011-05-11 11:45 UTC  (20+ messages)
` [PATCH 01/17] libxtables: support for XTTYPE_PLENMASK
` [PATCH 02/17] libxt_connlimit: use guided option parser
` [PATCH 03/17] libxt_recent: "
` [PATCH 04/17] libxtables: do not overlay addr and mask parts, and cleanup
` [PATCH 05/17] libxtables: flag invalid uses of XTOPT_PUT
` [PATCH 06/17] libxtables: XTTYPE_PLEN support
` [PATCH 07/17] libxt_hashlimit: use guided option parser
` [PATCH 08/17] libxtables: XTTYPE_HOSTMASK support
` [PATCH 09/17] libxt_policy: use guided option parser
` [PATCH 10/17] libxt_owner: "
` [PATCH 11/17] libxt_osf: "
` [PATCH 12/17] libxt_multiport: "
` [PATCH 13/17] libipt_NETMAP: "
` [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 

guided option parser, run 5
 2011-05-09 18:24 UTC  (15+ messages)
` [PATCH 01/13] libxt_tos: add inversion support back again
` [PATCH 02/13] libxtables: fix assignment in wrong offset (XTTYPE_UINT*RC)
` [PATCH 03/13] libxt_u32: add missing call to xtables_option_parse
` [PATCH 04/13] extensions: remove bogus use of XT_GETOPT_TABLEEND
` [PATCH 05/13] libxt_owner: remove ifdef IPT_COMM_OWNER
` [PATCH 06/13] libxtables: output name of extension on rev detect failure
` [PATCH 07/13] extensions: const annotations
` [PATCH 08/13] libxt_statistic: streamline and document possible placement of negation
` [PATCH 09/13] libxt_statistic: increase precision on create and dump
` [PATCH 10/13] libxtables: XTTYPE_DOUBLE support
` [PATCH 11/13] libxt_statistic: use guided option parser
` [PATCH 12/13] libxt_IDLETIMER: "
` [PATCH 13/13] libxt_NFLOG: "

[GIT PULL nf-2.6] IPVS (take III)
 2011-05-09  9:29 UTC  (4+ messages)
` [PATCH 1/2] IPVS: Change of socket usage to enable name space exit
` [PATCH 2/2] IPVS: init and cleanup restructuring

iptables: guided option parser, run 4
 2011-05-09  9:26 UTC  (8+ messages)
` [PATCH 4/9] libxt_TOS: use guided option parser
` [PATCH 5/9] libxt_tos: "
` [PATCH 6/9] extensions: remove unused TOS code
` [PATCH 7/9] libxtables: XTTYPE_PORTRC support
` [PATCH 8/9] libxt_udp: use guided option parser
` [PATCH 9/9] libxt_dccp: "

[PATCH] Fix reversed logic when implictly loading protocol matches
 2011-05-07 14:52 UTC  (2+ messages)

[PATCH] netfilter: Implement RFC 1123 for FTP conntrack
 2011-05-06 17:50 UTC  (3+ messages)

[RFC v3 00/10] snet: Security for NETwork syscalls
 2011-05-06 17:27 UTC  (22+ messages)
` [RFC v3 01/10] lsm: add security_socket_closed()
` [RFC v3 02/10] Revert "lsm: Remove the socket_post_accept() hook"
` [RFC v3 03/10] snet: introduce snet_core
` [RFC v3 04/10] snet: introduce snet_event
` [RFC v3 05/10] snet: introduce snet_hooks
` [RFC v3 06/10] snet: introduce snet_netlink
` [RFC v3 07/10] snet: introduce snet_verdict
` [RFC v3 08/10] snet: introduce snet_ticket
` [RFC v3 09/10] snet: introduce snet_utils
` [RFC v3 10/10] snet: introduce security/snet, Makefile and Kconfig changes

ip6tables breaks dnssec?
 2011-05-06 14:05 UTC  (6+ messages)

[PATCH] netfilter/IPv6: initialize TOS field in REJECT target module
 2011-05-06 10:45 UTC  (9+ messages)

[RFC v4 01/11] lsm: add security_socket_closed()
 2011-05-05 13:59 UTC  (44+ messages)
` [RFC v4 02/11] lsm: reintroduce security_socket_post_accept()
` [RFC v4 03/11] snet: introduce snet_core
` [RFC v4 04/11] snet: introduce snet_event
` [RFC v4 05/11] snet: introduce snet_hooks
` [RFC v4 06/11] snet: introduce snet_netlink
` [RFC v4 07/11] snet: introduce snet_verdict
` [RFC v4 08/11] snet: introduce snet_ticket
` [RFC v4 09/11] snet: introduce snet_utils
` [RFC v4 10/11] snet: introduce snet_stats
` [RFC v4 11/11] snet: introduce security/snet, Makefile and Kconfig changes

[RFC v4 00/11] snet: Security for NETwork syscalls
 2011-05-05 13:59 UTC 

[RFC v4 00/11] snet: Security for NETwork syscalls
 2011-05-05 13:59 UTC 

[RFC v4 00/11] snet: Security for NETwork syscalls
 2011-05-05 13:59 UTC 

[RFC v4 00/11] snet: Security for NETwork syscalls
 2011-05-05 13:59 UTC 

Feature request: ip_set for non-modular kernel
 2011-05-05 13:49 UTC  (2+ messages)

iptables domain match
 2011-05-05  5:15 UTC  (3+ messages)

Netfilter Module for NAT IVI available
 2011-05-05  1:18 UTC 

[PATCH] netfilter: nf_conntrack_ftp: prevent integer overflows in get_port()
 2011-05-04 22:31 UTC 

[GIT PULL nf-2.6] IPVS (Take II)
 2011-05-03 22:12 UTC  (4+ messages)
` [PATCH 1/2] IPVS: Change of socket usage to enable name space exit
` [PATCH 2/2] IPVS: init and cleanup restructuring

[GIT PULL nf-2.6] IPVS (Take II)
 2011-05-03 13:33 UTC 

Are pre- postrouting states device independent ?
 2011-05-02 17:20 UTC  (3+ messages)

[GIT PULL nf-2.6] IPVS
 2011-05-02 13:03 UTC  (4+ messages)
` [PATCH 1/2] IPVS: Change of socket usage to enable name space exit
` [PATCH 2/2] IPVS: labels at pos 0

Re: [v4 PATCH 1/6] IPVS: Change of socket usage to enable name space exit
 2011-05-02 12:26 UTC  (2+ messages)

[v2 PATCH 0/6] IPVS: init and cleanup
 2011-05-02 11:03 UTC  (9+ messages)
` [v4 PATCH 1/6] IPVS: Change of socket usage to enable name space exit
` [v4 PATCH 2/6] IPVS: labels at pos 0
` [v4 PATCH 3/6] IPVS: init and cleanup restructuring
` [v4 PATCH 4/6] IPVS: rename of netns init and cleanup functions
` [v4 PATCH 5/6] IPVS: remove unused "
` [v4 PATCH 6/6] IPVS: add debug functions

[v2 PATCH 0/6] IPVS: init and cleanup
 2011-05-01 23:15 UTC  (4+ messages)


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).