Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-jlinton
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-jlinton
  • Repository
  • linux-jlinton
  • net
  • sctp
  • transport.c
Find file Blame History Permalink
  • Vlad Yasevich's avatar
    [SCTP] Don't disable PMTU discovery when mtu is small · 06ad3919
    Vlad Yasevich authored Jun 12, 2007
    
    
    Right now, when we receive a mtu estimate smaller then minim
    threshold in the ICMP message, we disable the path mtu discovery
    on the transport.  This leads to the never increasing sctp fragmentation
    point even when the real path mtu has increased.
    
    Signed-off-by: default avatarVlad Yasevich <vladislav.yasevich@hp.com>
    06ad3919