Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362379
b: refs/heads/master
c: b860d3c
h: refs/heads/master
i:
  362377: e68c565
  362375: 1001fdd
v: v3
  • Loading branch information
Mathias Krause authored and David S. Miller committed Apr 7, 2013
1 parent 68abc8d commit 032faa9
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: a5598bd9c087dc0efc250a5221e5d0e6f584ee88
refs/heads/master: b860d3cc62877fad02863e2a08efff69a19382d2
1 change: 1 addition & 0 deletions trunk/net/l2tp/l2tp_ip6.c
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,7 @@ static int l2tp_ip6_recvmsg(struct kiocb *iocb, struct sock *sk,
lsa->l2tp_addr = ipv6_hdr(skb)->saddr;
lsa->l2tp_flowinfo = 0;
lsa->l2tp_scope_id = 0;
lsa->l2tp_conn_id = 0;
if (ipv6_addr_type(&lsa->l2tp_addr) & IPV6_ADDR_LINKLOCAL)
lsa->l2tp_scope_id = IP6CB(skb)->iif;
}
Expand Down

0 comments on commit 032faa9

Please sign in to comment.