Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214803
b: refs/heads/master
c: 8df40d1
h: refs/heads/master
i:
  214801: 1aff9a9
  214799: 25d3c31
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Sep 29, 2010
1 parent 85a5da0 commit 1eb689e
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: dd4080ee575db1a2d0f40538aed5aa7662a06c54
refs/heads/master: 8df40d1033d64597dcf1efd4f7547e817f7a953b
1 change: 1 addition & 0 deletions trunk/net/ipv6/sit.c
Original file line number Diff line number Diff line change
Expand Up @@ -1140,6 +1140,7 @@ static void ipip6_tunnel_setup(struct net_device *dev)
dev->iflink = 0;
dev->addr_len = 4;
dev->features |= NETIF_F_NETNS_LOCAL;
dev->features |= NETIF_F_LLTX;
}

static int ipip6_tunnel_init(struct net_device *dev)
Expand Down

0 comments on commit 1eb689e

Please sign in to comment.