cs161-staff / textbook

Online textbook for CS 161: Computer Security at UC Berkeley.
https://textbook.cs161.org/
56 stars 16 forks source link

Update UDP & TCP header diagram #48

Closed tauyoungsama closed 5 months ago

tauyoungsama commented 11 months ago

Notice that there are some TODO comments on the Transport page, so I update the diagrams by adding a column of bit offsets to help better understanding the location of each part in UDP and TCP header. The diagram are inspired from wikipedia, but removed some details since I believe those are not in scope of this course.

ashmchiu commented 5 months ago

Closing in favor of #46 's version.