All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/*] ctnetlink major update
@ 2005-07-12 20:36 Pablo Neira
  2005-07-18 12:36 ` Harald Welte
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo Neira @ 2005-07-12 20:36 UTC (permalink / raw)
  To: Netfilter Development Mailinglist; +Cc: Harald Welte, Patrick McHardy

[-- Attachment #1: Type: text/plain, Size: 919 bytes --]

Sorry, this patch has been gzip'ed since I wasn't sure if it excedees 
the maximun size allowed that can be sent to the mailling list (bigger 
than 30K).

I didn't generate the incremental diff against the previous version 
since it doesn't make too many sense because this update introduces too 
many changes.

ip_conntrack_netlink doesn't use ip_conntrack structures anymore, 
instead we use nested ctnetlink atributes. This way protect us against 
furture changes that could break backward compatibility. And now it's 
fairly easy porting this to nfnetlink.

getting, creation, deletion of expectation isn't implemented yet. I kept 
it back until my come back, I didn't have enough time to finish it. 
Anyway, porting the old expectation handling functions to support 
ctnetlink attributes must be an easy job. If someone is interested, I 
kept those old functions here:

http://people.netfilter.org/~pablo/expect.x

[-- Attachment #2: 03ctnetlink.patch.gz --]
[-- Type: application/gzip, Size: 7772 bytes --]

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

end of thread, other threads:[~2005-07-18 12:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-12 20:36 [PATCH 3/*] ctnetlink major update Pablo Neira
2005-07-18 12:36 ` Harald Welte

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.