genode/os/src/test/nic_raw
Stefan Kalkowski 8fae7131c8 Unify buffer sizes of RX and TX in nic_session
In fact, the sizes were the same the whole time, but by using
the same enum in both cases to instantiate the Packet_stream_tx
and Packet_stream_rx members of the e.g. RPC object, it allows
for more flexible generalization between e.g. source or, sink
objects, when programming event-driven, and implementing generic
handlers for their signals.
2013-06-12 11:35:13 +02:00
..
main.cc Unify buffer sizes of RX and TX in nic_session 2013-06-12 11:35:13 +02:00
target.mk net: nic session client using net_stat lib 2013-05-10 11:16:10 +02:00