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
/
network
/
networkd-ndisc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: use monotonic instead of boot time to handle address creation/update...
Yu Watanabe
2021-08-09
1
-1
/
+3
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
network: fix overflow issue in address lifetime calculation
Yu Watanabe
2021-07-02
1
-2
/
+4
*
network: drop old ndisc configurations after new ones are configured
Yu Watanabe
2021-07-02
1
-3
/
+4
*
ether-addr-util: drop redundant "addr" from struct hw_addr_data
Yu Watanabe
2021-06-10
1
-3
/
+3
*
network: introduce request_hash_ops to dedup requests
Yu Watanabe
2021-06-08
1
-2
/
+2
*
network: ndisc: update log message
Yu Watanabe
2021-05-27
1
-2
/
+2
*
network: ndisc: always honor valid time
Yu Watanabe
2021-05-27
1
-20
/
+18
*
network: drop unused "callback" arguments in route_remove() and address_remove()
Yu Watanabe
2021-05-19
1
-2
/
+2
*
network: address: introduce link_get_ipv4/ipv6_address()
Yu Watanabe
2021-05-18
1
-2
/
+2
*
network: use request queue to configure addresses, routes, and nexthops
Yu Watanabe
2021-05-12
1
-62
/
+120
*
network: split out common part of route or address handlers
Yu Watanabe
2021-05-12
1
-19
/
+6
*
network: use IPV4_ADDRESS_FMT_STR/VAL macros and in6_addr_to_string() or friends
Yu Watanabe
2021-05-12
1
-45
/
+46
*
network: ndisc: fix ipv6 route preference for routes with Gateway=_ipv6ra
Yu Watanabe
2021-04-29
1
-1
/
+1
*
network: configure non-dhcp configs earlier even DUID-UUID is used by DHCP cl...
Yu Watanabe
2021-04-21
1
-0
/
+11
*
network: move RouteMetric= from [DHCPv6] to [IPv6AcceptRA]
Yu Watanabe
2021-04-21
1
-4
/
+4
*
network: refuse to configure engines such as DHCP client more than once
Yu Watanabe
2021-04-13
1
-1
/
+1
*
network: refuse to configure NDISC twice
Yu Watanabe
2021-04-10
1
-8
/
+9
*
network: also introduce UseDomains= for [DHCPv6] section
Yu Watanabe
2021-03-14
1
-1
/
+3
*
tree-wide: use usec_add() and usec_sub_unsigned()
Yu Watanabe
2021-03-05
1
-4
/
+4
*
network: move state file related functions to networkd-state-file.[ch]
Yu Watanabe
2021-03-03
1
-0
/
+1
*
network: suffix types with _t in public headers
Lennart Poettering
2021-02-18
1
-1
/
+1
*
tree-wide: constify variables if possible
Yu Watanabe
2021-02-18
1
-2
/
+2
*
network: use in_addr_prefix_to_string()
Yu Watanabe
2021-02-18
1
-3
/
+3
*
tree-wide: use in_addr_is_set() or friends
Yu Watanabe
2021-02-18
1
-6
/
+5
*
network: ndisc: change link state into "configuring" only when a new address ...
Yu Watanabe
2021-02-12
1
-3
/
+4
*
network: automatically set NLM_F_REPLACE flag
Yu Watanabe
2021-02-12
1
-1
/
+1
*
network: drop one more link_dirty()
Yu Watanabe
2021-02-01
1
-2
/
+0
*
network: drop many unnecessary link_dirty() calls
Yu Watanabe
2021-01-22
1
-14
/
+24
*
network: do not re-assign static routes when dynamic IPv6 addresses are updated
Yu Watanabe
2021-01-22
1
-14
/
+1
*
network: ndisc - Use ordered_set_ensure_put
Susant Sahani
2021-01-20
1
-4
/
+2
*
network: introduce RouterAllowList= and RouterDenyList= in [IPv6AcceptRA]
Yu Watanabe
2020-12-24
1
-8
/
+26
*
networkd: add support for prefix allow-list and route allow-list
Susant Sahani
2020-12-24
1
-14
/
+27
*
network: make RouteDenyList= filter route prefix rather than gateway address
Yu Watanabe
2020-12-24
1
-10
/
+11
*
network: fix condition for checking the provided gateway is assigned to link
Yu Watanabe
2020-12-24
1
-1
/
+1
*
network: drop redundant TAKE_PTR()
Yu Watanabe
2020-12-24
1
-2
/
+0
*
networkd: add RouteDenyList
Devon Pringle
2020-12-18
1
-11
/
+27
*
network: move variable declaration
Yu Watanabe
2020-12-18
1
-2
/
+2
*
networkd: handle ignoring ll gateway being link ll
Devon Pringle
2020-12-16
1
-3
/
+13
*
network: use address_get() in address_exists()
Yu Watanabe
2020-12-08
1
-1
/
+1
*
network: honor M or O flag in RA even if IPv6AcceptRA.DHCPv6Cleint=always
Yu Watanabe
2020-11-16
1
-4
/
+8
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: store full hardware address in Link struct
Timo Rothenpieler
2020-10-28
1
-2
/
+7
*
network: introduce network_adjust_ipv6_accept_ra()
Yu Watanabe
2020-10-15
1
-13
/
+16
*
network: when Gateway=_dhcp4, set several properties based on lease if they a...
Yu Watanabe
2020-10-15
1
-2
/
+15
*
network: determine a [Route] section will be used or not by gateway family in...
Yu Watanabe
2020-10-15
1
-2
/
+1
*
network: rename gateway_from_dhcp -> gateway_from_dhcp_or_ra
Yu Watanabe
2020-10-15
1
-1
/
+1
*
network: read peer address, label, broadcast from rtnl message
Yu Watanabe
2020-10-13
1
-3
/
+3
*
network: support IPv4 route with IPv6 gateway
Yu Watanabe
2020-10-08
1
-0
/
+3
*
network: also manage routes without RTA_OIF attribute
Yu Watanabe
2020-10-07
1
-1
/
+1
[next]