secdev / scapy

Scapy: the Python-based interactive packet manipulation program & library.
https://scapy.net
GNU General Public License v2.0
10.3k stars 1.99k forks source link

How to conveniently use scapy to construct packets containing multiple NetFlow V5 records? #4081

Closed wangchong2023 closed 11 months ago

wangchong2023 commented 11 months ago

Brief description

How to conveniently use scapy to construct packets containing multiple NetFlow V5 records? Thanks. At present, the NetflowRecordV5 class seems to only support the construction of one record, which is very inconvenient in the case of constructing multiple records.

Scapy version

2.4.5

Python version

3.11

Operating system

Windows11

Additional environment information

How to conveniently use scapy to construct packets containing multiple NetFlow V5 records? Thanks. At present, the NetflowRecordV5 class seems to only support the construction of one record, which is very inconvenient in the case of constructing multiple records. Because in most cases we want to construct multiple records with different contents in a NetFlow message.

How to reproduce

NA

Actual result

No response

Expected result

No response

Related resources

No response

gpotter2 commented 11 months ago

Hi, Please note that this is not a forum but a bugtracker. Please ask your question on the gitter or on stack overflow. Thanks for your understanding

wangchong2023 commented 11 months ago

Hi,

Please note that this is not a forum but a bugtracker. Please ask your question on the gitter or on stack overflow.

Thanks for your understanding

@gpotter2 After I ask the question, there's no response. Is there someone can help reply it