Zbigniew Jędrzejewski-Szmek
|
2f8211c64a
|
tree-wide: use html links for kernel docs
Instead of using "*.txt" as reference name, use the actual destination title.
|
2022-07-02 12:13:00 +02:00 |
|
Michael Biebl
|
e2285c5735
|
Use https for man7.org
|
2022-06-28 16:05:31 +02:00 |
|
Yu Watanabe
|
98406eda8a
|
network/erspan: support erspan version 0 and 2
This also makes networkd accepts erspan index 0.
Closes #23570.
|
2022-06-01 04:02:48 +09:00 |
|
Yu Watanabe
|
cc9b6bdc96
|
man: recommend that .network or friends should have a numeric prefix
Closes #23105.
|
2022-04-18 04:30:49 +09:00 |
|
Zbigniew Jędrzejewski-Szmek
|
ff9412c152
|
Fix man page links
Based on linkchecker as usual.
|
2022-04-12 11:02:16 +02:00 |
|
Yu Watanabe
|
ec4954d934
|
network: rename netdev kind virtual-wlan -> wlan
The Kind= setting in [Match] section of .network files takes "wlan".
This makes the same setting in .netdev files matches the one in .network
files.
|
2022-03-28 23:53:12 +09:00 |
|
Yu Watanabe
|
8b49ee2dcd
|
network: l2tp: make Local= optionally take interface name
|
2022-02-27 09:36:48 +09:00 |
|
Yu Watanabe
|
dedf2d0054
|
network: add support to create wlan virtual interface
Closes #18977.
|
2022-02-15 23:24:55 +09:00 |
|
Ruben Kerkhof
|
331f44c149
|
systemd.netdev(5): fix acronym for DOVE extensions
|
2022-02-05 00:10:20 +09:00 |
|
Yu Watanabe
|
1ae308abb5
|
network: tunnel: support external mode
Closes #22352.
|
2022-02-03 11:12:01 +09:00 |
|
Yu Watanabe
|
fd11005951
|
network: xfrm: refuse zero interface ID
Since kernel 5.17-rc1, 5.16.3, and 5.15.17 (more specifically,
8dce439195)
the kernel refuses to create an xfrm interface with zero ID.
|
2022-02-01 13:15:11 +09:00 |
|
march1993
|
11cc2a5602
|
Update systemd.netdev.xml
Mind users to avoid use name gre0, gretap0 and erspan0 for GRE tunnels.
|
2022-01-24 14:58:14 +00:00 |
|
Luca Boccassi
|
6eed65d455
|
man: change 'allow[s] to' -> 'allow[s] one to'
Lintian is opinionated about this and we get nagged
|
2022-01-16 15:49:43 +00:00 |
|
Yu Watanabe
|
e135559d80
|
network: wireguard: also accept negative boolean values to disable adding routes
RouteTable=off was introduced to provide consistency with wg-quick
command. This makes the RouteTable= settings accepts other negative
boolean values.
|
2022-01-16 19:25:28 +09:00 |
|
Yu Watanabe
|
cfe1237f38
|
network: wireguard: do not add routes to AllowedIPs= by default
As setting such routes may break existing setups.
Closes #21964.
|
2022-01-16 19:18:23 +09:00 |
|
Yu Watanabe
|
b886649c95
|
network: vxlan: support to select an address assigned on underlying interface as local address
|
2021-12-25 15:32:06 +09:00 |
|
Yu Watanabe
|
2be25d7557
|
network: tunnel: support to set an address assigned on underlying interface as local address
Closes #18732.
|
2021-12-12 13:42:45 +09:00 |
|
Yu Watanabe
|
ee44b32ff4
|
man: netdev: merge and reword Egress/IngressQOSMAps=
|
2021-12-06 17:59:35 +09:00 |
|
Yu Watanabe
|
9b65490f3f
|
man: netdev: use … to specify range
|
2021-12-06 16:53:35 +09:00 |
|
Yu Watanabe
|
f3fa44cb8e
|
man: netdev: use <varname> tag
|
2021-12-06 16:51:57 +09:00 |
|
Yu Watanabe
|
b90d0f83b2
|
network/netdev: add support to create IPoIB subinterface
|
2021-12-04 15:06:58 +09:00 |
|
Yu Watanabe
|
e908434458
|
network: wireguard: automatically configure routes to addresses specified in AllowedIPs=
Closes #14176.
|
2021-12-01 04:00:11 +09:00 |
|
Yu Watanabe
|
5b8bdd20c6
|
network/netdev: generate persistent MAC address for batadv and bridge
This mostly reverts 489f01f806 and
deb2cfa4c6.
As now MACAddress=none is supported. So, users can still disable MAC
address assignment.
|
2021-11-28 12:04:55 +09:00 |
|
Yu Watanabe
|
aaa5ca57ae
|
network/netdev: make MACAddress= take 'none' to suppress generating persistent hardware address
This is mostly equivalent to .link file's MACAddressPolicy=none.
|
2021-11-28 12:04:55 +09:00 |
|
Yu Watanabe
|
8c66ab20f6
|
man: use include directive for [Match] section
|
2021-11-10 10:59:21 +09:00 |
|