All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/1] sip: introduce nf_nat_sip_hooks
@ 2013-09-30 13:51 Holger Eitzenberger
  2013-09-30 13:51 ` [PATCH net-next 1/1] " Holger Eitzenberger
  0 siblings, 1 reply; 5+ messages in thread
From: Holger Eitzenberger @ 2013-09-30 13:51 UTC (permalink / raw)
  To: Pablo Neira Ayuso; +Cc: netfilter-devel

Hi Pablo,

both nf_conntrack_sip and nf_nat_sip use 7 different NAT hooks
currently: they are exported by the conntrack module, then set by the
NAT module at module_init() time.

Quite some of this repetitive task can be avoided by introducing
nf_nat_sip_hooks.

SIP helper has been tested after applying this patch.

Please check the following patch.

 /Holger


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

end of thread, other threads:[~2013-09-30 15:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 13:51 [PATCH net-next 0/1] sip: introduce nf_nat_sip_hooks Holger Eitzenberger
2013-09-30 13:51 ` [PATCH net-next 1/1] " Holger Eitzenberger
2013-09-30 14:03   ` Patrick McHardy
2013-09-30 14:49     ` Holger Eitzenberger
2013-09-30 15:13       ` Patrick McHardy

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.