randall edited a comment on pull request #7916:
URL: https://github.com/apache/trafficserver/pull/7916#issuecomment-868735659


   This breaks the regression tests. It comes down to SO_LINGER being 
set/propagated during the tests.
   
   I think, without this change, setting DSCP via header_rewrite (aka 
`TSHttpTxnClientPacketDscpSet`)  will be broken due to 
e65cf23015fd743cd790d9f7868a3731d62fc2a8 (which requires PACKET_TOS to be 
configured in `proxy.config.net.sock_option_flag_in`). Without the propagation, 
the bit mask check will fail. 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to