Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34441
b: refs/heads/master
c: 8423a9a
h: refs/heads/master
i:
  34439: 11dc73d
v: v3
  • Loading branch information
David S. Miller committed Sep 22, 2006
1 parent df89552 commit 7a76f52
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: 8ce11e6a9faf1f1c849b77104adc1642c46aee95
refs/heads/master: 8423a9aadfaa135fd5fd1ab8bbd4a1e76b4143c9
2 changes: 2 additions & 0 deletions trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -3529,7 +3529,9 @@ static struct rtnetlink_link inet6_rtnetlink_table[RTM_NR_MSGTYPES] = {
[RTM_DELROUTE - RTM_BASE] = { .doit = inet6_rtm_delroute, },
[RTM_GETROUTE - RTM_BASE] = { .doit = inet6_rtm_getroute,
.dumpit = inet6_dump_fib, },
#ifdef CONFIG_IPV6_MULTIPLE_TABLES
[RTM_GETRULE - RTM_BASE] = { .dumpit = fib6_rules_dump, },
#endif
};

static void __ipv6_ifa_notify(int event, struct inet6_ifaddr *ifp)
Expand Down

0 comments on commit 7a76f52

Please sign in to comment.