wiretap: Write MPEG-2 Transport Streams to native format
authorJohn Thacker <johnthacker@gmail.com>
Fri, 17 Nov 2023 00:44:55 +0000 (19:44 -0500)
committerJohn Thacker <johnthacker@gmail.com>
Fri, 17 Nov 2023 03:47:05 +0000 (03:47 +0000)
commit656649d033d05c573c9b9d25d8ae21394e5d8eb2
tree6e2dc8b517df7d0c1b77c89a7221cd8a3d5520d2
parente675c13f8973dfd5a225663d7f2ae197fc4e7d27
wiretap: Write MPEG-2 Transport Streams to native format

Write WTAP_ENCAP_MPEG_2_TS to its native format, which
means just writing the packet bytes. This allows opening
up a transport stream, filtering, and writing the result
back in its native format instead of a pcap/pcapng.
wiretap/mp2t.c