Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341743
b: refs/heads/master
c: 9ba2add
h: refs/heads/master
i:
  341741: 9b6a37e
  341739: de3be2c
  341735: c25f88e
  341727: 1ba80e2
v: v3
  • Loading branch information
Shmulik Ladkani authored and David S. Miller committed Dec 3, 2012
1 parent d2d96fe commit 692f0b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1c85382e30618f66d4b15e608ff32253beb22649
refs/heads/master: 9ba2add3cf5c103b7236f82a023c8ee05a51e4d1
2 changes: 1 addition & 1 deletion trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -2988,7 +2988,7 @@ static void addrconf_rs_timer(unsigned long data)
if (idev->dead || !(idev->if_flags & IF_READY))
goto out;

if (idev->cnf.forwarding)
if (!ipv6_accept_ra(idev))
goto out;

/* Announcement received after solicitation was sent */
Expand Down

0 comments on commit 692f0b3

Please sign in to comment.