netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-14 13:55:04 to 2012-08-02 10:31:41 UTC [more...]

[PATCH 0/4] [nftables] Various compilation error fixes
 2012-08-02 10:31 UTC  (3+ messages)
` [PATCH 1/4] netlink: Use the right datatype for verdict
` [PATCH 2/4] evaluate: Remove useless variable in expr_evaluate_bitwise()

[PATCH] TARPIT: fix memory leak when tarpit_generic() fails
 2012-08-01 22:07 UTC 

[RFC ulogd patch 0/1] Implement conntrack event filter in NFCT input
 2012-08-01 21:33 UTC  (2+ messages)
` [RFC ulogd PATCH] nfct: implement src and dst filter

[ulogd patch 0/5] nfacct and pgsql update
 2012-08-01 21:27 UTC  (6+ messages)
` [PATCH 1/5] nfacct: add variable to not zero counter after read
` [PATCH 2/5] pgsql schema: add nfacct table
` [PATCH 3/5] pgsql schema: fix timestamp default value
` [PATCH 4/5] pgsql: only disable key if it starts with underscore
` [PATCH 5/5] nfacct: add timestamp option

ulogd - long living connections
 2012-08-01 18:35 UTC  (4+ messages)

ulogd - NACCT data - only download data
 2012-08-01 16:55 UTC  (2+ messages)

skb_warn_bad_offload with kernel 3.5 (maybe gso/bridge related ?)
 2012-08-01 15:17 UTC 

ulogd - maximum polling time interval - without risk of losing data
 2012-08-01  8:42 UTC 

iptables: Mostly Parser Fixes
 2012-07-31 12:13 UTC  (11+ messages)
` [PATCH 1/7] iptables-restore: warn about -t in rule lines
` [PATCH 2/7] doc: grammatical updates to libxt_SET
` [PATCH 3/7] libxt_u32: do bounds checking for @'s operands
` [PATCH 4/7] libxt_devgroup: consolidate devgroup specification parsing
` [PATCH 5/7] libxt_devgroup: guard against negative numbers
` [PATCH 6/7] libxt_LED: "
` [PATCH 7/7] libxt_*limit: avoid division by zero

ulogd - polling handler - code clarification
 2012-07-31 11:27 UTC  (2+ messages)

[ANNOUNCE] iptables 1.4.15 release
 2012-07-31 11:25 UTC 

[ANNOUNCE] conntrack-tools 1.2.2 release
 2012-07-31 11:22 UTC 

replace nf_nat_seqofs_lock with spin_lock of nf_conn
 2012-07-31  7:03 UTC 

Building iptables from source with kernel source
 2012-07-30 12:32 UTC  (4+ messages)

[PATCH] iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)
 2012-07-30  1:40 UTC  (8+ messages)

[PATCH] netfilter: PTR_RET can be used
 2012-07-29 12:14 UTC  (3+ messages)

[PATCH] iptables: xt_recent: Add optional mask option for xt_recent
 2012-07-29  6:13 UTC  (4+ messages)

ulogd - does it work with ip_conntrack_netlink?
 2012-07-28  0:22 UTC  (2+ messages)

Your webmail quota has exceeded
 2012-07-27  0:27 UTC 

Your webmail quota has exceeded
 2012-07-27  0:26 UTC 

ulogd - cpu usage statistics measurement
 2012-07-25 22:01 UTC 

NFCT filter and IPv6
 2012-07-25 11:16 UTC  (2+ messages)

net-next closed
 2012-07-24 21:02 UTC 

KGDB over ethernet
 2012-07-24 19:23 UTC  (3+ messages)

nf_conntrack and nf_conntrack_ipv4 for RHEL5
 2012-07-24 17:22 UTC  (3+ messages)

[GIT PULL nf-next] IPVS
 2012-07-24  1:11 UTC  (9+ messages)
` [PATCH 1/5] ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper
` [PATCH 2/5] ipvs: generalize app registration in netns
` [PATCH 3/5] ipvs: fixed sparse warning
` [PATCH 4/5] ipvs: implement passive PMTUD for IPIP packets
` [PATCH 5/5] ipvs: add pmtu_disc option to disable IP DF for TUN packets

[GIT PULL nf-next] IPVS
 2012-07-23 23:11 UTC  (7+ messages)
` [PATCH 1/2] ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper

Hash table implementation
 2012-07-23 20:06 UTC  (2+ messages)

Hash table implementation
 2012-07-23 10:07 UTC 

ulogd - will there be a network latency?
 2012-07-23  5:32 UTC 

[PATCH][xt-addons] extensions: fix ipv6_find_hdr upstream change fallout
 2012-07-21 13:42 UTC  (2+ messages)

ipv6 address comparison
 2012-07-21 12:09 UTC 

Problem with iptables accounting in Ubuntu Precise 12.04 LTS
 2012-07-20 23:06 UTC  (4+ messages)

netfilter,rcu: hang in nf_conntrack_net_exit
 2012-07-20 18:43 UTC 

nf_conntrack and nf_conntrack_ipv4 modules are missing
 2012-07-20 18:25 UTC 

What happened to NIPQUAD and friends?
 2012-07-20 12:23 UTC  (2+ messages)

Ulogd crashes - NFCT polling mode + NACCT
 2012-07-20  8:09 UTC  (6+ messages)
    ` [PATCH 0/1] Fix NFCT crash
      ` [PATCH] Fix crash when the same NFCT is used by two stacks

nf_conntrack & nf_conntrack_ipv4 are not loaded
 2012-07-20  8:07 UTC  (2+ messages)

Unable to post - Ulogd / NFCT - Request for changes
 2012-07-20  3:57 UTC  (4+ messages)

ulogd - rpm file generation
 2012-07-20  0:35 UTC  (14+ messages)

[PATCH v2 0/3] iptables: change 'iface' part in hash:net,iface set
 2012-07-19 22:52 UTC  (27+ messages)
` [PATCH v2 3/3] ipset: "

[PATCH v2] ipvs: fixed sparse warning
 2012-07-19  1:43 UTC  (2+ messages)

That's pretty much it for 3.5.0
 2012-07-18 18:33 UTC  (18+ messages)

[GIT PULL net] IPVS
 2012-07-18  0:01 UTC  (6+ messages)

pgsql-ulogd2
 2012-07-17 23:29 UTC  (18+ messages)

[PATCH 1/1] libxt_HMARK: remove -set fix spi syntax and add hton{s,l}
 2012-07-17 16:30 UTC  (2+ messages)

[GIT PULL nf] IPVS
 2012-07-17 13:50 UTC  (12+ messages)
` [PATCH 1/3] ipvs: fix oops on NAT reply in br_nf context
` [PATCH 2/3] ipvs: add missing lock in ip_vs_ftp_init_conn()
` [PATCH 3/3] ipvs: fix oops in ip_vs_dst_event on rmmod

[PATCH 0/2] ipvs fixes for 3.5
 2012-07-17 10:20 UTC  (4+ messages)
` [PATCH 1/2] ipvs: fix oops on NAT reply in br_nf context
` [PATCH 2/2] ipvs: fix oops in ip_vs_dst_event on rmmod

Re[2]: [PATCH 2/2] extensions: add HMARK target
 2012-07-16 14:01 UTC 

[nfacct PATCH 0/1] Fix typo in cmd line parsing
 2012-07-16 12:27 UTC  (3+ messages)
` [PATCH] Fix typo in loop

Re[2]: [PATCH 2/2] extensions: add HMARK target
 2012-07-16 12:22 UTC  (2+ messages)
`  "

ipt_REJECT and ip6t_REJECT discrepancies
 2012-07-16  4:30 UTC 

Greetings
 2012-07-15 23:28 UTC 

[PATCH] ipvs: fixed sparse warning
 2012-07-16  1:39 UTC  (2+ messages)

xt_recent cleanups, xt_SYSRQ
 2012-07-14 15:24 UTC  (9+ messages)
` [PATCH 4/4] netfilter: xtables: inclusion of xt_SYSRQ

[PATCH] libnetfilter_queue: Implement API to set per-queue flags
 2012-07-14 14:01 UTC  (2+ messages)

[PATCH] libxt_recent: remove unused variable
 2012-07-14 13:55 UTC  (2+ 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).