Files
scylladb/net
Avi Kivity cefe6a9b3e tcp: fix option parsing
Two bugs:
  1. get_header<type>(offset) was used with size given as the offset
  2. opt_end failed to account for the mandatory tcp header, and thus was
     20 bytes to large, resulting in overflow.
2015-03-01 15:26:46 +02:00
..
2015-02-19 16:58:54 +02:00
2015-03-01 15:26:46 +02:00