]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: tcp: prepare support for the "capture" action
authorWilly Tarreau <w@1wt.eu>
Fri, 13 Jun 2014 14:17:14 +0000 (16:17 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 13 Jun 2014 14:32:48 +0000 (16:32 +0200)
commit3a4ac422cecbaf828d14562705e256cd31e9fd75
treed586b614feb9f03a20d0789c4a71438d383ccfcf
parent54da8db40be730f272173941a494f7d5ec3bbb3e
MINOR: tcp: prepare support for the "capture" action

A few minor entries will be needed to capture sample fetches in requests
or responses. This patch just prepares the code for this.
include/types/arg.h
include/types/proto_tcp.h
src/sample.c