packetgen 2.1.1 has been released.
* home: <https://github.com/sdaubert/packetgen>
* bugs: <https://github.com/sdaubert/packetgen/issues>
* doc: <http://www.rubydoc.info/gems/packetgen>
PacketGen provides simple ways to generate, send and capture network
packets.
Known protocols are: Ethernet, Dot11, Dot1x, ARP, IP, IPv6, GRE, ICMP,
ICMPv6, UDP, TCP, SNMP, ESP, DNS and IKE.
Changes:
### 2.1.1 / 2017-08-31
* Remove dependency on pry: pgconsole will use it if installed, else use IRB
* Fix access to config in pgconsole