issues
search
p4lang
/
ptf
Packet Test Framework
Apache License 2.0
146
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add new initialization arguments for mask class to support set mask with less code
#206
w1nda
closed
7 months ago
3
Bump black from 22.3.0 to 24.3.0
#205
dependabot[bot]
closed
7 months ago
1
Fix a multithreading issue in writing pcap files
#204
saiarcot895
closed
10 months ago
0
Bump actions/setup-python from 4 to 5
#203
dependabot[bot]
closed
11 months ago
0
Bump actions/checkout from 3 to 4
#202
dependabot[bot]
closed
1 year ago
0
Bump actions/setup-python from 3 to 4
#201
dependabot[bot]
closed
1 year ago
0
Use Dependabot for Github Actions
#200
antoninbas
closed
1 year ago
1
Remove empty requirements.txt to avoid install issues on some platforms
#199
jafingerhut
closed
1 year ago
2
Suggestions for eventually updating where Python3 packages are installed via pip?
#198
jafingerhut
opened
1 year ago
2
Fix setup.cfg format issue to match old setuptools versions.
#197
liushilongbuaa
closed
1 year ago
4
Fix ptf --version
#196
antoninbas
closed
1 year ago
1
Add flags option to nanomsg port msg calls. Make port_remove non-blocking.
#195
fruffy
opened
1 year ago
2
setup.py still ok?
#194
jafingerhut
closed
1 year ago
4
Fix setup.cfg format issue. Remove empty requirements.txt.
#193
liushilongbuaa
closed
1 year ago
6
Remove debian packaging rules
#192
antoninbas
opened
1 year ago
0
Only push tagged versions to PyPI
#191
antoninbas
closed
1 year ago
1
Remove several mentions of Python 2
#190
jafingerhut
closed
1 year ago
3
Replace use of deprecated package imp with current importlib
#189
jafingerhut
closed
1 year ago
3
Drop support for Python 2.7
#188
antoninbas
closed
1 year ago
2
Fix DeprecationWarning and replace `imp` with `importlib`
#187
antoninbas
closed
1 year ago
1
`ptf --version` should return the correct value
#186
antoninbas
closed
1 year ago
0
Fix low hanging warning for pypi workflow
#185
antoninbas
closed
1 year ago
1
Push ptf package to PyPI in CI
#184
antoninbas
closed
1 year ago
2
Add a send timeout to nnpy sockets.
#183
fruffy
closed
1 year ago
3
Update Github workflow
#182
antoninbas
closed
1 year ago
1
Fix #108: Change how EventDescriptor objects are cleaned up to avoid exception
#181
jafingerhut
closed
1 year ago
3
Issue #108: Avoid exception in EventDescriptor __del__ method
#180
jafingerhut
closed
1 year ago
3
how can i solve this problem
#179
xiaobai0102
closed
1 year ago
1
PI nanomsg hangs if the corresponding switch crashes
#178
fruffy
closed
1 year ago
2
Openflow license details throws 404
#177
jeremiah
opened
1 year ago
1
ptf: testutils: add parameter vxlan_reserved0 to simple_vxlan_packet
#176
vmytnykx
closed
1 year ago
0
Allow PTF to use multiple nanomsg sockets
#175
slicking
closed
2 years ago
0
dhcp_discover_packet fills incorrect client mac address in Discover packet
#174
ZhaohuiS
opened
2 years ago
0
"TypeError: ord() expected string of length 1, but int found" thrown in get_mac function in netutils.py
#173
ZhaohuiS
opened
2 years ago
0
Upgrade black version to 22.3.0
#172
sborkows
closed
2 years ago
2
Flush also stderr logs when test fails or skips
#171
sborkows
closed
2 years ago
4
Enhance test results logging
#170
sborkows
closed
2 years ago
1
Guarantee that tests are loaded in stable order
#169
karolrom-intel
closed
2 years ago
0
add group mode to split grouped runTest into individual test
#168
richardyu-ms
closed
1 year ago
1
Unify test packet payload and allow for manual control
#167
sborkows
opened
2 years ago
1
Python module imp is deprecated in favor of importlib
#166
jafingerhut
closed
1 year ago
3
Quality of live improvements for Mask + more tests
#165
NexSabre
closed
2 years ago
1
Add coverage to requirements-dev.txt and enable it at pipeline
#164
NexSabre
opened
2 years ago
1
Potential fix for scapy'ies conditional field mask (for #162)
#163
NexSabre
closed
2 years ago
2
Mask has problem with headers with conditional fields (like VXLAN)
#162
sborkows
closed
2 years ago
1
Add a simple unittest for mask.py
#161
NexSabre
closed
2 years ago
0
Expose ERSPAN_III flags in testutils functions
#160
sborkows
closed
2 years ago
6
Add support for sharding
#159
karolrom-intel
closed
2 years ago
1
Correct setting mrtime/mrcode for IGMP
#158
NexSabre
closed
2 years ago
1
Field mrtime in IGMP packet has different name in Scapy: mrcode
#157
sborkows
closed
2 years ago
4
Next