cvs commit: ports/net/ngrep Makefile distinfo ports/net/ngrep/files patch-Makefile.in patch-ngrep.c

Edwin Groothuis edwin at FreeBSD.org
Thu Feb 24 06:28:20 GMT 2005


edwin       2005-02-24 06:28:20 UTC

  FreeBSD ports repository

  Modified files:
    net/ngrep            Makefile distinfo 
  Added files:
    net/ngrep/files      patch-Makefile.in 
  Removed files:
    net/ngrep/files      patch-ngrep.c 
  Log:
  Upgrade to version 1.43
  
          v1.43
  
          o healed the win32 code fork: ngrep now builds from the same
            source tree for all platforms including Windows
  
          o re-wrote the privilege revocation logic after problems were
            reported with the SPC version, and removed non-root
            drop_privs capability altogether
  
          o fix off-by-one bug which caused ngrep to exit 1 packet early
            when ``-A'' as invoked
  
          o Fixed problematic configtest for old broken-redhat-glibc UDP
            header
  
          o ngrep now sets a pcap filter "ip" by default, if one is not
            specified
  
          o header offset fix to 802.11 processing
  
          o support IGMP and Raw (unknown IP protocol) type packets
  
          o support for latest versions of libpcap (0.8.3) and winpcap
            (3.1 beta 4)
  
          o updated configure to autoconf 2.59, and config.guess and
            config.sub to latest versions
  
          o updated PCRE from 3.4 to 5.0
  
          o and various minor changes and updates to improve ngrep
  
  Revision  Changes    Path
  1.18      +10 -5     ports/net/ngrep/Makefile
  1.7       +2 -2      ports/net/ngrep/distinfo
  1.3       +11 -0     ports/net/ngrep/files/patch-Makefile.in (new)
  1.8       +0 -12     ports/net/ngrep/files/patch-ngrep.c (dead)


More information about the cvs-all mailing list