]> git.ipfire.org Git - thirdparty/suricata.git/commit
decode: add PacketSetData funtion
authorEric Leblond <eric@regit.org>
Thu, 16 Feb 2012 16:46:53 +0000 (17:46 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 23 Feb 2012 15:29:45 +0000 (16:29 +0100)
commit3593cb051e2d5cdf5addbd84d170a952161f4786
treef3d4ec800d2ecb5e9ffad17c030c529be24c602e
parent49b7b00fcf0bfe0439b4b023f7406d0062d8fc15
decode: add PacketSetData funtion

This patch adds a function which can be used to set the payload
of a packet when a zero copy mode is used.
src/decode.c
src/decode.h