netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nft 0/1] Proposal: include directories for rulesets
@ 2016-03-02 12:11 Ismo Puustinen
  2016-03-02 12:11 ` [PATCH nft 1/1] scanner: add support for include directories Ismo Puustinen
  2016-03-04  9:57 ` [PATCH nft 0/1] Proposal: include directories for rulesets Arturo Borrero Gonzalez
  0 siblings, 2 replies; 4+ messages in thread
From: Ismo Puustinen @ 2016-03-02 12:11 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Ismo Puustinen

A nice-to-have feature in nft would be the ability to use include
directories that contain rule files. The use case would be support for
services dropping their custom configuration files into a directory,
allowing a more modular firewall configuration.

This is a proof-of-concept patch -- I'm not very familiar with nftables
code base and conventions.

Ismo Puustinen (1):
  scanner: add support for include directories

 src/main.c    |  4 ++--
 src/scanner.l | 73 +++++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 61 insertions(+), 16 deletions(-)

-- 
2.5.0


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

end of thread, other threads:[~2016-03-04 13:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-02 12:11 [PATCH nft 0/1] Proposal: include directories for rulesets Ismo Puustinen
2016-03-02 12:11 ` [PATCH nft 1/1] scanner: add support for include directories Ismo Puustinen
2016-03-04  9:57 ` [PATCH nft 0/1] Proposal: include directories for rulesets Arturo Borrero Gonzalez
2016-03-04 13:29   ` Puustinen, Ismo

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