Commit Graph

2 Commits

Author SHA1 Message Date
David E. O'Brien
ea0bdc3c86 GNU configure is setting up PCAP_RESTART to use yyrestart. yyrestart in the
pcap library requires a FILE * argument, ngrep is called it with none.

Submitted by:	Barry Lustig <barry@lustig.com>
2000-01-31 21:13:55 +00:00
David E. O'Brien
c61b442096 ngrep strives to provide most of GNU grep's common features, applying
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]
2000-01-02 10:22:41 +00:00