History log of /barrelfish-master/lib/net/dhcp.c
Revision Date Author Comments
# 862898c7 16-Jan-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

libnet: dhcp fixed bug in case of polling

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


# 39a607c7 21-Sep-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

libnet: fixed debugging mode

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


# 7f0cfb30 24-Aug-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

libnet: added possiblity to query own IP address

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


# 35904ae8 22-Jul-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

octopus: remove include to flounder file in public include

Signed-off-by: Reto Achermann <reto.achermann@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>


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

net: converting lwip types to bsd types

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


# c145b00a 31-May-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

net/arp and net/dhcp: adding missing includes

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


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

netlib: better integration of harware filtering

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


# 7789f2b2 11-Apr-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: bugfixes in dhcp module

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


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

libnet: ensure DHCP timeout is checked in polling mode

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


# 8604cc55 08-Apr-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

libnet: some bugfixes in the DHCP functionality

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>


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

libnet: adding DHCP management functionality

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