On Tue, Sep 06, 2016 at 12:53:35PM +0200, Daniel-Constantin Mierla wrote:
-Route to the callee has trailing nulls (starting from the first ACK to the callee (packet 7 in pcap)) [...]
Couldn't spot the real reason to have those zeors in the route value, I added some trimming before inserting the header to see if it's from there.
Maybe something related with a tcp endpoint to udp conversion on the loadbalancer with enable_double_rr enabled?
Can you give another try with latest master?
I'll give it a try asap.