index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: Implement B.A.T.M.A.N. Advanced interface type
Annika Wickert
2021-02-24
10
-3
/
+300
*
network: nexthop: drop unnecessary nexthops
Yu Watanabe
2021-02-23
3
-0
/
+188
*
network: nexthop: read protocol in received netlink message
Yu Watanabe
2021-02-23
2
-1
/
+13
*
Merge pull request #18704 from keszybz/fallback-hostame-override
Zbigniew Jędrzejewski-Szmek
2021-02-23
2
-3
/
+3
|
\
|
*
shared/conf-parser: allow more than one location of the main config file
Zbigniew Jędrzejewski-Szmek
2021-02-21
2
-3
/
+3
*
|
network: route: shorten code a bit
Yu Watanabe
2021-02-22
1
-39
/
+17
*
|
network: nexthop: add Blackhole= setting in [NextHop] section
Yu Watanabe
2021-02-22
6
-58
/
+173
*
|
network: nexthop: add OnLink= setting
Yu Watanabe
2021-02-20
4
-3
/
+69
*
|
network: fix typo
Yu Watanabe
2021-02-20
2
-2
/
+2
*
|
network: make Broadcast= accept boolean value
Yu Watanabe
2021-02-20
2
-2
/
+43
*
|
network: add nexthop ID in debugging logs
Yu Watanabe
2021-02-19
1
-2
/
+3
*
|
network: add NextHop= setting in [Route] section
Yu Watanabe
2021-02-19
5
-14
/
+149
*
|
network: also manage nexthops by ID
Yu Watanabe
2021-02-19
3
-4
/
+17
*
|
Merge pull request #18646 from yuwata/network-ip-masquerade-follow-ups
Zbigniew Jędrzejewski-Szmek
2021-02-19
5
-23
/
+55
|
\
\
|
*
|
network: warn when any positive boolean string is specified for IPMasquerade=
Yu Watanabe
2021-02-19
3
-12
/
+53
|
*
|
network: address: reuse Address:ip_masquerade_done for IPv6 case
Yu Watanabe
2021-02-19
2
-11
/
+2
*
|
|
network: nexthop: update ID of nexthop created without specifiying ID
Yu Watanabe
2021-02-19
1
-8
/
+67
*
|
|
network: configure nexthop before routes that requires gateway
Yu Watanabe
2021-02-19
4
-40
/
+119
|
/
/
*
|
Merge pull request #18659 from poettering/permyriadification
Yu Watanabe
2021-02-19
1
-4
/
+5
|
\
\
|
*
|
util: move percent/permille/permyriad parser into percent-util.[ch]
Lennart Poettering
2021-02-18
1
-0
/
+1
|
*
|
tree-wide: parse permyriads wherever we can
Lennart Poettering
2021-02-18
1
-4
/
+4
|
|
/
*
/
Recommend drop-ins over modifications to the main config file
Zbigniew Jędrzejewski-Szmek
2021-02-19
1
-8
/
+9
|
/
*
network: rename UseFQDN= -> UseHostname=
Yu Watanabe
2021-02-18
4
-4
/
+5
*
Merge pull request #18685 from poettering/network-type-tweaks
Lennart Poettering
2021-02-18
8
-30
/
+30
|
\
|
*
network: tighten table alignment a bit
Lennart Poettering
2021-02-18
1
-17
/
+17
|
*
network: suffix types with _t in public headers
Lennart Poettering
2021-02-18
8
-13
/
+13
*
|
sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...
Lennart Poettering
2021-02-18
1
-3
/
+3
|
/
*
Merge pull request #18557 from poettering/enum-force-s64
Zbigniew Jędrzejewski-Szmek
2021-02-18
1
-0
/
+6
|
\
|
*
network: make use of SD_ENUM_FORCE_S64() for all public enums
Lennart Poettering
2021-02-16
1
-0
/
+6
*
|
network: Add "route_localnet" sysctl support
Susant Sahani
2021-02-18
4
-0
/
+19
*
|
network: DHCP option- use correct byteorder
Susant Sahani
2021-02-17
1
-2
/
+8
*
|
Merge pull request #18656 from yuwata/network-nexthop-tiny-cleanups
Lennart Poettering
2021-02-17
1
-27
/
+33
|
\
\
|
*
|
network: NHA_ID should be always set
Yu Watanabe
2021-02-17
1
-1
/
+7
|
*
|
network: constify arguments
Yu Watanabe
2021-02-17
1
-6
/
+6
|
*
|
network: introduce log_nexthop_debug()
Yu Watanabe
2021-02-17
1
-20
/
+20
*
|
|
tree-wide: constify variables if possible
Yu Watanabe
2021-02-17
1
-2
/
+2
*
|
|
network: use temporary buffer for safety
Yu Watanabe
2021-02-17
1
-1
/
+3
*
|
|
network: use in_addr_prefix_to_string()
Yu Watanabe
2021-02-17
7
-47
/
+41
*
|
|
tree-wide: use in_addr_is_set() or friends
Yu Watanabe
2021-02-17
18
-74
/
+70
*
|
|
network: assign values after all checks are passed
Yu Watanabe
2021-02-17
1
-5
/
+11
|
/
/
*
|
network: enumerate nexthops before routes
Yu Watanabe
2021-02-17
1
-4
/
+4
*
|
network: nexthop: first create nexthops with ID
Yu Watanabe
2021-02-17
1
-6
/
+15
*
|
Merge pull request #18632 from yuwata/network-nexthop-add-family
Zbigniew Jędrzejewski-Szmek
2021-02-17
5
-6
/
+107
|
\
\
|
*
|
network: nexthop: refuse 0 id
Yu Watanabe
2021-02-17
1
-4
/
+19
|
*
|
network: nexthop: introduce Family= setting in [NextHop] section
Yu Watanabe
2021-02-17
5
-0
/
+77
|
*
|
network: allow to configure nexthop with null address
Yu Watanabe
2021-02-17
1
-2
/
+3
|
*
|
network: nexthop: unset gateway when an empty string is assigned
Yu Watanabe
2021-02-17
1
-0
/
+8
*
|
|
network: refuse IPv4 multipath route for IPv6 route
Yu Watanabe
2021-02-17
1
-0
/
+11
*
|
|
network: Route::gw_family may be AF_UNSPEC
Yu Watanabe
2021-02-17
1
-2
/
+2
|
/
/
*
|
Merge pull request #18007 from fw-strlen/ipv6_masq_and_dnat
Lennart Poettering
2021-02-16
7
-10
/
+31
|
\
\
[next]