index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
licensing: add missing header to one .network file
Zbigniew Jędrzejewski-Szmek
2021-10-01
1
-0
/
+9
*
network: add 80-container-vb.network
Yu Watanabe
2021-09-04
1
-0
/
+22
*
meson: use a/b instead of join_paths(a,b)
Zbigniew Jędrzejewski-Szmek
2021-07-27
1
-1
/
+1
*
network: examples: use wlan for Type instead of wifi
Lucas Magasweran
2021-05-10
3
-3
/
+3
*
network: use IPMasquerade=both instead of yes
Yu Watanabe
2021-02-24
4
-4
/
+4
*
networkd: Enable IPv6SendRA on builtin network files
Daan De Meyer
2021-01-06
3
-0
/
+3
*
meson: add option to skip installing to $sysconfdir
Jörg Thalheim
2020-11-12
1
-2
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
6
-6
/
+6
*
network: add TUN/TAP vt-* network rule for VMs
Marc-André Lureau
2020-04-17
2
-0
/
+25
*
Remove stray file
Zbigniew Jędrzejewski-Szmek
2020-04-06
1
-0
/
+0
*
sd-dhcp: Add support to emit and retrieve SMTP server
Susant Sahani
2020-03-28
1
-0
/
+0
*
network: set AlternativeNamesPolicy= in 99-default.link
Yu Watanabe
2019-12-17
1
-0
/
+1
*
network: install wifi-adhoc.network by default, make wifi-{ap,station} examples
Zbigniew Jędrzejewski-Szmek
2019-10-30
3
-0
/
+3
*
Merge pull request #13623 from yuwata/network-wifi-iftype
Zbigniew Jędrzejewski-Szmek
2019-10-25
3
-0
/
+20
|
\
|
*
network: add default configurations for wireless interfaces
Yu Watanabe
2019-10-25
3
-0
/
+20
|
/
*
udev,network: warn when .link or .network file has no [Match] section
Yu Watanabe
2019-04-25
1
-0
/
+3
*
link-config: add "keep" policy and use it by default
Zbigniew Jędrzejewski-Szmek
2019-01-17
1
-1
/
+1
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-2
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+17
*
Add SPDX license headers to various assorted files
Zbigniew Jędrzejewski-Szmek
2017-11-19
4
-0
/
+15
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
meson: use booleans for conf.set and drop unecessary conditionals
Zbigniew Jędrzejewski-Szmek
2017-05-02
1
-1
/
+1
*
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-8
/
+6
*
meson: fix condition for installation of .in units, 99-default.link
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-1
/
+3
*
meson: use join_paths consistently
Michael Biebl
2017-04-24
1
-1
/
+1
*
meson: create dirs and touch /usr
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-0
/
+3
*
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-0
/
+9
*
network: allow LLDP packets to cross non-customer bridges for container netwo...
Lennart Poettering
2016-05-09
3
-3
/
+3
*
network: add automatic configuration for the networks created by nspawn --net...
Lennart Poettering
2016-05-09
3
-0
/
+30
*
network: turn on LLDP tx+rx for the default container network configuration
Lennart Poettering
2016-02-21
2
-0
/
+4
*
networkd: emit DNS/NTP/Timezone info via DHCP server by default
Lennart Poettering
2015-08-27
1
-3
/
+0
*
network: turn on DHCP timezone passing between container and host
Lennart Poettering
2015-08-26
2
-0
/
+6
*
network: fix 'LinkLocal' -> 'LinkLocalAddressing' in network files
David Herrmann
2015-02-14
2
-2
/
+2
*
networkd: generalize IPv4LL to LinkLocal
Tom Gundersen
2015-02-09
2
-2
/
+2
*
network: IPMasquerade= implies IPForward=, hence remove it
Lennart Poettering
2015-01-13
1
-1
/
+0
*
networkd: introduce an AddressFamilyBoolean enum type
Lennart Poettering
2015-01-13
1
-1
/
+1
*
doc: network - add comment about default prefix size
Tom Gundersen
2015-01-13
1
-0
/
+1
*
networkd: add minimal IP forwarding and masquerading support to .network files
Lennart Poettering
2015-01-13
1
-0
/
+2
*
udev: link_setup - respect kernel name assign policy
Tom Gundersen
2014-08-08
1
-1
/
+1
*
networkd: merge DHCPv4 and DHCPv6 config
Tom Gundersen
2014-06-29
1
-2
/
+1
*
build-sys: add missing Makefile symlink
Lennart Poettering
2014-06-19
1
-0
/
+1
*
net: enable dhcp6 for containers
Lennart Poettering
2014-06-19
1
-0
/
+1
*
network: automatically assign each container veth link a /28 IP address range
Lennart Poettering
2014-06-18
1
-0
/
+2
*
network: always take possession of host side of nspawn veth tunnels and do IP...
Lennart Poettering
2014-05-18
2
-0
/
+20
*
network: default to IPv4LL on host0
Tom Gundersen
2014-04-03
1
-0
/
+1
*
networkd/nspawn: enable dhcp client on veth device created in guest
Tom Gundersen
2014-02-22
1
-0
/
+6
*
udev: net-config - allow interface names to be set from the hwdb
Tom Gundersen
2014-02-19
1
-1
/
+1
[next]