index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: add more debugging logs
Yu Watanabe
2024-11-04
1
-2
/
+0
*
emit a warning in networkd if managed sysctls are changed
Matteo Croce
2024-09-11
1
-1
/
+3
*
network/lldp: do not save LLDP neighbors under /run/systemd
Yu Watanabe
2024-03-01
1
-2
/
+1
*
network: use FOREACH_STRING()
Yu Watanabe
2024-02-24
1
-11
/
+9
*
sd-network: modernize log error messages
Zbigniew Jędrzejewski-Szmek
2023-09-19
1
-1
/
+1
*
networkd: implement Type=notify-reload protocol
Lennart Poettering
2023-01-10
1
-2
/
+0
*
network: support --bus-introspect option
Yu Watanabe
2021-11-18
1
-0
/
+10
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
network: do not update state files when running in test mode
Yu Watanabe
2021-09-29
1
-2
/
+2
*
network: split manager_new() into two part
Yu Watanabe
2021-09-29
1
-2
/
+2
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-1
/
+1
*
network: allocate FirewallContext lazily
Yu Watanabe
2021-03-23
1
-4
/
+0
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
firewall-util: introduce context structure
Florian Westphal
2020-12-16
1
-0
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: introduce helper function to enumerate information using netlink
Yu Watanabe
2020-10-06
1
-22
/
+2
*
various daemons: emit Stopping... notification before destructing the manager...
Zbigniew Jędrzejewski-Szmek
2020-07-02
1
-1
/
+1
*
resolved, networkd: don't resolve the user if not root
Topi Miettinen
2019-12-07
1
-18
/
+19
*
network: introduce ip nexthop routing
Susant Sahani
2019-10-14
1
-0
/
+4
*
networkd: Keep track of static neighbors
William A. Kennington III
2019-08-12
1
-0
/
+4
*
network: include glibc headers before including kernel headers
Yu Watanabe
2019-05-09
1
-0
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+3
*
network: define main through macro
Yu Watanabe
2018-12-08
1
-55
/
+31
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
network: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-0
/
+1
*
user-util: rework get_user_creds()
Lennart Poettering
2018-08-20
1
-1
/
+1
*
network: move sd_event initialization to manager_new()
Yu Watanabe
2018-07-18
1
-13
/
+2
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: warn when a directory path already exists but has bad mode/owner/type
Zbigniew Jędrzejewski-Szmek
2018-03-23
1
-4
/
+4
*
basic/mkdir: convert bool flag to enum
Zbigniew Jędrzejewski-Szmek
2018-03-22
1
-4
/
+4
*
network: create runtime sub-directories after drop_privileges()
Yu Watanabe
2018-01-16
1
-14
/
+18
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
mkdir: introduce follow_symlink flag to mkdir_safe{,_label}()
Yu Watanabe
2017-10-06
1
-4
/
+4
*
networkd: add support to configure IP Rule (#5725)
Susant Sahani
2017-09-14
1
-0
/
+6
*
units: make use of !! ExecStart= prefix in systemd-networkd.service
Yu Watanabe
2017-08-26
1
-7
/
+11
*
networkd: move event loop handling out of the manager (#4723)
Tom Gundersen
2016-11-28
1
-3
/
+20
*
networkd: clean up main header file a bit
Tom Gundersen
2016-11-14
1
-1
/
+1
*
DHCP DUID, IAID configuration options
Vinay Kulkarni
2016-03-31
1
-0
/
+5
*
Revert "DHCP DUID and IAID configurability"
Zbigniew Jędrzejewski-Szmek
2016-03-21
1
-5
/
+0
*
DHCP DUID and IAID configurability
Vinay Kulkarni
2016-03-10
1
-0
/
+5
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
networkd: route - track routes
Tom Gundersen
2015-10-30
1
-0
/
+6
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
1
-1
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-1
/
+3
*
Fix error message for enumerate addresses
rinrinne
2015-07-03
1
-1
/
+1
*
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
1
-1
/
+1
[next]