commit 8adecb9c7ded2849c77405b7376496f1d7f95833
Author: Michael Neumann <[email protected]>
Date: Sun Mar 15 14:25:06 2015 +0100
sshlockout - Add back blocking out IPs via ipfw(8)
Now takes -pf and -ipfw options to distinguish which firewall to use.
Summary of changes:
usr.sbin/sshlockout/sshlockout.8 | 2 +-
usr.sbin/sshlockout/sshlockout.c | 94 ++++++++++++++++++++++++++++++++++------
2 files changed, 82 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8adecb9c7ded2849c77405b7376496f1d7f95833
--
DragonFly BSD source repository