All of lore.kernel.org
 help / color / mirror / Atom feed
* BNF for nftables?
@ 2020-02-02 19:25 Stephen Satchell
  2020-02-05 11:42 ` Florian Westphal
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Satchell @ 2020-02-02 19:25 UTC (permalink / raw)
  To: netfilter

Failing a formal lint(1) program, is there a complete BNF description of 
the language?

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

* Re: BNF for nftables?
  2020-02-02 19:25 BNF for nftables? Stephen Satchell
@ 2020-02-05 11:42 ` Florian Westphal
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Westphal @ 2020-02-05 11:42 UTC (permalink / raw)
  To: Stephen Satchell; +Cc: netfilter

Stephen Satchell <list@satchell.net> wrote:
> Failing a formal lint(1) program, is there a complete BNF description of the
> language?

No, but it should be possible to extract it from the bison grammar
(src/parser_bison.y in nftables source code).

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

end of thread, other threads:[~2020-02-05 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-02 19:25 BNF for nftables? Stephen Satchell
2020-02-05 11:42 ` Florian Westphal

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.