History log of /barrelfish-master/lib/net/netbufs.c
Revision Date Author Comments
# 3afb1b97 12-Dec-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

nfs: increased max read size

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


# 8ff0486c 13-Nov-2018 Simon Gerber <simon.gerber@inf.ethz.ch>

Remove invoke_frame_identify, replaced with frame_identify().

This commit fully removes the Frame_Identify invocation and replaces the
calls with frame_identify().
Additionally, because the KCB is special, this commit introduces a new
invocation kcb_identify() which translates the lvaddr in the KCB
capability into the pysical address of the kernel control block.

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 4a44a071 28-Mar-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

libnet: netbufs set vbase correctly

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


# d26c58e9 28-Mar-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

libnet: changed buffer allocation to new framework

Signed-off-by: Roni Häcki <roni.haecki@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>


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

libnet: refactor initialization code

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


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

libnet: use shifts instead of divisions for netbuf

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>


# 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>