summaryrefslogtreecommitdiff
path: root/src/basic/in-addr-util.c
AgeCommit message (Expand)Author
2016-06-09Merge pull request #3432 from poettering/resolved-ll-ipv6Martin Pitt
2016-06-06util: make it easier to check whether in_addr or in6_addr addresses are NULLLennart Poettering
2016-06-06resolved: support IPv6 DNS servers on the local linkLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-13tree-wide: check if errno is greater then zeroZbigniew Jędrzejewski-Szmek
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-27resolved: fix typo in in_addr_is_localhost()Mantas MikulÄ—nas
2015-11-27resolved: never cache RRs originating from localhostLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers