Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/etherdump: upgrade 2.11 | Fabian Affolter | 2012-05-20 | 1 | -3/+3 |
| | |||||
* | Added myself as maintainer for etherdump | Fabian Affolter | 2011-12-03 | 1 | -1/+1 |
| | |||||
* | Initial APKBUILD for etherdump | Fabian Affolter | 2011-12-03 | 1 | -0/+28 |
Package description: etherdump is an extremely small packet sniffer. It can be used to dump raw ethernet frames for parsing (optimally with Ethereal's text2pcap), or for viewing the network traffic of a few common TCP/IP protocols. On a uClibc system a dynamically-linked version is about 8kB and a statically linked version is about 30kB because it does not depend on libpcap. |