Source: ppp-gatekeeper
Maintainer: Nigel Kukard <nkukard@lbsd.net>
Section: net
Priority: optional
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 9), docbook-to-man
Homepage: http://gitlab.devlabs.linuxassist.net/ppp-gatekeeper/ppp-gatekeeper
Vcs-Git: https://gitlab.devlabs.linuxassist.net/ppp-gatekeeper/debian-ppp-gatekeeper.git
Vcs-Browser: https://gitlab.devlabs.linuxassist.net/ppp-gatekeeper/debian-ppp-gatekeeper/tree/master

Package: ppp-gatekeeper
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
	libconfig-inifiles-perl, libio-pty-perl,
	ppp, iptables, conntrack
Suggests: shorewall
Description: PPP manager for handling balanced, redundant and failover links
 PPP Gatekeeper is a daemon that manages PPPOE connections supporting
 various levels of redundancy and failover.
 .
 Traffic can be routed using round-robin and random strategies over links
 of similar priority. Static IP route lists can also be provided for specific
 routing purposes. DNS can also be load balanced over multiple links.
