Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275667
b: refs/heads/master
c: b12f62e
h: refs/heads/master
i:
  275665: 230416a
  275663: 0e978dc
v: v3
  • Loading branch information
Li Wei authored and David S. Miller committed Nov 9, 2011
1 parent e99d0af commit 1ee9712
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b7ea81a58adc123a4e980cb0eff9eb5c144b5dc7
refs/heads/master: b12f62efb8ec0b9523bdb6c2d412c07193086de9
1 change: 1 addition & 0 deletions trunk/net/ipv4/ip_options.c
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,7 @@ int ip_options_rcv_srr(struct sk_buff *skb)
}
if (srrptr <= srrspace) {
opt->srr_is_hit = 1;
iph->daddr = nexthop;
opt->is_changed = 1;
}
return 0;
Expand Down

0 comments on commit 1ee9712

Please sign in to comment.