Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • HardenedBSD HardenedBSD
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • HardenedBSD
  • HardenedBSDHardenedBSD
  • Repository
Switch branch/tag
  • HardenedBSD
  • sys
  • dev
  • if_wg
  • module
  • module.c
Find file BlameHistoryPermalink
  • Kyle Evans's avatar
    if_wg: avoid sleeping under the net epoch · e80e371d
    Kyle Evans authored Mar 08, 2021
    No sleeping allowed here, so avoid it.  Collect the subset of data we
    want inside of the epoch, as we'll need extra allocations when we add
    items to the nvlist.
    
    Reviewed by:	grehan (earlier version), markj
    MFC after:	3 days
    Differential Revision:	https://reviews.freebsd.org/D29124
    e80e371d