From: Florian Westphal <fw@strlen.de>
To: Kiernan George <kbg98@vt.edu>
Cc: netfilter@vger.kernel.org
Subject: Re: Creating a map programmatically using the C library libnftnl
Date: Tue, 28 Mar 2023 17:09:41 +0200 [thread overview]
Message-ID: <20230328150941.GB25361@breakpoint.cc> (raw)
In-Reply-To: <CAOg40qh_1Fse-qHwBMZW9mQdbMma9VPMbOkr6d1wpF9YeUYdFg@mail.gmail.com>
Kiernan George <kbg98@vt.edu> wrote:
> Hello,
>
> I'm not sure how to respond to my post from earlier today, so I'm just
> creating a new one.
>
> I do not need help figuring out how to use the nft command line tool.
> I need to figure out how to use the libnftnl C library to create a map
> of the following type and insert elements into it:
>
> type ipv4_addr . inet_service : ipv4_addr
>
> I see an example for creating a set in nft-set-test.c, but I'm not
> sure how to translate this into creating a map and adding elements to
> it. Is there documentation somewhere? Could you write an example for
> this use case?
Whats missing in examples/nft-map-add.c ?
next prev parent reply other threads:[~2023-03-28 15:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-27 18:04 Creating a map programmatically using the C library libnftnl Kiernan George
2023-03-28 15:09 ` Florian Westphal [this message]
2023-03-30 15:31 ` Kiernan George
[not found] ` <CAOg40qhR5vXo=tkNThLTbZ3nK0MZDf=VwONarYBg4KFokYCqcg@mail.gmail.com>
2023-03-30 16:09 ` Florian Westphal
2023-03-30 17:17 ` Kiernan George
2023-03-30 19:55 ` Florian Westphal
2023-03-30 20:08 ` Pablo Neira Ayuso
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=20230328150941.GB25361@breakpoint.cc \
--to=fw@strlen.de \
--cc=kbg98@vt.edu \
--cc=netfilter@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