All of lore.kernel.org
 help / color / mirror / Atom feed
* [1/1] OSF: real close for 399 bug.
@ 2005-12-09 21:31 Evgeniy Polyakov
  2005-12-12  7:22 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: Evgeniy Polyakov @ 2005-12-09 21:31 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Harald Welte, alex, PatriK McHardy

Hello, developers.
I've just read bugzilla and found bug 399:
2.4 does not support connector, but I place define for that bit into
header file to shut compiler up.
It does not introduce any kind of regression, since 2.4 OSF version just
do not use that bit.

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>

Index: patch-o-matic-ng/patchlets/osf/linux/include/linux/netfilter_ipv4/ipt_osf.h
===================================================================
--- patch-o-matic-ng/patchlets/osf/linux/include/linux/netfilter_ipv4/ipt_osf.h	(revision 6310)
+++ patch-o-matic-ng/patchlets/osf/linux/include/linux/netfilter_ipv4/ipt_osf.h	(working copy)
@@ -29,6 +29,7 @@
 #define	IPT_OSF_SMART		2
 #define IPT_OSF_LOG		4
 #define IPT_OSF_NETLINK		8
+#define IPT_OSF_CONNECTOR	16
 
 #define IPT_OSF_LOGLEVEL_ALL	0
 #define IPT_OSF_LOGLEVEL_FIRST	1


-- 
	Evgeniy Polyakov

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

* Re: [1/1] OSF: real close for 399 bug.
  2005-12-09 21:31 [1/1] OSF: real close for 399 bug Evgeniy Polyakov
@ 2005-12-12  7:22 ` Patrick McHardy
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2005-12-12  7:22 UTC (permalink / raw)
  To: Evgeniy Polyakov; +Cc: Harald Welte, alex, netfilter-devel

Evgeniy Polyakov wrote:
> Hello, developers.
> I've just read bugzilla and found bug 399:
> 2.4 does not support connector, but I place define for that bit into
> header file to shut compiler up.
> It does not introduce any kind of regression, since 2.4 OSF version just
> do not use that bit.

Applied.

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

end of thread, other threads:[~2005-12-12  7:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-09 21:31 [1/1] OSF: real close for 399 bug Evgeniy Polyakov
2005-12-12  7:22 ` 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.