| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.44
- Use OPTIONS
- Add IPv6 support
PR: ports/85965
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=142424
|
|
|
|
|
|
|
| |
Submitted by: Jeremie Le Hen <jeremie@le-hen.org>, Florent Thoumie <flz@xbsd.org>
Notes:
svn path=/head/; revision=140042
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=129643
|
|
|
|
|
|
|
| |
priveleges too. This is now disabled via a configure option.
Notes:
svn path=/head/; revision=107381
|
|
|
|
|
|
|
| |
net/libpcap installed.
Notes:
svn path=/head/; revision=106532
|
|
|
|
| |
Notes:
svn path=/head/; revision=105576
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes for v1.42
o rewrote the entire configure.in/config.h.in to autoconf 2.57
to be more consistent with normal autoconf'd programs.
corrects bugs around packaging impediments and typos.
o improved privilege dropping code and added more options to
configure to govern its behaviour
o added flag to turn off privilege revocation logic
o added multiline match as default and ability to enforce
previous default single-line match (bugfix + feature)
o added ability to read bpf filter expression from file
o added ability to force the column width to a certain size
o added two new output modes: ``byline'', whose output
respects embedded carriage returns (useful for http dumps),
and ``none'', which prints out each dump as a single line no
matter what.
o added ability to specify alternate nonprintable character
(default is ``.'').
o made ``-q'' effects more consistent and usable for scenarios
where ``-I'' and/or ``-O'' are being employed
o documentation updated
Notes:
svn path=/head/; revision=105575
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104360
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- checked on 4.8
- checked on 5.2.1 with standard libpcap
- checked on 5.2.1 with net/libpcap
Commands checked:
- ngrep -d fxp1
- ngrep -d fxp1 port 80
- ngrep -d fxp1 GET port 80
Notes:
svn path=/head/; revision=102379
|
|
|
|
|
|
|
|
|
|
| |
regarding the changes in libpcap to 501110 and higher versions of
the FreeBSD operating system
Submitted by: Emanuel Haupt <emanuel.haupt@cablecom.ch>
Notes:
svn path=/head/; revision=94239
|
|
|
|
|
|
|
| |
Noticed by: quite a lot of people.
Notes:
svn path=/head/; revision=93758
|
|
|
|
|
|
|
| |
Use PORTDOCS fully.
Notes:
svn path=/head/; revision=93449
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
|
|
|
| |
Submitted by: Edwin Groothuis <edwin@mavetju.org> on -ports
Notes:
svn path=/head/; revision=55387
|
|
|
|
|
|
|
|
| |
PR: 33428
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=55325
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update mastersite
- install more docs, use DOCSDIR
- properly support NOPORTDOCS in pkg-plist
- sync pkg-descr with current features
- update ngrep.c (the t->tm_mon+1 change has been integrated in 1.40)
- remove patch-Makefile.in (no longer necessary)
PR: 29588
Submitted by: Pete Fritchman <petef@databits.net>
Notes:
svn path=/head/; revision=46651
|
|
|
|
|
|
|
| |
Submitted by: Dan Frasnelli <dfrasnel@corewar.com> (ngrep developer)
Notes:
svn path=/head/; revision=32014
|
|
|
|
| |
Notes:
svn path=/head/; revision=31618
|
|
|
|
|
|
|
| |
Reported by: Chris D. Faulhaber <jedgar@fxp.org>
Notes:
svn path=/head/; revision=31440
|
|
|
|
|
|
|
| |
Noticed by: bento
Notes:
svn path=/head/; revision=30099
|
|
|
|
|
|
|
|
|
|
| |
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
Notes:
svn path=/head/; revision=27537
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
| |
Notes:
svn path=/head/; revision=26941
|
|
|
|
| |
Notes:
svn path=/head/; revision=26835
|
|
|
|
| |
Notes:
svn path=/head/; revision=25734
|
|
|
|
|
|
|
|
|
| |
pcap library requires a FILE * argument, ngrep is called it with none.
Submitted by: Barry Lustig <barry@lustig.com>
Notes:
svn path=/head/; revision=25362
|
|
them to the network layer. ngrep somewhat replaces tcpdump.
{DESCR,COMMENT} Obtained from: NetBSD
[after I started making this port, I realized NetBSD had a port if it]
Notes:
svn path=/head/; revision=24349
|