[ANN] packetgen 2.5.2 released

packetgen 2.5.2 has been released.

* home: <https://github.com/sdaubert/packetgen>
* bugs: <https://github.com/sdaubert/packetgen/issues>
* doc: <https://github.com/sdaubert/packetgen/wiki>

PacketGen provides simple ways to generate, send and capture network
packets.

Known protocols are: Ethernet, Dot11, Dot1x, ARP, IP, IPv6, GRE, ICMP,
IGMP, ICMPv6, MLD, MLDv2, OSPFv2, OSPFv3, UDP, TCP, SNMP, ESP, DNS, IKE,
EAP, BOOTP, DHCP, TFTP, NetBIOS.
and HTTP.

Changes:

### 2.5.2 / 2018-06-26

* Add support for NetBIOS session protocol.
* Fix a bug on MacOS: loopback device name was poorly guessed.