LICENSE
README.md
pyproject.toml
setup.py
profile_translator_blocklist/LogType.py
profile_translator_blocklist/NFQueue.py
profile_translator_blocklist/Policy.py
profile_translator_blocklist/__init__.py
profile_translator_blocklist/arg_types.py
profile_translator_blocklist/expand.py
profile_translator_blocklist/jinja_utils.py
profile_translator_blocklist/translator.py
profile_translator_blocklist.egg-info/PKG-INFO
profile_translator_blocklist.egg-info/SOURCES.txt
profile_translator_blocklist.egg-info/dependency_links.txt
profile_translator_blocklist.egg-info/requires.txt
profile_translator_blocklist.egg-info/top_level.txt
profile_translator_blocklist/protocols/Custom.py
profile_translator_blocklist/protocols/Protocol.py
profile_translator_blocklist/protocols/Transport.py
profile_translator_blocklist/protocols/__init__.py
profile_translator_blocklist/protocols/arp.py
profile_translator_blocklist/protocols/coap.py
profile_translator_blocklist/protocols/dhcp.py
profile_translator_blocklist/protocols/dns.py
profile_translator_blocklist/protocols/http.py
profile_translator_blocklist/protocols/icmp.py
profile_translator_blocklist/protocols/icmpv6.py
profile_translator_blocklist/protocols/igmp.py
profile_translator_blocklist/protocols/ip.py
profile_translator_blocklist/protocols/ipv4.py
profile_translator_blocklist/protocols/ipv6.py
profile_translator_blocklist/protocols/mdns.py
profile_translator_blocklist/protocols/ssdp.py
profile_translator_blocklist/protocols/tcp.py
profile_translator_blocklist/protocols/udp.py
profile_translator_blocklist/templates/CMakeLists.txt.j2
profile_translator_blocklist/templates/callback.c.j2
profile_translator_blocklist/templates/firewall.nft.j2
profile_translator_blocklist/templates/header.c.j2
profile_translator_blocklist/templates/main.c.j2
test/__init__.py
test/test_translate.py