]> git.ipfire.org Git - people/ms/suricata.git/commit - src/app-layer-htp.h
stream/segments: change packing to reduce size
authorVictor Julien <victor@inliniac.net>
Thu, 30 Aug 2018 15:25:54 +0000 (17:25 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 17 Sep 2018 06:27:24 +0000 (08:27 +0200)
commit269313a53ee1fd7b3f85fcffaadd0c539cf401ac
tree8199967674472e1c4199c8f9a7b7fee5ca1defa1
parentb6b9b56e45d7af5b5754dd0b41d6136a054bf262
stream/segments: change packing to reduce size

Change the way fields are ordered to reduce TcpSegment structure
with 8 bytes.
src/app-layer-htp.h
src/stream-tcp-private.h
src/util-streaming-buffer.h