Network Expect was written and is maintained by Eloy Paris
<peloy@netexpect.org>.

There is a bit of code that has been reused from other open source
projects (see the COPYING file for details):

- Don Libes' Expect

- Wireshark. http://www.wireshark.org.

- tcpdump. http://www.tcpdump.org.

- The algorithm used by the send_expect command is based on the
  algorithm of the "sr" command of Scapy, the packet manipulation
  program written in Python by Philippe Biondi.
  http://www.secdev.org/projects/scapy/

IPv6 Neighbor Discovery support was written by Darrin Miller
<dmiller@cisco.com>.
