Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • 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
  • ipv4
  • netfilter
  • ip_nat_helper_pptp.c
Find file BlameHistoryPermalink
  • Holger Eitzenberger's avatar
    [NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message · f2ad52c9
    Holger Eitzenberger authored Mar 20, 2006
    
    
    The recent (kernel 2.6.15.1) fix for PPTP NAT helper introduced a
    bug - which only appears if DEBUGP is enabled though.
    
    The calculation of the CID offset into a PPTP request struct is
    not correct, so that at least not the correct CID is displayed
    if DEBUGP is enabled.
    
    This patch corrects CID offset calculation and introduces a #define
    for that.
    
    Signed-off-by: default avatarHolger Eitzenberger <heitzenberger@astaro.com>
    Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    f2ad52c9