projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[ar71xx] tl-wr941nd: register ethernet device, and fix machine id
[openwrt.git]
/
package
/
iptables
/
patches
/
1.3.8
/
006-ipt_conntrack.patch
1
--- ./include/linux/netfilter_ipv4/ipt_conntrack.h.orig 2008-09-27 10:26:49.000000000 -0400
2
+++ ./include/linux/netfilter_ipv4/ipt_conntrack.h 2008-09-27 01:15:57.000000000 -0400
3
@@ -52,7 +52,7 @@
4
struct {
5
u_int32_t ip;
6
union {
7
- u_int16_t all;
8
+ u_int32_t all;
9
} u;
10
11
/* The protocol. */
This page took
0.040677 seconds
and
5
git commands to generate.