libpnet / libpnet

Cross-platform, low level networking using the Rust programming language.
Apache License 2.0
2.22k stars 304 forks source link

Add support for netflow v5/v9? #440

Open kEDIT opened 4 years ago

kEDIT commented 4 years ago

Hello,

I've been working on a NetFlow V9 packet definition in my spare time, would this be worth submitting a PR upon completion? If so I would also like to work on NetFlow V5 packet definition and submit that too.

kishiguro commented 4 years ago

That would be very very welcome! Please provide the PR so that we can integrate it into next release.

kEDIT commented 4 years ago

Great! I'll tidy it up over the next week or so and submit it.

On Tue, May 5, 2020 at 3:10 PM Kunihiro Ishiguro notifications@github.com wrote:

That would be very very welcome! Please provide the PR so that we can integrate it into next release.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/libpnet/libpnet/issues/440#issuecomment-624333284, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADYRI5KPDMJB4HYGHNSVQWTRQCFE3ANCNFSM4MZ5V7OA .

infosechoudini commented 2 years ago

@kEDIT what's the status on this PR? Did we merge it?