index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
in-addr-util.c
Age
Commit message (
Expand
)
Author
2016-11-21
basic: make sure in_addr_from_string() can take NULL arguments
Lennart Poettering
2016-11-21
basic: add explicit ipv4-specific in_addr classification calls
Lennart Poettering
2016-06-09
Merge pull request #3432 from poettering/resolved-ll-ipv6
Martin Pitt
2016-06-06
util: make it easier to check whether in_addr or in6_addr addresses are NULL
Lennart Poettering
2016-06-06
resolved: support IPv6 DNS servers on the local link
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-13
tree-wide: check if errno is greater then zero
Zbigniew Jędrzejewski-Szmek
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-27
resolved: fix typo in in_addr_is_localhost()
Mantas MikulÄ—nas
2015-11-27
resolved: never cache RRs originating from localhost
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers