File: control

package info (click to toggle)
filtergen 0.12.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 2,068 kB
  • ctags: 1,105
  • sloc: sh: 5,459; ansic: 4,268; yacc: 692; lex: 362; makefile: 167
file content (17 lines) | stat: -rw-r--r-- 700 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: filtergen
Section: net
Priority: optional
Maintainer: Jamie Wilkinson <jaq@debian.org>
Build-Depends: debhelper (>= 9), netbase, flex, bison, dh-autoreconf
Standards-Version: 3.9.6
Homepage: http://spacepants.org/src/filtergen/
VCS-Browser: https://github.com/jaqx0r/filtergen/tree/debian
VCS-Git: https://github.com/jaqx0r/filtergen.git -b debian

Package: filtergen
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: packet filter generator for various firewall systems
 filtergen is a packet filter generator.  It compiles a fairly high-level
 description language into iptables, ipchains, or ipfilter scripts (and has
 bits of support for Cisco IOS access lists).