* Adding initial implementation of basic_encap example
* Updated basic_encap example to count the number of valid packets
* Updated basic_encap example to put encapsulation layer after Ethernet
header.
* Added solution file for basic_encap example
* Changed the name of the basic_encap example to basic_tunnel and called
the new header myTunnel. Also changed the myTunnel field names slightly.
* Created new subdirectory for Fall developer day.
* Created vm directory for P4D2_2017_Fall. Fixed emacs permission problem.
* Remove checkout of SIGCOMM branch.