-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
) (#4411) * Fix parsing of interface options with _ (#4334) (#4378) In commit 5547060 linting issues were addresses and variables containing _ were renamed. This broke the config parsing. In packetbeat this seems to effect the with_vlans, bpf_filter and the buffer_size_mb options. Correct it by adding tags for all documented variables. (cherry picked from commit 813466d)
- Loading branch information
Showing
2 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters