1. Capture all TCP traffic to/from Facebook, during the time when you log in to your Facebook account

 2. Capture all HTTP traffic to/from Facebook, when you log in to your Facebook account 

3. Write a DISPLAY filter expression to count all TCP packets (captured under item #1)  that have the flags SYN, PSH, and RST set. Show the fraction of packets that had each flag set. 

4. Count how many TCP packets you received from / sent to Face book, and how many of each were also HTTP packets.