summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp-packet.c
AgeCommit message (Expand)Author
2016-07-28./move.shLuke Shumaker
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo
2016-01-20dhcp: make DHCP_OPTION_* enum publicBeniamino Galvani
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-10-11sd-dhcp-client: support non-Ethernet hardware addressesDan Williams
2014-06-17sd-dhcp: checksum - make endianess-neutralTom Gundersen
2014-05-21sd-dhcp: option_append - support falling back to 'sname' and 'file'Tom Gundersen
2014-05-20sd-dhcp: refactor dhcp_option_appendTom Gundersen
2014-05-06sd-dhcp: network - set TOS on outgoing packetsTom Gundersen
2014-04-08sd-dhcp-client: include client id in debug messagesTom Gundersen
2014-04-07libsystemd-network: Speed up checksum computation using 64 bit integersTom Gundersen
2014-04-06sd-dhcp-client: eagerly drop too small packetsTom Gundersen
2014-04-06sd-dhcp-client: move magic cookie into DHCPMessage structTom Gundersen
2014-03-30sd-dhcp: avoid checksum calculation if possibleTom Gundersen
2014-03-30sd-dhcp: check for ipv4 packetsTom Gundersen
2014-03-30sd-dhcp: check for udp packetsUmut Tezduyar Lindskog
2014-03-19libsystemd-network: Export checksum function to test casePatrik Flykt
2014-03-11sd-dhcp: generalise ip header generationTom Gundersen
2014-02-28sd-network: add new libraryTom Gundersen