commit | e15c6c48ef1e60e6f733e02a22d5b15f1bbdf442 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Aug 08 10:21:56 2018 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Aug 08 10:41:11 2018 +0200 |
tree | 4144fbeca3df8bf31f17c6a428281a6e1ca5cf68 | |
parent | 7c42eacbe9cde1fd13834a9646ba1bf733242b97 [diff] |
MINOR: mux: Change get_mux_proto to get an ist as parameter It simplifies the API and ease comparisons with the multiplexers token (which is an ist too).