Skip to content

RogueTeam/pf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pf

OpenBSD's pf parser. Intended to be used in other project as a frontend for a cross platform compiler.

Main features

This implementation follows closely the offical BNF grammar but in its current state is just a subset of the entire language.

TODOs

  • IPv6 address matching
  • Queue rules
  • Load Anchor
  • Include

WARNING

Use at your own risks this project doesn't provide a stable interface now.

About

Pure Go OpenBSD's pf.conf parser. Based on official BNF

Topics

Resources

License

Stars

Watchers

Forks

Languages