History log of /dflybsd-src/sys/net/netmap/netmap.h (Results 1 – 1 of 1)
Revision Date Author Comments
# f933b737 25-May-2019 Sascha Wildner <saw@online.de>

kernel/netmap: Move headers into <net/netmap/...>.

Note that netmap isn't hooked into the build right now, and because of
that, this commit results in removing them from their current location.

Som

kernel/netmap: Move headers into <net/netmap/...>.

Note that netmap isn't hooked into the build right now, and because of
that, this commit results in removing them from their current location.

Some dports like net/libpcap started breaking after 2c68437386f4be2ed45a4
because configure found a building netmap_user.h and decided that we have
a current and usable netmap.

Reported-by: zrj

show more ...