summaryrefslogtreecommitdiff
path: root/network
AgeCommit message (Expand)Author
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek
2017-11-19Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek
2017-11-19Add SPDX license headers to various assorted filesZbigniew Jędrzejewski-Szmek
2017-10-04build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek
2017-05-02meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: fix condition for installation of .in units, 99-default.linkZbigniew Jędrzejewski-Szmek
2017-04-23meson: use join_paths consistentlyMichael Biebl
2017-04-23meson: create dirs and touch /usrZbigniew Jędrzejewski-Szmek
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek
2016-05-09network: allow LLDP packets to cross non-customer bridges for container netwo...Lennart Poettering
2016-05-09network: add automatic configuration for the networks created by nspawn --net...Lennart Poettering
2016-02-21network: turn on LLDP tx+rx for the default container network configurationLennart Poettering
2015-08-27networkd: emit DNS/NTP/Timezone info via DHCP server by defaultLennart Poettering
2015-08-26network: turn on DHCP timezone passing between container and hostLennart Poettering
2015-02-14network: fix 'LinkLocal' -> 'LinkLocalAddressing' in network filesDavid Herrmann
2015-02-09networkd: generalize IPv4LL to LinkLocalTom Gundersen
2015-01-13network: IPMasquerade= implies IPForward=, hence remove itLennart Poettering
2015-01-13networkd: introduce an AddressFamilyBoolean enum typeLennart Poettering
2015-01-13doc: network - add comment about default prefix sizeTom Gundersen
2015-01-13networkd: add minimal IP forwarding and masquerading support to .network filesLennart Poettering
2014-08-08udev: link_setup - respect kernel name assign policyTom Gundersen
2014-06-29networkd: merge DHCPv4 and DHCPv6 configTom Gundersen
2014-06-19build-sys: add missing Makefile symlinkLennart Poettering
2014-06-19net: enable dhcp6 for containersLennart Poettering
2014-06-18network: automatically assign each container veth link a /28 IP address rangeLennart Poettering
2014-05-18network: always take possession of host side of nspawn veth tunnels and do IP...Lennart Poettering
2014-04-03network: default to IPv4LL on host0Tom Gundersen
2014-02-22networkd/nspawn: enable dhcp client on veth device created in guestTom Gundersen
2014-02-19udev: net-config - allow interface names to be set from the hwdbTom Gundersen
2013-10-29network: move configuration to /etc/systemd/networkTom Gundersen