summaryrefslogtreecommitdiffhomepage
path: root/dhcpv4
AgeCommit message (Expand)Author
2019-11-20Remove dhcpv4 namespacekevin
2019-11-20Rename function to WithRelayAgentInfokevin
2019-11-20Add support for copying relay optionskevin
2019-10-25Added additional DHCP4 Relay Agent Information sub options (as per various RF...Mantic
2019-10-15server4: Only allow IPv4 addressesAnatole Denis
2019-10-15server4: Use port 0 in testsAnatole Denis
2019-10-15server4: Respect listen addressAnatole Denis
2019-10-01server{4,6}: Return UDPConn from NewIPv*UDPConnAnatole Denis
2019-09-25dhcpv4: combine small filesChris Koch
2019-09-24nclient6: copy & paste log infra to v6Chris Koch
2019-09-17dhcpv4: Move BindToInterface to interfaces packageAnatole Denis
2019-09-16dhcpv4: Mark all options as requested absent PRL (#315)Anatole Denis
2019-09-12Increase DHCPv4 IP TTL from 30 to 64 (#314)Ross Hanson
2019-08-14Bind interface fix (#310)borna-blazevic
2019-07-29server4: set peer to broadcast if client IP is zeroChris Koch
2019-07-22Fixed unnecessary conversions (#304)Christian Muehlhaeuser
2019-07-22Fixed typos in dhcpv4 (#303)Christian Muehlhaeuser
2019-07-05v4 discover: don't ask for broadcastChris Koch
2019-06-27dhcpv4: actually use random number timeoutChris Koch
2019-06-19dhcpv4: make the short stringer more usefulChris Koch
2019-06-19nclient4: add logging optionsChris Koch
2019-05-24Changing Arista cid regex forprepended bytes (#293)Akshay Navale
2019-05-22Ignore bytes after end of IP packet in BroadcastRawUDPConn.ReadFrom (#292)lprylli
2019-05-15Adding Juniper EX pattern for circuit parsing (#291)Akshay Navale
2019-05-14Remove SHIFT IN character bytes from Circuit ID (#289)Akshay Navale
2019-05-14Improve compatibility with some ipv4 networks.Loic Prylli
2019-05-09NewReplyFromRequest: copy gw ipPablo Mazzini
2019-05-09NewReplyFromRequest: copy gw ipPablo Mazzini
2019-05-09[dhcpv4] Do not Gateway IP address on packets sent by clients (#287)Marco Guerri
2019-05-08[CI] Added lintersAndrea Barberio
2019-04-17nclient4: fix conn race conditionChristopher Koch
2019-04-17[server] Serve returns an error, and closes when doneAndrea Barberio
2019-04-07nclient4: simplify New interfaceChristopher Koch
2019-04-04dhcpv4: add RFC3442 route optionsChristopher Koch
2019-04-03Use cancellable crypto RNG from u-rootAndrea Barberio
2019-04-03Allow 0xFF padding in 'End' option (#265)Alexander Tischenko
2019-04-03Modifying the writeIP function to always write IPv4 in 4 byte long format.Akshay Navale
2019-03-29server4 test: pick ports > 32kChris K
2019-03-29dhcpv4: pad v4 messages to a 300 byte minimumChristopher Koch
2019-03-27client4: add a new DHCPv4 client.Christopher Koch
2019-03-13Add partial (client) binding support for BSD (#260)Dmitri Goutnik
2019-03-13Adding CircuitId parsing logic into dhcpv4 lib (#255)Akshay Navale
2019-03-13[dhcpv4] simplify userclass handling (#249)Pablo Mazzini
2019-01-28update bsdpPablo Mazzini
2019-01-28update bsdpPablo Mazzini
2019-01-28update bsdpPablo Mazzini
2019-01-28[dhcpv4] move default to main directoryPablo Mazzini
2019-01-28dhcpv4: moved client into dhcpv4/client4Andrea Barberio
2019-01-26dhcpv6: introduce TransactionID typeChristopher Koch
2019-01-25[async] re-add modifiers to Send method (#239)Pablo Mazzini