index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
ip
/
ipconfig
/
dhcp.c
Age
Commit message (
Expand
)
Author
2023-05-21
ip/ipconfig: initial dhcpv6 support, clean default-routes and /net/ndb on remove
cinap_lenrek
2023-05-15
dhcp: fix out of bounds access in "ANDROID_METERED" fix
cinap_lenrek
2023-05-14
dhcp: skip android junk options
Ori Bernstein
2022-08-13
ip/ipconfig: we do not want icmp advice errors on our dhcp connection
cinap_lenrek
2022-06-05
ip/ipconfig: refactor plan9 vendor parsing
Jacob Moody
2021-04-11
ip/ipconfig: ODtftpserver (dhcp option 66) is of type string
cinap_lenrek
2019-09-06
ip/ipconfig: don't leave behind null address when dhcp gets interrupted
cinap_lenrek
2019-03-17
ip/ipconfig: use defaults for loopback
cinap_lenrek
2019-02-13
ip/ipconfig: format ipmask with %M instead of %I
cinap_lenrek
2019-01-23
ip/dhcpd: change swap to rootserver (thanks k0ga)
cinap_lenrek
2018-09-25
ip/ipconfig: implement rfc3397 dhcp dns search option (dnsdomain)
cinap_lenrek
2018-09-24
ip/ipconfig: handle noconfig flag for router advertisement, add debug prints,...
cinap_lenrek
2018-06-03
ip/ipconfig: use ipmove() instead of memmove()
cinap_lenrek
2018-05-01
ip/ipconfig: populate /net/ndb from v6 router advertisements, configure multi...
cinap_lenrek