svn commit: r342815 - in head/contrib/ipfilter/ipsd: . Celler

Cy Schubert cy at FreeBSD.org
Sun Jan 6 21:24:45 UTC 2019


Author: cy
Date: Sun Jan  6 21:24:44 2019
New Revision: 342815
URL: https://svnweb.freebsd.org/changeset/base/342815

Log:
  Remove ipsd (IP Scan Detetor). It is unused and to my knowledge has
  never been used on any platform that ipfilter has been on. However
  it looks like it could be a useful utility, therefore there are plans
  to make it a port one day. It lacks a man page as well.
  
  MFC after:	1 month

Deleted:
  head/contrib/ipfilter/ipsd/Celler/ip_compat.h
  head/contrib/ipfilter/ipsd/Makefile
  head/contrib/ipfilter/ipsd/README
  head/contrib/ipfilter/ipsd/ipsd.c
  head/contrib/ipfilter/ipsd/ipsd.h
  head/contrib/ipfilter/ipsd/ipsdr.c
  head/contrib/ipfilter/ipsd/linux.h
  head/contrib/ipfilter/ipsd/sbpf.c
  head/contrib/ipfilter/ipsd/sdlpi.c
  head/contrib/ipfilter/ipsd/slinux.c
  head/contrib/ipfilter/ipsd/snit.c


More information about the svn-src-all mailing list