summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp6-option.c
Commit message (Expand)AuthorAgeFilesLines
...
* sd-dhcp6: fix domainname memleakDavid Herrmann2015-08-261-1/+0
* dhcp6-option: Add helper function for uncompressed domain namesPatrik Flykt2015-08-211-0/+82
* dhcp6-option: Add helper function for fetching IPv6 addressesPatrik Flykt2015-08-211-1/+19
* 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