[PR #3415] Fix typo #3727

Open
opened 2025-11-20 08:06:56 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/3415

State: closed
Merged: Yes


Describe your changes

This fixes a typo. It'd be NB_NETSTACK_SKIP_PROXY instead of NB_ETSTACK_SKIP_PROXY, but even better is to simply use the variable name.

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/3415 **State:** closed **Merged:** Yes --- ## Describe your changes This fixes a typo. It'd be `NB_NETSTACK_SKIP_PROXY` instead of `NB_ETSTACK_SKIP_PROXY`, but even better is to simply use the variable name. ### Checklist - [ ] Is it a bug fix - [X] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary
saavagebueno added the pull-request label 2025-11-20 08:06:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#3727