index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
sd-ndisc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-network: rename "index" field of the various clients to "ifindex"
Lennart Poettering
2016-05-26
1
-9
/
+8
*
sd-ndisc: properly make various parameters unsigned
Lennart Poettering
2016-05-26
1
-5
/
+5
*
sd-network: unify packet processing logic a bit
Lennart Poettering
2016-05-26
1
-2
/
+6
*
libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...
Lennart Poettering
2016-02-20
1
-1
/
+1
*
networkd: FIONREAD is not reliable on some sockets
Lennart Poettering
2016-02-16
1
-8
/
+5
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
sd-ndisc: simplify if stmt and reindent log messages
Zbigniew Jędrzejewski-Szmek
2016-01-18
1
-16
/
+15
*
sd-ndisc: simplify ndisc_prefix_new
Zbigniew Jędrzejewski-Szmek
2016-01-18
1
-4
/
+3
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-4
/
+1
*
sd-ndisc: better validate RA packets
Tom Gundersen
2015-11-25
1
-11
/
+47
*
sd-ndisc: always send the link-layer address
Tom Gundersen
2015-11-25
1
-6
/
+1
*
libsystemd-network: clean up recv functions
Tom Gundersen
2015-11-25
1
-3
/
+9
*
nd-ndisc: don't fail if src address is unset
Tom Gundersen
2015-11-19
1
-4
/
+15
*
sd-ndisc: drop RA packets from non-link-local addresses
Tom Gundersen
2015-11-19
1
-0
/
+3
*
networkd: ndisc/dhcpv6 - handle starting running clients
Tom Gundersen
2015-11-16
1
-1
/
+1
*
sd-ndisc: add missing parens
Tom Gundersen
2015-11-12
1
-1
/
+1
*
networkd: ndisc - handle router advertisement in userspace
Tom Gundersen
2015-11-11
1
-6
/
+5
*
sd-ndisc: introduce separate callbacks
Tom Gundersen
2015-11-11
1
-38
/
+79
*
sd-ndisc: notify user on STOP
Tom Gundersen
2015-11-11
1
-3
/
+6
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-5
/
+5
*
sd-ndisc: reduce callbacks
Tom Gundersen
2015-10-22
1
-13
/
+4
*
sd-ndisc: drop sd_ndisc_get_prefixlen()
Tom Gundersen
2015-10-22
1
-18
/
+0
*
sd-ndisc: drop sd_ndisc_prefix_match()
Tom Gundersen
2015-10-22
1
-6
/
+1
*
sd-ndisc: don't trigger timeout on prefix expiry
Tom Gundersen
2015-10-22
1
-66
/
+32
*
sd-ndisc: remove a prefix from the ndisc object when freeing it
Tom Gundersen
2015-10-22
1
-25
/
+18
*
sd-ndisc: don't inform the caller of expired prefixes
Tom Gundersen
2015-10-22
1
-20
/
+0
*
sd-ndisc: clean up state enum
Tom Gundersen
2015-10-22
1
-3
/
+5
*
sd-ndisc: rename icmp6 to ndisc throughout the code
Tom Gundersen
2015-10-22
1
-94
/
+92
*
libsystemd-network: split icm6-util.[ch] out of dhcp6 code
Tom Gundersen
2015-10-22
1
-4
/
+5
*
sd-ndisc: rename API from sd-icmp6-nd
Tom Gundersen
2015-10-22
1
-42
/
+42
*
sd-icmp6-nd: rename files to sd-ndisc
Tom Gundersen
2015-10-22
1
-0
/
+720