Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-arm64
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-arm64
  • Repository
Switch branch/tag
  • ipipe-arm64
  • net
  • ipv4
  • ip_gre.c
Find file BlameHistoryPermalink
  • Steffen Klassert's avatar
    ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit · 946bf5ee
    Steffen Klassert authored Feb 11, 2011
    Commit 5811662b
    
     ("net: use the macros
    defined for the members of flowi") accidentally removed the setting of
    IPPROTO_GRE from the struct flowi in ipgre_tunnel_xmit. This patch
    restores it.
    Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
    Acked-by: default avatarChangli Gao <xiaosuo@gmail.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    946bf5ee

Imprint & Privacy Policy