summaryrefslogtreecommitdiff
path: root/src/libnet_link_bpf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bpf.h include after removal, macOS has this in net/bpf.hJoachim Nilsson2019-10-201-2/+0
* Change from 4-clause to 3-clause BSD license for src/libnet_link_*.cJoachim Nilsson2019-10-201-14/+22
* Add coding style hinting for EmacsJoachim Nilsson2019-10-081-1/+6
* Minor, coding style/whitespace cleanupJoachim Nilsson2019-10-081-1/+5
* Skip sys/timeb.h also on FreeBSD, deprecatedJoachim Nilsson2019-10-081-1/+1
* Drop gratuitous EOF and end of fileJoachim Nilsson2019-10-061-1/+0
* Merge branch 'master' of https://github.com/sgeto/libnet into sgeto-masterJoachim Nilsson2019-09-281-1/+1
* Use snprintf instead of sprintfdohnuts2019-09-251-2/+2
* Do not include timeb.h on OpenBSDdohnuts2019-09-251-0/+2
* Add link_addr member to libnet_t for use with libnet_get_hwaddr()Joachim Nilsson2019-09-241-4/+2
* Move libnet/ content to top of git repoSam Roberts2019-09-231-0/+349