All of lore.kernel.org
 help / color / mirror / Atom feed
* Netfilter+IPsec patches in pom-ng now
@ 2004-04-14  2:30 Patrick McHardy
  2004-04-20 10:48 ` Alexander Samad
  2004-04-21  0:21 ` Alexander Samad
  0 siblings, 2 replies; 5+ messages in thread
From: Patrick McHardy @ 2004-04-14  2:30 UTC (permalink / raw)
  To: Netfilter Development Mailinglist
  Cc: mludvig, guillaume, alex, herbert, JMChandonia

I've just commited the netfilter+ipsec patches to pom-ng.

The input patch is replaced with a new version which just
posts packets which are done with ipsec into the stack again
and lets them traverse the hooks at the usual places. The
advantage is the simplicity and transparency for netfilter,
the disadvantage is an extra pass through the stack.

Some bugs have been fixed since the last set of patches:

- IPIP packets decapsulated from IPsec missed the input hooks
- multiple other problems related to the old input patch
- compiles without CONFIG_NETFILTER
- icmp/igmp didn't traverse POST_ROUTING before encapsulation
- possible NULL-ptr dereference fixed

They still need some work but mostly cleanup, nothing critical.

The patches are split into four parts, but pom-ng does not handle
recursive dependencies when dependant patches change the same
piece of code and --dry-run fails, so the patches need to be
applied manually in the right order. The patches are named in
a way that they will appear in the correct order during "runme".

Regards
Patrick

PS: I've CCed some people who showed interest, but who I think
are not subscribed to the list. Please tell me in private if
you want don't want these mails.

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

end of thread, other threads:[~2004-04-21  0:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-14  2:30 Netfilter+IPsec patches in pom-ng now Patrick McHardy
2004-04-20 10:48 ` Alexander Samad
2004-04-20 13:20   ` Ivan Mitev
2004-04-20 21:34     ` Alexander Samad
2004-04-21  0:21 ` Alexander Samad

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.