summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp6-option.c
Commit message (Expand)AuthorAgeFilesLines
* libsystemd-network: don't use unaligned helpers in _packed_ structsTom Gundersen2014-11-051-9/+8
* dhcp6: use unaligned read/write helpersTom Gundersen2014-11-011-18/+25
* sd-dhcp6-lease: Name the structure containing IAADDR dataPatrik Flykt2014-10-091-11/+10
* sd-dhcp6-client: Implement Rapid CommitPatrik Flykt2014-06-261-2/+3
* sd-dhcp6-client: Add IA Address option parsingPatrik Flykt2014-06-191-9/+172
* sd-dhcp6-client: Add basic DHCPv6 option handlingPatrik Flykt2014-06-191-0/+150