projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
brcm47xx: remove old kernel
[openwrt.git]
/
package
/
libpcap
/
patches
/
201-space_optimization.patch
diff --git
a/package/libpcap/patches/201-space_optimization.patch
b/package/libpcap/patches/201-space_optimization.patch
index
29c293b
..
f3eec4c
100644
(file)
--- a/
package/libpcap/patches/201-space_optimization.patch
+++ b/
package/libpcap/patches/201-space_optimization.patch
@@
-1,6
+1,6
@@
--- a/gencode.c
+++ b/gencode.c
--- a/gencode.c
+++ b/gencode.c
-@@ -4
39,20 +439
,6 @@ pcap_compile_nopcap(int snaplen_arg, int
+@@ -4
91,20 +491
,6 @@ pcap_compile_nopcap(int snaplen_arg, int
}
/*
}
/*
@@
-23,7
+23,7
@@
* back to another unresolved block (or nil). At least one of the fields
--- a/pcap.c
+++ b/pcap.c
* back to another unresolved block (or nil). At least one of the fields
--- a/pcap.c
+++ b/pcap.c
-@@ -
698,6 +69
8,59 @@ static const u_char charmap[] = {
+@@ -
748,6 +74
8,59 @@ static const u_char charmap[] = {
(u_char)'\374', (u_char)'\375', (u_char)'\376', (u_char)'\377',
};
(u_char)'\374', (u_char)'\375', (u_char)'\376', (u_char)'\377',
};
@@
-85,7
+85,7
@@
{
--- a/optimize.c
+++ b/optimize.c
{
--- a/optimize.c
+++ b/optimize.c
-@@ -22
78,45 +2278
,6 @@ icode_to_fcode(root, lenp)
+@@ -22
92,45 +2292
,6 @@ icode_to_fcode(root, lenp)
return fp;
}
return fp;
}
This page took
0.021762 seconds
and
4
git commands to generate.