Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • net
  • ipv6
  • route.c
Find file BlameHistoryPermalink
  • Jiri Benc's avatar
    ipv6: ndisc: inherit metadata dst when creating ndisc requests · ab450605
    Jiri Benc authored Aug 20, 2015
    If output device wants to see the dst, inherit the dst of the original skb
    in the ndisc request.
    
    This is an IPv6 counterpart of commit 0accfc26
    
     ("arp: Inherit metadata
    dst when creating ARP requests").
    Signed-off-by: default avatarJiri Benc <jbenc@redhat.com>
    Acked-by: default avatarThomas Graf <tgraf@suug.ch>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    ab450605