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-ndisc.c
Age
Commit message (
Expand
)
Author
2016-02-20
libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...
Lennart Poettering
2016-02-16
networkd: FIONREAD is not reliable on some sockets
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-18
sd-ndisc: simplify if stmt and reindent log messages
Zbigniew Jędrzejewski-Szmek
2016-01-18
sd-ndisc: simplify ndisc_prefix_new
Zbigniew Jędrzejewski-Szmek
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-25
sd-ndisc: better validate RA packets
Tom Gundersen
2015-11-25
sd-ndisc: always send the link-layer address
Tom Gundersen
2015-11-25
libsystemd-network: clean up recv functions
Tom Gundersen
2015-11-19
nd-ndisc: don't fail if src address is unset
Tom Gundersen
2015-11-19
sd-ndisc: drop RA packets from non-link-local addresses
Tom Gundersen
2015-11-16
networkd: ndisc/dhcpv6 - handle starting running clients
Tom Gundersen
2015-11-12
sd-ndisc: add missing parens
Tom Gundersen
2015-11-11
networkd: ndisc - handle router advertisement in userspace
Tom Gundersen
2015-11-11
sd-ndisc: introduce separate callbacks
Tom Gundersen
2015-11-11
sd-ndisc: notify user on STOP
Tom Gundersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-22
sd-ndisc: reduce callbacks
Tom Gundersen
2015-10-22
sd-ndisc: drop sd_ndisc_get_prefixlen()
Tom Gundersen
2015-10-22
sd-ndisc: drop sd_ndisc_prefix_match()
Tom Gundersen
2015-10-22
sd-ndisc: don't trigger timeout on prefix expiry
Tom Gundersen
2015-10-22
sd-ndisc: remove a prefix from the ndisc object when freeing it
Tom Gundersen
2015-10-22
sd-ndisc: don't inform the caller of expired prefixes
Tom Gundersen
2015-10-22
sd-ndisc: clean up state enum
Tom Gundersen
2015-10-22
sd-ndisc: rename icmp6 to ndisc throughout the code
Tom Gundersen
2015-10-22
libsystemd-network: split icm6-util.[ch] out of dhcp6 code
Tom Gundersen
2015-10-22
sd-ndisc: rename API from sd-icmp6-nd
Tom Gundersen
2015-10-22
sd-icmp6-nd: rename files to sd-ndisc
Tom Gundersen