summaryrefslogtreecommitdiff
path: root/sys/src/cmd/ip/dhcpd/dhcpd.c
AgeCommit message (Expand)Author
2022-06-16ip/dhcpd: quiet up syslogJacob Moody
2022-06-05ip/dhcpd: properly skip past ipv6 addresses in addrsoptJacob Moody
2022-03-13ip/dhcpd: ignore icmp advicecinap_lenrek
2021-04-11ip/dhcpd: work around raspberry pi pxe firmware by providing dhcp option 66cinap_lenrek
2019-10-22ip/dhcpd: prevent client from increasing max reply size beyond the reply buff...cinap_lenrek
2019-01-24ip/dhcpd: remove undocumented dhcpgroup mechanism, group related ndb attribut...cinap_lenrek
2019-01-23ip/dhcpd: send vendor ndb attribute if available (thanks k0ga)cinap_lenrek
2019-01-23ip/dhcpd: change swap to rootserver (thanks k0ga)cinap_lenrek
2018-11-08ip/dhcpd: Add swap server support in dhcpd (thanks k0ga)cinap_lenrek
2018-10-08ip/dhcpd, ip/tftpd: change default for tftp homedir to /cinap_lenrek
2018-09-26libc: return number of bytes produced for idn2utf() and utf2idn()cinap_lenrek
2018-09-25ip/dhcpd: handle internationalized domain namescinap_lenrek
2018-09-25ip/dhcpd: implement rfc3397 dhcp search domain option (dnsdomain)cinap_lenrek
2018-09-01ip/dhcpd: bring back interface address for arpenter()cinap_lenrek
2018-09-01ip/dhcpd: add varargck pragma for warning() and fatal(), do syserr with %r fo...cinap_lenrek
2018-08-30ip/dhcpd: revert arpenter() changescinap_lenrek
2018-08-26ip/dhcpd: reject bogus requests, handle multiple ether= attributes in ndb, cl...cinap_lenrek
2018-08-25ip/dhcpd: handle multiple networks on the same interface, dont get confused b...cinap_lenrek
2018-06-03ip/dhcpd: parseip() error handling, make sure client ip is ipv4, add explicit...cinap_lenrek
2015-03-18dhcpd: ignore ";" filename from sgi arcs bootp(); commandcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen