Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
* Moved to sourceforge
* UNIX: Now ngrep compiles with the GPL'd GNU regex library, or the more
license-friendly PCRE library under the Artistic License
* UNIX: Recognition of window size changes
Annoyed when you maximize your term program and ngrep doesn't take
advantage of all the new space? Now ngrep catches the change
when in a non-hexadecimal display mode and adjusts the output accordingly.
* Minor bugfix in time printing with -t
When run with the '-t' option, ngrep would display the previous month as
the current date.
|
|
|
|
|
|
|
|
|
|
|
|
ngrep strives to provide most of GNU grep's common features, applying
them to the network layer.
ngrep a pcap-aware tool that will allow you to specify extended
regular expressions to match against data payloads of packets. It
currently recognizes TCP and UDP across ethernet, ppp and slip
interfaces, and understands bpf filter logic in the same fashion
as more common packet sniffing tools, like tcpdump and snoop.
|