v0.7.2 - 2018/07/19: Loic Pefferkorn <loic-ipdecap@loicp.eu>
  * Fix segfault on malformed 802.1q header (author: aapo, issue #4)
  * Fix segfault on malformed IPIP header (issue #5)
  * Support for OpenSSL >= 1.1.0 (author: jumrc)
  * Global code cleanup: Doxygen comments, source code split

v0.7.1 - 2016/04/21: Loic Pefferkorn <loic-ipdecap@loicp.eu>
  * Autotools update to ensure OS X compatibility (10.9 with MacPorts)
  * Warnings cleanup

v0.7 - 2014/03/04: Loic Pefferkorn <loic-ipdecap@loicp.eu>
  * Ported to FreeBSD
  * Better error messages
  * Internal clean up
  * Clean unit tests leftovers on make clean

v0.6 - 2013/11/17: Loic Pefferkorn <loic-ipdecap@loicp.eu>
  * Switch back to Autotools build system
  * Unit testing through pcap samples.
  * Support for 6in4 protocol (IPv6 encapsulated within IPv4)
  * Remove virtual lan (IEEE 802.1Q) header

v0.5 - 2013/01/06: Loic Pefferkorn <loic-ipdecap@loicp.eu>
  * First public version
  * Upload to GitHub
