Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • libslirp libslirp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • slirpslirp
  • libslirplibslirp
  • Merge requests
  • !114

mbuf: Use SLIRP_DEBUG to enable mbuf debugging instead of DEBUG

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Brett Nash requested to merge nashidau/libslirp:debug-fix into master Feb 10, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

DEBUG is set by a number of IDEs and development environments (cough xcode cough). This means we use mbuf duplication when we don't need (or expect) it. Change the name to SLIRP_DEBUG to enable this feature.

Signed-off-by: Pablo Fiori pablofiori@fb.com Signed-off-by: Brett Nash nash@fb.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: debug-fix