Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361050
b: refs/heads/master
c: 88c4c06
h: refs/heads/master
v: v3
  • Loading branch information
Zang MingJie authored and David S. Miller committed Mar 6, 2013
1 parent f681bfe commit 59ab954
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 76e4cb0d3a583900f844f1704b19b7e8c5df8837
refs/heads/master: 88c4c066c6b4db26dc4909ee94e6bf377e8e8e81
2 changes: 2 additions & 0 deletions trunk/drivers/net/vxlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -961,6 +961,8 @@ static netdev_tx_t vxlan_xmit(struct sk_buff *skb, struct net_device *dev)
iph->ttl = ttl ? : ip4_dst_hoplimit(&rt->dst);
tunnel_ip_select_ident(skb, old_iph, &rt->dst);

nf_reset(skb);

vxlan_set_owner(dev, skb);

/* See iptunnel_xmit() */
Expand Down

0 comments on commit 59ab954

Please sign in to comment.