[PATCH 0/3] netfilter: netfilter fixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: kaber
Date: Thursday, May 20, 2010 - 9:00 am

following are three fixes for netfilter:

- handling of non-linear skbs in the SIP conntrack helper. This fixes tracking
  failures when running on the same machine as a SIP application that is
  producing non-linear skbs. Long term this should be fixed by using the string
  search API, but that is a bigger piece of work.

- fix for a race condition in nf_conntrack that might lead to conntrack entries
  marked as dead entering the hash tables, blocking new connections with similar
  keys.

- a fix for an incorrect comment about the checkentry return conventions.

Please apply or pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6.git master

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/3] netfilter: netfilter fixes, kaber, (Thu May 20, 9:00 am)
Re: [PATCH 0/3] netfilter: netfilter fixes, David Miller, (Thu May 20, 11:12 pm)