Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • HardenedBSD HardenedBSD
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HardenedBSDHardenedBSD
  • HardenedBSDHardenedBSD
  • Repository
  • HardenedBSD
  • sys
  • netinet
  • tcp_lro.c
Find file BlameHistoryPermalink
  • Sepherosa Ziehau's avatar
    tcp/lro: Allow drivers to set the TCP ACK/data segment aggregation limit · 7ae3d4bf
    Sepherosa Ziehau authored Feb 18, 2016
    ACK aggregation limit is append count based, while the TCP data segment
    aggregation limit is length based.  Unless the network driver sets these
    two limits, it's an NO-OP.
    
    Reviewed by:	adrian, gallatin (previous version), hselasky (previous version)
    Approved by:	adrian (mentor)
    MFC after:	1 week
    Sponsored by:	Microsoft OSTC
    Differential Revision:	https://reviews.freebsd.org/D5185
    7ae3d4bf