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
/
libsystemd-network
/
sd-icmp6-nd.c
Age
Commit message (
Expand
)
Author
2015-08-27
network: get rid of more RefCnt usage
Lennart Poettering
2015-08-27
tree-wide: we place the opening bracket on the same line as the function name
Lennart Poettering
2015-01-27
sd-icmp6-nd: Add support for fetching the latest expired prefix
Patrik Flykt
2015-01-27
sd-icmp6-nd: Parse ICMPv6 prefix information
Patrik Flykt
2015-01-27
sd-icmp6-nd: Add helper function to get the IPv6 link MTU
Patrik Flykt
2015-01-27
sd-icmp6-nd: Add link and prefix structures for ICMPv6
Patrik Flykt
2015-01-27
sd-icmp6-nd: Update Router Advertisement handling
Patrik Flykt
2015-01-13
refcnt: refcnt is unsigned, fix comparisons
Tom Gundersen
2014-12-11
tree-wide: use our memset() macros instead of memset() itself
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-27
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-04
sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()
Lennart Poettering
2014-08-30
Fix a few more typos
Ruben Kerkhof
2014-08-28
sd-event: name event sources used in libraries
Tom Gundersen
2014-07-24
libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possible
Tom Gundersen
2014-06-26
sd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery
Patrik Flykt
2014-06-20
sd-icmp6-nd: fix uninitialized fd
Ronny Chevalier
2014-06-19
sd-icmp6-nd: Add Router Solicitation and Advertisement support
Patrik Flykt