History log of /dflybsd-src/share/man/man4/netmap.4 (Results 1 – 3 of 3)
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 ...


# 7c417b37 01-Jan-2014 Franco Fichtner <franco@lastsummer.de>

netmap: revamped documentation


# fb578518 24-Dec-2013 Franco Fichtner <franco@lastsummer.de>

netmap: initial import of netmap core

Vanilla sources; not hooked up to the build.

Taken-from: https://code.google.com/p/netmap/ (3b385fe7854d)