From: David Miller <davem@davemloft.net>
To: tom@herbertland.com
Cc: netdev@vger.kernel.org, tom@quantonium.net
Subject: Re: [PATCH net-next 2/5] exthdrs: Registration of TLV handlers and parameters
Date: Wed, 23 Jan 2019 11:27:48 -0800 (PST) [thread overview]
Message-ID: <20190123.112748.613865862161167306.davem@davemloft.net> (raw)
In-Reply-To: <1548221483-3085-3-git-send-email-tom@quantonium.net>
From: Tom Herbert <tom@herbertland.com>
Date: Tue, 22 Jan 2019 21:31:20 -0800
> Define a table that contains 256 entries, one for each TLV. Each entry
> points to a structure that contains parameters and handler functions
> for receiving and transmitting TLVs. The receive and transmit properties
> can be managed independently.
A new 2K table of pointers, most of which are empty.
No, thank you.
next prev parent reply other threads:[~2019-01-23 19:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-23 5:31 [PATCH net-next 0/5] ipv6: Rework ext. headers infrastructure Tom Herbert
2019-01-23 5:31 ` [PATCH net-next 1/5] exthdrs: Create exthdrs_options.c Tom Herbert
2019-01-23 5:31 ` [PATCH net-next 2/5] exthdrs: Registration of TLV handlers and parameters Tom Herbert
2019-01-23 19:27 ` David Miller [this message]
2019-01-23 5:31 ` [PATCH net-next 3/5] ip6tlvs: Add netlink interface Tom Herbert
2019-01-23 5:31 ` [PATCH net-next 4/5] ip6tlvs: Validation of TX Destination and Hop-by-Hop options Tom Herbert
2019-01-23 5:31 ` [PATCH net-next 5/5] ip6tlvs: API to set and remove individual TLVs from DO or HBH EH Tom Herbert
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=20190123.112748.613865862161167306.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=tom@herbertland.com \
--cc=tom@quantonium.net \
/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