commit | faee676944dab731c9b2b91cf86c769d291a2237 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Fri Mar 27 18:00:21 2020 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 29 22:30:57 2020 -0700 |
tree | 46d0cda33e921c85fb4fc192695e5527c46f3415 | |
parent | 8610c7c6e3bd647ff98d21c8bc0580e77bc2f8b3 [diff] |
net: add net available in build_state The build_state callback of lwtunnel doesn't contain the net namespace structure yet. This patch will add it so we can check on specific address configuration at creation time of rpl source routes. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>