History log of /barrelfish-master/lib/net/netif.c
Revision Date Author Comments
# db2a65d7 28-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: don't print in event loop

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# c06c54f5 21-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: attempt to make the polling a bit more efficient

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# fe3c38ef 06-Sep-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

libnet: also show cardname when dhcp is done

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# eae67ced 14-Jul-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

net: adding a loopback interface

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# 45aed495 06-Jul-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

harness: adjusting http tests to a new network stack

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# 27c7137a 06-Jul-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

tftpclient: converting to net sockets
net_sockets: adding local/remote addresses/ports to the net_socket structure
net,dhcp: adding a possibility of setting of static IP

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# dde2ba50 19-Jun-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

libc: removing newlib, adding BSD libc
posixcompat: moving gettimeofday to libc
harness: adding a simple math test
lwip, lwip2: moving includes to /include, compiling with BSD headers

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# 293bd541 06-Jun-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

devif: e1000 backend initial version

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# 6c768c3f 02-May-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

libnet: benchmarking distinguish between rx/tx dequeue

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# 4687b439 24-Apr-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

libnet: benchmark mode only count dequeues that do not fail

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# d7a81298 18-Apr-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

netlib: integrated e10k device queue including hardware filters

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# 1ce8b519 12-Apr-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: moving net.h to public include.

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 799b37d7 10-Apr-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: remove unneeded test code for the lwip stack

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# cfff74fe 07-Apr-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: fixing compilation with enabled debug

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 4848123c 06-Apr-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: printing IP info only if IP is set

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 9cb801df 05-Apr-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: improve benchmarking of LWIP stack

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 1cfba229 05-Apr-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: adding buffer debug facilities

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 8bf06601 04-Apr-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: adding basic benchmarking for enqueue and lwip stack

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 4fbd6cb3 03-Apr-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: adding timeout function

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 0c617e56 03-Apr-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

initial commit of libnet

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>