All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] ipset 4.1 released
@ 2009-11-11 19:35 Jozsef Kadlecsik
  2009-11-15 15:15 ` Jan Engelhardt
  0 siblings, 1 reply; 2+ messages in thread
From: Jozsef Kadlecsik @ 2009-11-11 19:35 UTC (permalink / raw)
  To: netfilter, netfilter-devel

Hi,

A minor fix and little improvement, but it worths a new release :-):

Kernel part changes:
  - Do not use init_MUTEX either (Jan Engelhardt)
  - Improve listing/saving hash type of sets by not copying empty
    entries unnecessarily to userspace.

Userspace changes:
  - Manpage fixes and corrections (Jan Engelhardt)

As usual, the source code can be download from

        http://ipset.netfilter.org
        git://git.netfilter.org/ipset.git

Best regards,
Jozsef
-
E-mail  : kadlec@blackhole.kfki.hu, kadlec@mail.kfki.hu
PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt
Address : KFKI Research Institute for Particle and Nuclear Physics
          H-1525 Budapest 114, POB. 49, Hungary

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCE] ipset 4.1 released
  2009-11-11 19:35 [ANNOUNCE] ipset 4.1 released Jozsef Kadlecsik
@ 2009-11-15 15:15 ` Jan Engelhardt
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Engelhardt @ 2009-11-15 15:15 UTC (permalink / raw)
  To: Jozsef Kadlecsik; +Cc: Netfilter Developer Mailing List

On Wednesday 2009-11-11 20:35, Jozsef Kadlecsik wrote:
>
>A minor fix and little improvement, but it worths a new release :-):
>
>Kernel part changes:
>  - Do not use init_MUTEX either (Jan Engelhardt)
>/* For the -rt branch, DECLARE_MUTEX/init_MUTEX avoided */

JFYI, Well, MUTEX really is a misnomer as it actually evaluates to 
struct semaphore rather than struct mutex. sema_init is available in 
both vanilla and rt and one may hope that the MUTEX removal spills into 
mainline sooner or later.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-15 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-11 19:35 [ANNOUNCE] ipset 4.1 released Jozsef Kadlecsik
2009-11-15 15:15 ` Jan Engelhardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.