master
udld: initial support
Must include Packet32.h first to get struct bpf_program for pcap.h
const wherever possible
fix some const wherever
Fix Frédéric Raynal unicode problem
Merge branch 'const-wherever' of github.com:kiraware/libnet into kiraware-const-wherever
Add coding style hinting for Emacs
Follow-up to 6954544: update license in man pages and dll info
fix another const problem
Change from 4-clause to 3-clause BSD license for src/libnet_link_*.c