netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* nftables: Add support for reserved header and addrs for routing header type 0
@ 2017-10-04  7:07 Harsha Sharma
  2017-10-04 11:10 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Harsha Sharma @ 2017-10-04  7:07 UTC (permalink / raw)
  To: netfilter-devel; +Cc: outreachy-kernel, harshasharmaiitr

Hello,
I'm working on task for adding support for reserved header and addrs for
routing header type 0 in nftables. The code already uses macros like
[RT0HDR_RESERVED], [RT0HDR_ADDR_1] in extensions/exthdr.c but they are
not declared in parser_bison.c like other macros [RTHDR_TYPE] and
[RTHDR_NEXTHDR].
Can anyone please guide me on how to declare macros in parser_bison.c?
Thanks for your time.

Regards,
Harsha Sharma


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

end of thread, other threads:[~2017-10-04 11:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-04  7:07 nftables: Add support for reserved header and addrs for routing header type 0 Harsha Sharma
2017-10-04 11:10 ` Pablo Neira Ayuso

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).