Skip to content

Instantly share code, notes, and snippets.

@ochoto
Created July 26, 2014 19:23
Show Gist options
  • Save ochoto/2c065e58adb6d8e1e83f to your computer and use it in GitHub Desktop.
Save ochoto/2c065e58adb6d8e1e83f to your computer and use it in GitHub Desktop.
raspberry
i=IP(src="10.0.2.15",dst="192.168.42.1")
r=ICMPv6EchoReply(id=0x0007,seq=300)
send(i/r)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment