All of lore.kernel.org
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
To: netfilter-devel@lists.netfilter.org
Cc: Harald Welte <laforge@netfilter.org>,
	alex@nrbspb.ru, PatriK McHardy <kaber@trash.net>
Subject: [1/1] OSF: real close for 399 bug.
Date: Sat, 10 Dec 2005 00:31:57 +0300	[thread overview]
Message-ID: <20051209213157.GA14708@2ka.mipt.ru> (raw)

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

             reply	other threads:[~2005-12-09 21:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-09 21:31 Evgeniy Polyakov [this message]
2005-12-12  7:22 ` [1/1] OSF: real close for 399 bug Patrick McHardy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051209213157.GA14708@2ka.mipt.ru \
    --to=johnpol@2ka.mipt.ru \
    --cc=alex@nrbspb.ru \
    --cc=kaber@trash.net \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.