]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
ip2str: suppress explicit allocation of some output key values
authorEric Leblond <eric@inl.fr>
Mon, 2 Mar 2009 21:54:15 +0000 (22:54 +0100)
committerEric Leblond <eric@inl.fr>
Fri, 6 Mar 2009 19:31:23 +0000 (20:31 +0100)
commitbe2781e22d47d195a6d06019c40318a2bddf094b
tree8e800dc10f552d3b77da4088a94e45cff281285e
parent411da4d946a68d59005fece7fcdb0c48a228166b
ip2str: suppress explicit allocation of some output key values

This patch suppresses explicit allocation and free for each packet
and use a statically created array instead.
filter/ulogd_filter_IP2STR.c