aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vj-comp.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-06vj-comp: Fix Dead Store (unused variable)Alexis La Goutte1-2/+2
2021-02-19VJC: Fixup some proto_tree_add_expert calls.Gerald Combs1-4/+4
2021-02-19Add bounds checks to VJ compression [#17243]David Perry1-14/+77
2021-02-17Fix null dereference in packet-vj-comp.cDavid Perry1-3/+5
2021-02-16Support Van Jacobson PPP compression (#12138)David Perry1-0/+810