freebsd-dev/sys/dev/netmap
Luigi Rizzo f263752668 netmap_user.h:
add separate rx/tx ring indexes
   add ring specifier in nm_open device name

netmap.c, netmap_vale.c
   more consistent errno numbers

netmap_generic.c
   correctly handle failure in registering interfaces.

tools/tools/netmap/
   massive cleanup of the example programs
   (a lot of common code is now in netmap_user.h.)

nm_util.[ch] are going away soon.
pcap.c will also go when i commit the native netmap support for libpcap.
2014-01-16 00:20:42 +00:00
..
if_em_netmap.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
if_igb_netmap.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
if_lem_netmap.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
if_re_netmap.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
ixgbe_netmap.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
netmap_freebsd.c It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
netmap_generic.c netmap_user.h: 2014-01-16 00:20:42 +00:00
netmap_kern.h fix use after free when releasing a netmap adapter. 2014-01-07 21:14:28 +00:00
netmap_mbq.c It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
netmap_mbq.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
netmap_mem2.c sync with our internal repo - small change in debugging messages 2014-01-10 16:00:27 +00:00
netmap_mem2.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
netmap_vale.c netmap_user.h: 2014-01-16 00:20:42 +00:00
netmap.c netmap_user.h: 2014-01-16 00:20:42 +00:00