summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-04-29[server6] Server should join multicast addressAndrea Barberio
2019-04-29[netboot] use rtnl packageAndrea Barberio
2019-04-24[dhcpv6] Solicit messages derive default IAID from MAC addressAndrea Barberio
2019-04-23Revert "[dhcpv6] Solicit messages derive default IAID from MAC address"Andrea Barberio
2019-04-23[dhcpv6] Solicit messages derive default IAID from MAC addressAndrea Barberio
2019-04-17nclient4: fix conn race conditionChristopher Koch
2019-04-17[server] Serve returns an error, and closes when doneAndrea Barberio
2019-04-15Replace vishvananda/netlink with jsimonetti/rtnetlink (#271)insomniac
2019-04-09Update .travis.ymlinsomniac
2019-04-07nclient6: small fixesChristopher Koch
2019-04-07nclient4: simplify New interfaceChristopher Koch
2019-04-04client6: new async DHCPv6 client like #250.Christopher 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-29update README: add u-rootPablo Mazzini
2019-03-27client4: add a new DHCPv4 client.Christopher Koch
2019-03-14client: simulate relay (#259)Pablo Mazzini
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-03-11dhcpv6: standardize GetInnerMessageChristopher Koch
2019-03-11dhcpv6: remove setters and getters.Christopher Koch
2019-03-11dhcpv6: add explicit unmarshaling functions.Christopher Koch
2019-03-11dhcpv6: rename stuttering types.Christopher Koch
2019-03-07Allow Unknown OperState of the link interface (#254)Ɓukasz Siudut
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-28Created examples directory and adjusted READMEAndrea Barberio
2019-01-28dhcpv4: moved client into dhcpv4/client4Andrea Barberio
2019-01-28dhcpv6: moved client into dhcpv6/client6Andrea Barberio
2019-01-26dhcpv6: remove unnecessary Length functionChristopher Koch
2019-01-26dhcpv6: move option code and length marshaling to Options.ToBytes.Christopher Koch
2019-01-26dhcpv6: easier option parsingChristopher Koch
2019-01-26dhcpv6: use uio buffer in DHCPv6 message parsingChristopher Koch
2019-01-26dhcpv6: move option code types; add Stringer.Christopher Koch
2019-01-26dhcpv6: introduce TransactionID typeChristopher Koch
2019-01-26dhcpv6: clean up MessageTypeChristopher Koch
2019-01-26dhcpv6: introduce options type.Christopher Koch
2019-01-25[async] re-add modifiers to Send method (#239)Pablo Mazzini
2019-01-24Update CONTRIBUTORS.mdinsomniac
2019-01-24dhcpv4: getters instead of gettersChristopher Koch
2019-01-24dhcpv4: nicer API for option parsing.Christopher Koch
2019-01-20dhcpv4: fix TransactionID in SummaryChristopher Koch
2019-01-20dhcpv4: add Stringer for XIDChristopher Koch