wireshark/randpkt_core
Guy Harris 4e7f4881d2 Don't let randpkt write packets libwiretap can't read.
Wiretap imposes an arbitrary limit on the maximum packet size, to
prevent it from trying to allocate a huge packet buffer and possibly
running out of address space on ILP32 platforms or just eating too much
backing store on LP64/LLP64 platforms.  Don't write packets with a
length greater than that limit.

Bug: 14107
Change-Id: Iba4fe3b008b044215647ba3f838ae7b3ac66c585
Reviewed-on: https://code.wireshark.org/review/28232
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-06-12 18:24:47 +00:00
..
CMakeLists.txt spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
randpkt_core.c Don't let randpkt write packets libwiretap can't read. 2018-06-12 18:24:47 +00:00
randpkt_core.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00