From: Neutron Soutmun <neo.neutron@gmail.com>
To: netfilter-devel@vger.kernel.org
Cc: kadlec@blackhole.kfki.hu
Subject: [PATCH] libipset: Add missing ipset_parse_uint16 to map file
Date: Fri, 17 Oct 2014 11:06:44 +0700 [thread overview]
Message-ID: <20141017040644.GA27263@nitrogen.neutroncom.local> (raw)
[-- Attachment #1: Type: text/plain, Size: 515 bytes --]
The libipset was not included the ipset_parse_uint16 symbol
Signed-off-by: Neutron Soutmun <neo.neutron@gmail.com>
---
lib/libipset.map | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/libipset.map b/lib/libipset.map
index 58174ec..74069dc 100644
--- a/lib/libipset.map
+++ b/lib/libipset.map
@@ -149,6 +149,7 @@ LIBIPSET_4.3 {
global:
ipset_parse_skbmark;
ipset_parse_skbprio;
+ ipset_parse_uint16;
ipset_print_skbmark;
ipset_print_skbprio;
} LIBIPSET_4.2;
--
2.1.1
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2014-10-17 4:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-17 4:06 Neutron Soutmun [this message]
2014-10-22 19:44 ` [PATCH] libipset: Add missing ipset_parse_uint16 to map file Jozsef Kadlecsik
2014-10-24 9:43 ` Neutron Soutmun
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=20141017040644.GA27263@nitrogen.neutroncom.local \
--to=neo.neutron@gmail.com \
--cc=kadlec@blackhole.kfki.hu \
--cc=netfilter-devel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).