Missing NetFlow v9 Field for Template
Open
@lucaderi is already working on this.
Since Mar 7, 2018.
enhancement
- Dominant language
- Lua
- Stars
- 1.8k
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
nProbe seems to not support the following Netflow v9 Fields:
IF_NAME | 82 | N (default specified in template) | Shortened interface name i.e.: "FE1/0"
IF_DESC | 83 | N (default specified in template) | Full interface name i.e.: "'FastEthernet 1/0"
Ref: https://www.cisco.com/en/US/technologies/tk648/tk362/technologies_white_paper09186a00800a3db9.html
Would it be possible to add support for those fields?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.