summaryrefslogtreecommitdiff
path: root/network
Commit message (Expand)AuthorAgeFilesLines
* meson: Install missing network fileJan Janssen2023-01-271-0/+1
* network: change license of examples to MIT-0Zbigniew Jędrzejewski-Szmek2022-10-2611-22/+22
* network: add example file that enables DHCP on ethernet linksZbigniew Jędrzejewski-Szmek2022-01-122-0/+18
* network: license all config files as CC0Zbigniew Jędrzejewski-Szmek2022-01-128-48/+80
* network: say that our example files are licensed as CC0Zbigniew Jędrzejewski-Szmek2022-01-122-0/+22
* network: dhcp-pd: add 6rd supportYu Watanabe2021-12-072-1/+20
* licensing: add missing header to one .network fileZbigniew Jędrzejewski-Szmek2021-10-011-0/+9
* network: add 80-container-vb.networkYu Watanabe2021-09-041-0/+22
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-1/+1
* network: examples: use wlan for Type instead of wifiLucas Magasweran2021-05-103-3/+3
* network: use IPMasquerade=both instead of yesYu Watanabe2021-02-244-4/+4
* networkd: Enable IPv6SendRA on builtin network filesDaan De Meyer2021-01-063-0/+3
* meson: add option to skip installing to $sysconfdirJörg Thalheim2020-11-121-2/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-096-6/+6
* network: add TUN/TAP vt-* network rule for VMsMarc-André Lureau2020-04-172-0/+25
* Remove stray fileZbigniew Jędrzejewski-Szmek2020-04-061-0/+0
* sd-dhcp: Add support to emit and retrieve SMTP serverSusant Sahani2020-03-281-0/+0
* network: set AlternativeNamesPolicy= in 99-default.linkYu Watanabe2019-12-171-0/+1
* network: install wifi-adhoc.network by default, make wifi-{ap,station} examplesZbigniew Jędrzejewski-Szmek2019-10-303-0/+3
* Merge pull request #13623 from yuwata/network-wifi-iftypeZbigniew Jędrzejewski-Szmek2019-10-253-0/+20
|\
| * network: add default configurations for wireless interfacesYu Watanabe2019-10-253-0/+20
|/
* udev,network: warn when .link or .network file has no [Match] sectionYu Watanabe2019-04-251-0/+3
* link-config: add "keep" policy and use it by defaultZbigniew Jędrzejewski-Szmek2019-01-171-1/+1
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* Add SPDX license headers to various assorted filesZbigniew Jędrzejewski-Szmek2017-11-194-0/+15
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-1/+1
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-8/+6
* meson: fix condition for installation of .in units, 99-default.linkZbigniew Jędrzejewski-Szmek2017-04-231-1/+3
* meson: use join_paths consistentlyMichael Biebl2017-04-231-1/+1
* meson: create dirs and touch /usrZbigniew Jędrzejewski-Szmek2017-04-231-0/+3
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+9
* network: allow LLDP packets to cross non-customer bridges for container netwo...Lennart Poettering2016-05-093-3/+3
* network: add automatic configuration for the networks created by nspawn --net...Lennart Poettering2016-05-093-0/+30
* network: turn on LLDP tx+rx for the default container network configurationLennart Poettering2016-02-212-0/+4
* networkd: emit DNS/NTP/Timezone info via DHCP server by defaultLennart Poettering2015-08-271-3/+0
* network: turn on DHCP timezone passing between container and hostLennart Poettering2015-08-262-0/+6
* network: fix 'LinkLocal' -> 'LinkLocalAddressing' in network filesDavid Herrmann2015-02-142-2/+2
* networkd: generalize IPv4LL to LinkLocalTom Gundersen2015-02-092-2/+2
* network: IPMasquerade= implies IPForward=, hence remove itLennart Poettering2015-01-131-1/+0
* networkd: introduce an AddressFamilyBoolean enum typeLennart Poettering2015-01-131-1/+1
* doc: network - add comment about default prefix sizeTom Gundersen2015-01-131-0/+1
* networkd: add minimal IP forwarding and masquerading support to .network filesLennart Poettering2015-01-131-0/+2
* udev: link_setup - respect kernel name assign policyTom Gundersen2014-08-081-1/+1
* networkd: merge DHCPv4 and DHCPv6 configTom Gundersen2014-06-291-2/+1
* build-sys: add missing Makefile symlinkLennart Poettering2014-06-191-0/+1