Hello Nathan Binkert,
I'd like you to reexamine a change. Please visit
https://gem5-review.googlesource.com/3644
to look at the new patch set (#2).
Change subject: dev: Rename EtherTap to be EtherTapStub.
......................................................................
dev: Rename EtherTap to be EtherTapStub.
The EtherTap object is going to be reworked so that it connects to a tap
device directly, but it's worthwhile to still be able to use the m5tap
utility (util/tap) to send/receive packets on systems which don't support
tap but do support the pcap API. It can also be used to replay ethernet
frames, to capture the ethernet frames coming from gem5 for analysis, to
programmatically consume and/or generate the frames, or even to forward
them to/from a remote system.
Change-Id: Ic7bd763d86cd913ac373dd10a8d6d1fc6b35f95a
---
M src/dev/net/Ethernet.py
M src/dev/net/ethertap.cc
M src/dev/net/ethertap.hh
3 files changed, 42 insertions(+), 39 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/3644
To unsubscribe, visit https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic7bd763d86cd913ac373dd10a8d6d1fc6b35f95a
Gerrit-Change-Number: 3644
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