This is an automated email from the ASF dual-hosted git repository.
scw00 pushed a change to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from d36bc11 Send Preferred Address if it is set
add 99c968e QUIC: Records frame information which needs to be tracked
add 253117f QUIC Removes frame type checks, user should only call
records_frame when you need to track this frame
add b869252 QUIC: Use uint8_t buffer instead of union
No new revisions were added by this update.
Summary of changes:
iocore/net/quic/Makefile.am | 3 +-
...PacketRetransmitter.h => QUICFrameGenerator.cc} | 54 ++++++++++++++++------
iocore/net/quic/QUICFrameGenerator.h | 38 +++++++--------
3 files changed, 61 insertions(+), 34 deletions(-)
copy iocore/net/quic/{QUICPacketRetransmitter.h => QUICFrameGenerator.cc} (52%)