All of lore.kernel.org
 help / color / mirror / Atom feed
* [NETFILTER] Kill lockhelp.h for rtsp-conntrack
@ 2005-08-29 17:27 Samir Bellabes
  2005-08-29 17:33 ` Samir Bellabes
  0 siblings, 1 reply; 7+ messages in thread
From: Samir Bellabes @ 2005-08-29 17:27 UTC (permalink / raw)
  To: netfilter-devel

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

Hi,
This patch fix the match 'rtsp-conntrack', after the kill_lockhelp.patch
Please apply at top of the svn tree.

regards,
Samir Bellabes


[-- Attachment #2: rtsp-conntrack_kill_lockhelp.patch --]
[-- Type: text/x-patch, Size: 812 bytes --]

[NETFILTER] Kill lockhelp.h for rtsp_conntrack

------------------------------------------------------------------------------

 ip_conntrack_rtsp.h |    2 --
 1 files changed, 2 deletions(-)

------------------------------------------------------------------------------
Index: patchlets/rtsp-conntrack/linux-2.6.11/include/linux/netfilter_ipv4/ip_conntrack_rtsp.h
===================================================================
--- patchlets/rtsp-conntrack/linux-2.6.11/include/linux/netfilter_ipv4/ip_conntrack_rtsp.h	(révision 4248)
+++ patchlets/rtsp-conntrack/linux-2.6.11/include/linux/netfilter_ipv4/ip_conntrack_rtsp.h	(copie de travail)
@@ -49,8 +49,6 @@
 
 #ifdef __KERNEL__
 
-#include <linux/netfilter_ipv4/lockhelp.h>
-
 #define RTSP_PORT   554
 
 #endif /* __KERNEL__ */

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

end of thread, other threads:[~2005-08-30 21:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-29 17:27 [NETFILTER] Kill lockhelp.h for rtsp-conntrack Samir Bellabes
2005-08-29 17:33 ` Samir Bellabes
2005-08-29 20:53   ` Patrick McHardy
2005-08-29 22:36     ` Samir Bellabes
2005-08-29 23:00       ` Patrick McHardy
2005-08-30  7:11         ` Harald Welte
2005-08-30 21:49           ` 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.