Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dhcpdump: Fix patch file name | Benoît Thébaudeau | 2014-08-07 | 1 | -23/+0 |
| | | | | | | | | | Use the naming convention for patches, which is: <packagename>-<number>-<description>.patch Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | dhcpdump: move as a proper package, bump version | Thomas Petazzoni | 2011-05-18 | 1 | -0/+23 |
dhcpdump 1.7 required tcpdump, but version 1.8 now uses libpcap instead. Also version 1.8 is no longer autotools based, but just a simple Makefile. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |