Bug 2177 - Ipv6ExtensionFragmentHeader length is initialized to a wrong value.
# Makefile wrapper for wafall: ./waf# free free to change this part to suit your requirementsconfigure: ./waf configure --enable-examples --enable-testsbuild: ./waf buildinstall: ./waf installclean: ./waf cleandistclean: ./waf distclean