index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "network: delay to configure address until it is removed on reconfigure"
Yu Watanabe
2023-07-23
1
-4
/
+0
*
network: delay to configure address until it is removed on reconfigure
Yu Watanabe
2023-07-03
1
-0
/
+4
*
network: constify several functions
Yu Watanabe
2023-07-03
1
-3
/
+3
*
network: drop REMOVING flag when a netlink message is sent to kernel
Yu Watanabe
2022-12-06
1
-1
/
+2
*
network: add missing assertion
Yu Watanabe
2022-11-30
1
-0
/
+1
*
network: make sec_to_usec() map 0sec -> 0usec
Yu Watanabe
2022-10-03
1
-4
/
+7
*
network: fix DHCPv4 address renewal with IPv4ACD
Yu Watanabe
2022-08-18
1
-6
/
+5
*
network: fix infinite lifetime handling
Yu Watanabe
2022-07-14
1
-0
/
+12
*
network: rename NetworkConfigSection -> ConfigSection
Yu Watanabe
2022-01-19
1
-37
/
+0
*
network: dhcp-pd: rename [DHCPv6PrefixDelegation] -> [DHCPPrefixDelegation]
Yu Watanabe
2021-12-07
1
-1
/
+1
*
network: introduce NETWORK_CONFIG_SOURCE_RUNTIME
Yu Watanabe
2021-11-26
1
-0
/
+1
*
Typos found by codespell
Dimitri Papadopoulos
2021-10-20
1
-2
/
+2
*
network: route: drop kernel version check for route expiration
Yu Watanabe
2021-10-19
1
-2
/
+0
*
network: introduce NetworkConfigSource and NetworkConfigState
Yu Watanabe
2021-09-15
1
-0
/
+97
*
network: further unification of MUD url parsers
Yu Watanabe
2021-07-14
1
-11
/
+1
*
networkd: add shared parser for mud urls
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-0
/
+11
*
network: unify log_link_message_full_errno() and log_message_warning_errno()
Yu Watanabe
2021-04-29
1
-6
/
+14
*
network: move AddressFamily into network-util for the use by wait-online later
LetzteInstanz
2021-04-14
1
-10
/
+1
*
network: warn when any positive boolean string is specified for IPMasquerade=
Yu Watanabe
2021-02-19
1
-1
/
+1
*
network: suffix types with _t in public headers
Lennart Poettering
2021-02-18
1
-2
/
+2
*
network: nexthop: introduce Family= setting in [NextHop] section
Yu Watanabe
2021-02-17
1
-0
/
+3
*
Merge pull request #18007 from fw-strlen/ipv6_masq_and_dnat
Lennart Poettering
2021-02-16
1
-0
/
+1
|
\
|
*
networkd: extend IPMasquerade to cover ipv6
Florian Westphal
2021-01-19
1
-0
/
+1
*
|
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-3
/
+4
*
|
networkd: make network_config_section_free() inline
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-2
/
+5
*
|
network: dhcp: use string table
Yu Watanabe
2021-02-11
1
-0
/
+2
*
|
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
|
/
*
networkd: merge ll addressing fallback modes into normal "boolean" values
Zbigniew Jędrzejewski-Szmek
2020-11-30
1
-3
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: introduce hashmap_find_free_section_line()
Yu Watanabe
2020-10-06
1
-1
/
+2
*
network: move log_message_warning_errno() to networkd-util.h
Yu Watanabe
2020-10-06
1
-0
/
+10
*
sd-dhcp: clean-up of DHCP lease server code
Lennart Poettering
2020-05-30
1
-2
/
+2
*
network: define string lookup table for the DHCP info bits
Zbigniew Jędrzejewski-Szmek
2020-04-10
1
-0
/
+5
*
network: introduce DAD for static address
Susant Sahani
2019-12-06
1
-0
/
+3
*
network: add RoutingPolicyRule.Family= setting
Yu Watanabe
2019-08-16
1
-0
/
+3
*
network: rename AddressFamilyBoolean -> AddressFamily
Yu Watanabe
2019-08-16
1
-10
/
+10
*
network: use DEFINE_STRING_TABLE_LOOKUP() macro for AddressFamilyBoolean
Yu Watanabe
2019-05-04
1
-2
/
+5
*
networkd: Option to use LinkLocalAddressing only when DHCP fails
Susant Sahani
2019-05-04
1
-4
/
+6
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
network: drop sections contain invalid settings in network_verify()
Yu Watanabe
2019-03-13
1
-0
/
+22
*
network: move NetworkConfigSection and related functions to networkd-util.[ch]
Yu Watanabe
2019-03-13
1
-0
/
+11
*
network: update enum value assignments for AddressFamilyBoolean
Yu Watanabe
2019-02-19
1
-4
/
+4
*
tree-wide: drop double newline
Yu Watanabe
2018-06-29
1
-1
/
+0
*
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: port over all code to the new CONFIG_PARSER_PROTOTYPE() macro
Lennart Poettering
2018-05-22
1
-2
/
+3
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
setup route expiration in kernel if supported
Daniel Dao
2018-03-12
1
-0
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
[next]