projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] qos-scripts: only use the lower 8 bits for firewall marks, allows coexisten...
[openwrt.git]
/
package
/
acx
/
patches
/
003-encrypt-broadcast-traffic.diff
diff --git
a/package/acx/patches/003-encrypt-broadcast-traffic.diff
b/package/acx/patches/003-encrypt-broadcast-traffic.diff
index
7fd59f2
..
4743ab7
100644
(file)
--- a/
package/acx/patches/003-encrypt-broadcast-traffic.diff
+++ b/
package/acx/patches/003-encrypt-broadcast-traffic.diff
@@
-1,6
+1,6
@@
---- a
cx-20080210/common.c.orig 2008-04-19 17:38:46.000000000 +0100
-+++
acx-20080210/common.c 2008-04-19 17:40:10.000000000 +0100
-@@ -4155,6 +4155,11 @@
+--- a
/common.c
++++
b/common.c
+@@ -4155,6 +4155,11 @@
acx_l_process_data_frame_master(acx_devi
/* To_DS = 0, From_DS = 1 */
hdr->fc = WF_FC_FROMDSi + WF_FTYPE_DATAi;
/* To_DS = 0, From_DS = 1 */
hdr->fc = WF_FC_FROMDSi + WF_FTYPE_DATAi;
This page took
0.025701 seconds
and
4
git commands to generate.