History log of /freebsd-10-stable/sys/net/netmap_user.h
Revision Date Author Comments
# 278775 14-Feb-2015 luigi

sync with the version in head (r274338):
fix one comment, and return kernel-supplied error if available.
no API changes.


# 270292 21-Aug-2014 np

Update a couple of header files that were missed in r270252. This is a
direct commit to stable/10.

Submitted by: luigi


# 267281 09-Jun-2014 luigi

MFC 267168:
misc bugfixes:
- stdio.h is needed for fprint()
- make memsize uint32_t to avoid errors due to overflow
- honor the *XPOLL flagg in NIOCREGIF requests
- mmap fails wit MAP_FAILED, not NULL.


# 262151 18-Feb-2014 luigi

MFH: sync the netmap code with the one in HEAD
(enhanced VALE switch, netmap pipes, emulated netmap mode).
See details in the log for svn 261909.


# 278775 14-Feb-2015 luigi

sync with the version in head (r274338):
fix one comment, and return kernel-supplied error if available.
no API changes.


# 270292 21-Aug-2014 np

Update a couple of header files that were missed in r270252. This is a
direct commit to stable/10.

Submitted by: luigi


# 267281 09-Jun-2014 luigi

MFC 267168:
misc bugfixes:
- stdio.h is needed for fprint()
- make memsize uint32_t to avoid errors due to overflow
- honor the *XPOLL flagg in NIOCREGIF requests
- mmap fails wit MAP_FAILED, not NULL.


# 262151 18-Feb-2014 luigi

MFH: sync the netmap code with the one in HEAD
(enhanced VALE switch, netmap pipes, emulated netmap mode).
See details in the log for svn 261909.