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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: rename KeepConfiguration=dhcp -> dynamic
Yu Watanabe
2024-11-14
1
-7
/
+7
*
networkd: add possibility to specify MulticastIGMPVersion
Michele Dionisio
2024-11-06
1
-0
/
+1
*
network: drop no-op cleanup
Yu Watanabe
2024-10-30
1
-1
/
+1
*
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: Serialize DNR servers
Ronan Pigott
2024-10-21
1
-4
/
+0
*
network: Introduce UseDNR DHCPv4 option
Ronan Pigott
2024-10-21
1
-0
/
+5
*
network/dhcp-pd: allow to customize route type for delegated prefix
Yu Watanabe
2024-08-05
1
-0
/
+2
*
network/radv: introduce ReachableTimeSec= setting
Yu Watanabe
2024-04-22
1
-0
/
+1
*
network: introduce network- and protocol-independent default for UseDomains=
Yu Watanabe
2024-04-20
1
-0
/
+3
*
conf-parser: move config_parse_timezone() to conf-parser.[ch]
Yu Watanabe
2024-04-19
1
-1
/
+0
*
network: introduce link_get_use_ntp()
Yu Watanabe
2024-04-19
1
-4
/
+3
*
network: move NTP related conf parsers to networkd-ntp.[ch]
Yu Watanabe
2024-04-19
1
-1
/
+0
*
network: introduce link_get_use_dns()
Yu Watanabe
2024-04-19
1
-5
/
+4
*
network: introduce link_get_use_domains()
Yu Watanabe
2024-04-19
1
-2
/
+3
*
network: move DNS related conf parsers to networkd-dns.[ch]
Yu Watanabe
2024-04-19
1
-3
/
+1
*
network: rename DHCPUseDomains -> UseDomains
Yu Watanabe
2024-04-19
1
-3
/
+3
*
network/ndisc: add basic support for Redirect message
Yu Watanabe
2024-04-04
1
-0
/
+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
/
+0
*
network/ndisc: rename Network.ipv6_accept_ra -> Network.ndisc
Yu Watanabe
2024-02-26
1
-23
/
+23
*
network: introduce per-interface IP forwarding settings
Yu Watanabe
2024-02-22
1
-1
/
+1
*
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
*
networkd: support `proxy_arp_pvlan` sysctl
Raito Bezarius
2023-12-23
1
-0
/
+1
*
network/nexthop: drop conflicting [NextHop] sections
Yu Watanabe
2023-12-20
1
-1
/
+1
*
Merge pull request #29987 from yuwata/network-bridge-vlan
Zbigniew Jędrzejewski-Szmek
2023-12-06
1
-4
/
+3
|
\
|
*
network/brvlan: make [BridgeVLAN] settings support an empty string
Yu Watanabe
2023-11-12
1
-4
/
+3
*
|
network/dhcp: disable RapidCommit= by default when AllowList=/DenyList= is sp...
Yu Watanabe
2023-11-21
1
-1
/
+1
|
/
*
network: add [DHCPServer] RapidCommit= setting
Yu Watanabe
2023-11-07
1
-0
/
+1
*
network: do not try to set invalid value for IPv6 hop limit
Yu Watanabe
2023-11-06
1
-1
/
+1
*
network: introduce SendHostname/Hostname DHCPv6 options
Ronan Pigott
2023-10-30
1
-0
/
+4
*
network: implement RFC4039 DHCP Rapid Commit
Ronan Pigott
2023-10-27
1
-0
/
+1
*
network/dhcp4: support IPv6 only mode (RFC 8925)
Yu Watanabe
2023-10-11
1
-0
/
+1
*
network/dhcp-server: allow to configure IPv6 only preferred option
Susant Sahani
2023-10-11
1
-0
/
+1
*
network: introduce [DHCPv4] RequestAddress= setting
Yu Watanabe
2023-10-04
1
-0
/
+1
*
network: find DHCP server address only on loading .network file
Yu Watanabe
2023-09-08
1
-1
/
+3
*
sd-dhcp-client: store lifetime and friends in usec_t
Yu Watanabe
2023-09-05
1
-1
/
+1
*
network: ndisc - Allow to parse PREF64 prefix
Susant Sahani
2023-09-04
1
-0
/
+1
*
network: sd-radv - Allow to configure Mobile IPv6 Home Agent
Susant Sahani
2023-09-04
1
-0
/
+4
*
Merge pull request #24570 from topimiettinen/nft-sets-v2
Yu Watanabe
2023-09-01
1
-0
/
+5
|
\
|
*
network: firewall integration with NFT sets
Topi Miettinen
2023-08-26
1
-0
/
+5
*
|
network: sd-radv - Introduce pref64 support (RFC8781)
Susant Sahani
2023-08-25
1
-0
/
+1
*
|
network: radv - Allow to send hop limit
Susant Sahani
2023-08-23
1
-0
/
+1
*
|
network/radv: allow to configure the time between retransmitted Neighbor Sol...
Susant Sahani
2023-08-23
1
-0
/
+1
*
|
network: ndisc - Allow to use ICMP6 rate limit from received RA
Susant Sahani
2023-08-21
1
-0
/
+1
|
/
*
network/neighbor: follow the way how kernel distinguish neighbor settings
Yu Watanabe
2023-07-30
1
-1
/
+1
*
network: ndisc - Honour CurHopLimit
Susant Sahani
2023-07-30
1
-0
/
+1
*
networkd: allow setting rp_filter for an interface
Susant Sahani
2023-07-28
1
-0
/
+1
[next]