K 10 svn:author V 5 markj K 8 svn:date V 27 2013-10-02T17:14:12.399733Z K 7 svn:log V 379 Add a separate translator for headers passed to the TCP probes in the input path. These probes get some of the fields in host order, whereas the output probes get them in network order, so a single translator isn't enough. This workaround ensures that the problem is essentially invisble to users: none of the probe arguments or their fields have changed. Approved by: re (hrs) END