tcpdump: update to current upstream version 4.5.1

-size_of(old tcpdump-mini 4.2.1) = 145245 Byte
-size_of(new tcpdump-mini 4.5.1) = 149416 Byte
=> ~4.2 KByte increase

Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>

SVN-Revision: 39474
This commit is contained in:
Felix Fietkau
2014-02-05 09:54:38 +00:00
parent e600fc0d23
commit 8c737e1864
5 changed files with 164 additions and 115 deletions

View File

@@ -1,6 +1,6 @@
--- a/tcpdump.c
+++ b/tcpdump.c
@@ -982,20 +982,6 @@ main(int argc, char **argv)
@@ -1095,20 +1095,6 @@ main(int argc, char **argv)
error("invalid data link type %s", gndo->ndo_dltname);
break;