summaryrefslogtreecommitdiffstats
path: root/network (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 network interfacesLennart Poettering2016-05-093-3/+3
* network: add automatic configuration for the networks created by nspawn --network-zone=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
* net: enable dhcp6 for containersLennart Poettering2014-06-191-0/+1
* network: automatically assign each container veth link a /28 IP address rangeLennart Poettering2014-06-181-0/+2
* network: always take possession of host side of nspawn veth tunnels and do IPv4LL on themLennart Poettering2014-05-182-0/+20
* network: default to IPv4LL on host0Tom Gundersen2014-04-031-0/+1
* networkd/nspawn: enable dhcp client on veth device created in guestTom Gundersen2014-02-221-0/+6
* udev: net-config - allow interface names to be set from the hwdbTom Gundersen2014-02-191-1/+1
* network: move configuration to /etc/systemd/networkTom Gundersen2013-10-291-0/+3