cvs commit: ports/dns Makefile ports/dns/dnswall Makefile distinfo
 pkg-descr ports/dns/dnswall/files patch-Makefile.am
    Emanuel Haupt 
    ehaupt at FreeBSD.org
       
    Mon Jan 28 11:38:45 PST 2008
    
    
  
ehaupt      2008-01-28 19:38:44 UTC
  FreeBSD ports repository
  Modified files:
    dns                  Makefile 
  Added files:
    dns/dnswall          Makefile distinfo pkg-descr 
    dns/dnswall/files    patch-Makefile.am 
  Log:
  Add dnswall 0.1.4, a daemon that filters out private IP addresses in DNS
  responses.
  
  It is designed to be used in conjunction with an existing recursive DNS resolver
  in order to protect networks against DNS rebinding attacks.
  
  Revision  Changes    Path
  1.88      +1 -0      ports/dns/Makefile
  1.1       +34 -0     ports/dns/dnswall/Makefile (new)
  1.1       +3 -0      ports/dns/dnswall/distinfo (new)
  1.1       +10 -0     ports/dns/dnswall/files/patch-Makefile.am (new)
  1.1       +5 -0      ports/dns/dnswall/pkg-descr (new)
    
    
More information about the cvs-all
mailing list