]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: the netmap code from HEAD, now supported in the ixgbe/ and e1000/
authorluigi <luigi@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 May 2012 15:02:51 +0000 (15:02 +0000)
committerluigi <luigi@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 May 2012 15:02:51 +0000 (15:02 +0000)
commit20d7681dc6d8e65e27535cbb2b031da244314552
tree75820565dca0a52fecc351a34300ef7b41b3fff9
parent25fda634112d3fe4f60dbc019474b3f726a71cc5
MFC: the netmap code from HEAD, now supported in the ixgbe/ and e1000/
drivers (re/ will come in the next commit)

git-svn-id: svn://svn.freebsd.org/base/stable/9@235549 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
13 files changed:
sys/dev/netmap/if_em_netmap.h
sys/dev/netmap/if_igb_netmap.h
sys/dev/netmap/if_lem_netmap.h
sys/dev/netmap/if_re_netmap.h
sys/dev/netmap/ixgbe_netmap.h
sys/dev/netmap/netmap.c
sys/dev/netmap/netmap_kern.h
sys/net/netmap.h
sys/net/netmap_user.h
tools/tools/netmap/README
tools/tools/netmap/bridge.c
tools/tools/netmap/pcap.c
tools/tools/netmap/pkt-gen.c