summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp6-option.c
AgeCommit message (Expand)Author
2016-07-28./move.shLuke Shumaker
2016-02-13Merge pull request #2589 from keszybz/resolve-tool-2Lennart Poettering
2016-02-11Add memcpy_safeZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-20dhcp: make DHCP6_OPTION_* enum publicBeniamino Galvani
2015-11-25dns-domain: rework dns_label_escape() to not imply memory allocationLennart Poettering
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-30sd-dhcp6-client: fix assert in options parsingTom Gundersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-08-27tree-wide: we place the opening bracket on the same line as the function nameLennart Poettering
2015-08-26sd-dhcp6: fix domainname memleakDavid Herrmann
2015-08-21dhcp6-option: Add helper function for uncompressed domain namesPatrik Flykt
2015-08-21dhcp6-option: Add helper function for fetching IPv6 addressesPatrik Flykt
2014-11-05libsystemd-network: don't use unaligned helpers in _packed_ structsTom Gundersen
2014-11-01dhcp6: use unaligned read/write helpersTom Gundersen
2014-10-09sd-dhcp6-lease: Name the structure containing IAADDR dataPatrik Flykt
2014-06-26sd-dhcp6-client: Implement Rapid CommitPatrik Flykt
2014-06-19sd-dhcp6-client: Add IA Address option parsingPatrik Flykt
2014-06-19sd-dhcp6-client: Add basic DHCPv6 option handlingPatrik Flykt