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-neighbor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-4
/
+2
*
basic/in-addr-util: add IN_ADDR_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-3
/
+3
*
network: re-design request queue
Yu Watanabe
2022-03-11
1
-7
/
+11
*
network: introduce request_call_netlink_async()
Yu Watanabe
2022-03-11
1
-25
/
+7
*
network: make request_process_address() and friends take Link and correspondi...
Yu Watanabe
2022-03-11
1
-7
/
+3
*
network: make address_configure() and friends take Request object
Yu Watanabe
2022-03-11
1
-8
/
+4
*
network: move functions
Yu Watanabe
2022-02-25
1
-22
/
+22
*
network: drop detailed log messages
Yu Watanabe
2022-02-25
1
-14
/
+17
*
network: remove only managed configs on reconfigure or carrier lost
Yu Watanabe
2022-02-01
1
-1
/
+5
*
network: rename NetworkConfigSection -> ConfigSection
Yu Watanabe
2022-01-19
1
-5
/
+5
*
network: split out neighbor_configure_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-12
/
+22
*
network: neighbor: accept an empty string assignment
Yu Watanabe
2021-11-11
1
-5
/
+17
*
network: neighbor: use "struct hw_addr_data" to store link layer address
Yu Watanabe
2021-11-11
1
-74
/
+11
*
ether-addr-util: replace ether_addr_from_string() with parse_ether_addr()
Yu Watanabe
2021-11-09
1
-2
/
+2
*
network: delay dropping addresses or so on reloading .network files
Yu Watanabe
2021-10-26
1
-0
/
+9
*
network: neighbor: fix log message
Yu Watanabe
2021-10-19
1
-1
/
+1
*
network: use NetworkConfigSource/State to manage neighbors
Yu Watanabe
2021-09-15
1
-141
/
+126
*
network: drop unused "after_configure" feature for nexthops, neighbors, and r...
Yu Watanabe
2021-09-10
1
-9
/
+0
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
network: rename Manager::links -> Manager::links_by_index
Yu Watanabe
2021-07-01
1
-1
/
+1
*
network: expose hash and compare functions
Yu Watanabe
2021-06-08
1
-2
/
+2
*
network: make nexthop_add(), nexthop_configure() and friends return 0 on success
Yu Watanabe
2021-05-22
1
-3
/
+1
*
network: fix possible message counter double decrement
Yu Watanabe
2021-05-18
1
-0
/
+3
*
network: use request queue to configure neighbors
Yu Watanabe
2021-05-12
1
-24
/
+70
*
network: make neighbor_configure() take callback
Yu Watanabe
2021-05-12
1
-30
/
+35
*
network: neighbor: use sd_netlink_message_read_data() at one more place
Yu Watanabe
2021-04-30
1
-30
/
+7
*
network: introduce log_neighbor_debug()
Yu Watanabe
2021-04-30
1
-34
/
+35
*
network: neighbor: downgrade log level
Yu Watanabe
2021-04-29
1
-4
/
+3
*
network: neighbor: Always add neighbors with replace
William A. Kennington III
2021-04-28
1
-4
/
+0
*
network: make address_configure() or friends return 1 when the address is new
Yu Watanabe
2021-02-12
1
-2
/
+5
*
network: neighbor - use hashmap_ensure_put
Susant Sahani
2021-01-15
1
-5
/
+1
*
network: do not configure static configs more than once simultaneously
Yu Watanabe
2020-12-11
1
-0
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: rename network_verify_xxx() -> network_drop_invalid_xxx()
Yu Watanabe
2020-10-07
1
-1
/
+1
*
network: make neighbor_free() return NULL
Yu Watanabe
2020-10-07
1
-3
/
+3
*
network: introduce network_verify_neighbors()
Yu Watanabe
2020-10-07
1
-1
/
+12
*
network: introduce neighbor_drop_{,foreign_}neighbors()
Yu Watanabe
2020-10-07
1
-3
/
+54
*
network: cleanup headers in networkd-neighbor.[ch]
Yu Watanabe
2020-10-07
1
-5
/
+1
*
network: drop unused arguments
Yu Watanabe
2020-10-07
1
-7
/
+7
*
network: make several functions static
Yu Watanabe
2020-10-07
1
-3
/
+5
*
network: make neighbor_{add,get}() takes Neighbor object
Yu Watanabe
2020-10-07
1
-63
/
+36
*
network: drop list of static neighbors
Yu Watanabe
2020-10-07
1
-32
/
+19
*
network: move manager_rtnl_process_neighbor() to networkd-neighbor.c
Yu Watanabe
2020-10-07
1
-0
/
+180
*
network: move link_request_set_neighbors() to networkd-neighbor.c
Yu Watanabe
2020-10-07
1
-0
/
+27
*
network: move functions
Yu Watanabe
2020-10-07
1
-118
/
+118
*
network: set key destructor in several hash_ops
Yu Watanabe
2020-07-29
1
-1
/
+1
*
networkd: Use NLM_F_ACK on the netlink message to add a neighbor.
YmrDtnJu
2020-07-20
1
-1
/
+1
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-17
1
-6
/
+7
*
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-12
/
+3
*
network: append INTERFACE= attributes for logs corresponds to a netif
Yu Watanabe
2020-01-07
1
-9
/
+9
[next]