index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-network-gperf.gperf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
networkd: add possibility to specify MulticastIGMPVersion
Michele Dionisio
2024-11-06
1
-0
/
+1
*
Merge pull request #30952 from rpigott/resolved-dnr
Lennart Poettering
2024-10-22
1
-0
/
+3
|
\
|
*
network: Introduce IPv6RA UseDNR= option
Ronan Pigott
2024-10-21
1
-0
/
+1
|
*
network: Introduce UseDNR DHCPv6 option
Ronan Pigott
2024-10-21
1
-0
/
+1
|
*
network: Introduce UseDNR DHCPv4 option
Ronan Pigott
2024-10-21
1
-0
/
+1
*
|
network/route: use generic [Route] section parser more
Yu Watanabe
2024-10-11
1
-9
/
+9
*
|
network/route-nexthop: use generic [Route] section parser more
Yu Watanabe
2024-10-11
1
-6
/
+6
*
|
network/route-metric: merge conf parsers for route metric
Yu Watanabe
2024-10-11
1
-9
/
+9
*
|
network/address: several cleanups for config_parse_address()
Yu Watanabe
2024-10-11
1
-1
/
+1
*
|
network/routing-policy-rule: use in_addr_prefix for From= and To=
Yu Watanabe
2024-10-11
1
-3
/
+3
*
|
sd-netlink,network: rename functions and RoutingPolicyRule.type
Yu Watanabe
2024-10-10
1
-1
/
+1
*
|
network/nexthop: introduce generic conf parser for [NextHop] section
Yu Watanabe
2024-09-19
1
-6
/
+6
*
|
network/neighbor: introduce generic Neighbor section parser
Yu Watanabe
2024-09-18
1
-3
/
+3
|
/
*
network/address: use generic section parser more
Yu Watanabe
2024-09-06
1
-8
/
+8
*
network/address: introduce generic config parser for [Address] section
Yu Watanabe
2024-09-06
1
-8
/
+8
*
network/address-label: introduce generic conf parser for [IPv6AddressLabel] s...
Yu Watanabe
2024-09-06
1
-2
/
+2
*
network: Add support for mq qdisc
Daan De Meyer
2024-09-04
1
-0
/
+2
*
network: Add support for multiq qdisc
Daan De Meyer
2024-09-04
1
-0
/
+2
*
network/routing-policy-rule: use config_parse_routing_policy_rule() more
Yu Watanabe
2024-08-24
1
-12
/
+12
*
network/routing-policy-rule: introduce a generic conf-parser for [RoutingPoli...
Yu Watanabe
2024-08-24
1
-7
/
+7
*
network/routing-policy-rule: merge two conf parsers
Yu Watanabe
2024-08-24
1
-2
/
+2
*
network/routing-policy-rule: support all known type of rule
Yu Watanabe
2024-08-20
1
-0
/
+1
*
network/dhcp-pd: allow to customize route type for delegated prefix
Yu Watanabe
2024-08-05
1
-0
/
+2
*
network/radv: merge two boolean flags for prefix into one
Yu Watanabe
2024-04-24
1
-2
/
+4
*
network/radv: introduce ReachableTimeSec= setting
Yu Watanabe
2024-04-22
1
-1
/
+2
*
network: introduce network- and protocol-independent default for UseDomains=
Yu Watanabe
2024-04-20
1
-0
/
+1
*
network: introduce link_get_use_ntp()
Yu Watanabe
2024-04-19
1
-3
/
+3
*
network: move NTP related conf parsers to networkd-ntp.[ch]
Yu Watanabe
2024-04-19
1
-0
/
+1
*
network: introduce link_get_use_dns()
Yu Watanabe
2024-04-19
1
-4
/
+4
*
network: introduce link_get_use_domains()
Yu Watanabe
2024-04-19
1
-5
/
+5
*
network: move DNS related conf parsers to networkd-dns.[ch]
Yu Watanabe
2024-04-19
1
-0
/
+1
*
network: rename DHCPUseDomains -> UseDomains
Yu Watanabe
2024-04-19
1
-1
/
+1
*
network/ndisc: add basic support for Redirect message
Yu Watanabe
2024-04-04
1
-0
/
+1
*
network: fix typo
Yu Watanabe
2024-03-28
1
-1
/
+1
*
network/dhcp-server: introduce PersistLeases= setting
Yu Watanabe
2024-03-27
1
-0
/
+1
*
network/ndisc: drop redundant sd_ndisc_router_get_icmp6_ratelimit()
Yu Watanabe
2024-02-28
1
-1
/
+1
*
network/ndisc: rename Network.ipv6_accept_ra -> Network.ndisc
Yu Watanabe
2024-02-26
1
-19
/
+19
*
network: introduce per-interface IP forwarding settings
Yu Watanabe
2024-02-22
1
-1
/
+3
*
networkd: support setting dhcp server port
Martin Ivicic
2024-02-21
1
-0
/
+1
*
network/ndisc: set IPv6 neighbor reachable time
Yu Watanabe
2024-02-20
1
-0
/
+1
*
IPv6 RA: Support the Retrans Timer field (IPv6 Conformance Test: v6LC.2.1.5)
Matt Muggeridge
2024-01-22
1
-0
/
+2
*
network: Add L3MasterDevice= into routing policy
Nick Cao
2024-01-19
1
-0
/
+1
*
network/route-metric: pass attribute type to conf parsers
Yu Watanabe
2024-01-06
1
-10
/
+10
*
network/route: move several conf parsers to networkd-route-metric.c and netwo...
Yu Watanabe
2024-01-06
1
-2
/
+2
*
network/route: drop TTL propagate support for MPLS routes
Yu Watanabe
2024-01-03
1
-1
/
+1
*
networkd: support `proxy_arp_pvlan` sysctl
Raito Bezarius
2023-12-23
1
-0
/
+1
*
Merge pull request #29987 from yuwata/network-bridge-vlan
Zbigniew Jędrzejewski-Szmek
2023-12-06
1
-3
/
+3
|
\
|
*
network/brvlan: make [BridgeVLAN] settings support an empty string
Yu Watanabe
2023-11-12
1
-3
/
+3
*
|
network: Add missing comma
Daan De Meyer
2023-11-29
1
-1
/
+1
*
|
network/dhcp: disable RapidCommit= by default when AllowList=/DenyList= is sp...
Yu Watanabe
2023-11-21
1
-1
/
+1
|
/
[next]