Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90335
b: refs/heads/master
c: 30c69fe
h: refs/heads/master
i:
  90333: 82b466f
  90331: 8f23d20
  90327: 9ac70f4
  90319: 73a1dc5
  90303: 49c8bc5
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Mar 26, 2008
1 parent 0d4465d commit e86092c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dfe98e9214ced45cd1a6ecd19f2627819a630f77
refs/heads/master: 30c69fed7d94c5c330a47fcc4833627644c19a5b
2 changes: 1 addition & 1 deletion trunk/net/ipv4/netfilter/ipt_CLUSTERIP.c
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ clusterip_tg(struct sk_buff *skb, const struct net_device *in,
}

#ifdef DEBUG
DUMP_TUPLE(&ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple);
NF_CT_DUMP_TUPLE(&ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple);
#endif
pr_debug("hash=%u ct_hash=%u ", hash, ct->mark);
if (!clusterip_responsible(cipinfo->config, hash)) {
Expand Down

0 comments on commit e86092c

Please sign in to comment.