mirror of
https://github.com/bol-van/zapret2.git
synced 2026-03-18 23:35:48 +00:00
AI fixes
This commit is contained in:
@@ -780,6 +780,7 @@ function test_csum()
|
||||
print( raw==udpb and "UDP RECONSTRUCT OK" or "UDP RECONSTRUCT FAILED" )
|
||||
test_assert(raw==udpb)
|
||||
|
||||
ip.ip_p = IPPROTO_UDP
|
||||
raw = reconstruct_dissect({ip=ip, udp=udp, payload=payload})
|
||||
dis1 = dissect(raw)
|
||||
ip.ip_p = IPPROTO_UDP
|
||||
|
||||
Reference in New Issue
Block a user