Hello Nathan Binkert,

I'd like you to reexamine a change. Please visit

    https://gem5-review.googlesource.com/3646

to look at the new patch set (#2).

Change subject: dev: Add a version of EtherTap which uses the tap driver.
......................................................................

dev: Add a version of EtherTap which uses the tap driver.

The object is called EtherTap (as opposed to EtherTapStub, what the former
EtherTap was renamed to), and its existance is gated on the linux/if_tun.h
header file existing. That's probably overly strict, but it will hopefully
be minimally likely to break the build for other systems.

Change-Id: Ie03507fadf0d843a4d4d52f283c44a416c6f2a74
---
M SConstruct
M src/dev/net/Ethernet.py
M src/dev/net/ethertap.cc
M src/dev/net/ethertap.hh
4 files changed, 127 insertions(+), 0 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/3646
To unsubscribe, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie03507fadf0d843a4d4d52f283c44a416c6f2a74
Gerrit-Change-Number: 3646
Gerrit-PatchSet: 2
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Nathan Binkert <[email protected]>
Gerrit-CC: Jason Lowe-Power <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to