summaryrefslogtreecommitdiff
path: root/src/network/networkd-network.c
AgeCommit message (Expand)Author
2014-08-12networkd: disable ipv4ll default routes by defaultTom Gundersen
2014-08-12networkd: split out networkd-link.hTom Gundersen
2014-08-04networkd: add and expose per-link LLMNR config optionTom Gundersen
2014-07-28networkd: route/address - use trivial hash functionsTom Gundersen
2014-07-28networkd: unify handling of stacked netdevsTom Gundersen
2014-07-25networkd: ipv4ll - default to setting up ipv4ll routesTom Gundersen
2014-07-23networkd: merge DNS and NTP entries when exportingTom Gundersen
2014-07-21networkd: netdev - split NetDev struct into per-kind structsTom Gundersen
2014-07-16Be more careful when checking for empty filesZbigniew Jędrzejewski-Szmek
2014-07-16Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek
2014-07-15Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek
2014-07-14networkd: netdev - introduce vtable for netdev kindsTom Gundersen
2014-07-14networkd: dhcp add vendor class indentifier option 60Susant Sahani
2014-07-04networkd: accept section DHCP in systemd.network filesSteven Noonan
2014-07-01networkd: send hostname to dhcp serverEugene Yakubovich
2014-06-29Add support for DHCP static route optionsEugene Yakubovich
2014-06-16networkd: unref tunnelSusant Sahani
2014-06-16networkd: introduce vxlanSusant Sahani
2014-06-13networkd: link - left-align debug messagesTom Gundersen
2014-06-02networkd: introduce vti tunnelSusant Sahani
2014-05-19networkd/sd-network: expose statically configured NTP serversTom Gundersen
2014-05-19resolved: add daemon to manage resolv.confTom Gundersen
2014-05-16networkd: network - store DNS servers in List rather than SetTom Gundersen
2014-05-16networkd: rename Address and Route list fieldsTom Gundersen
2014-05-15networkd: logging - align messagesTom Gundersen
2014-05-15networkd: rename NetDev variable for consistency with LinkTom Gundersen
2014-05-12networkd: introduce ipip tunnelSusant Sahani
2014-05-10networkd: network - fix leakTom Gundersen
2014-05-09networkd: network - do reference counting on netdevsTom Gundersen
2014-05-09networkd: network - merge all netdev parsing into one functionTom Gundersen
2014-04-19network: implement masking of .link, .network and .netdev filesTom Gundersen
2014-04-19networkd: tie links to rtnl rather than udevTom Gundersen
2014-04-05Fix a few return codes in error pathsZbigniew Jędrzejewski-Szmek
2014-03-24networkd: fix a couple of memory leaksLennart Poettering
2014-03-21libsystemd-network: move network-utils from src/sharedTom Gundersen
2014-03-14networkd: allow more than one static DNS serverTom Gundersen
2014-03-09network: link - simplify code a bit and remove some debug loggingTom Gundersen
2014-02-25networkd: add basic support for MACVLANsTom Gundersen
2014-02-21net-util: match on the driver as exposed by ethtool if DRIVER not setTom Gundersen
2014-02-21.network/.netdev/.link: allow to match on architectureTom Gundersen
2014-02-20networkd: netdev - allow filtering on kernel cmdline, host and virtTom Gundersen
2014-02-20network/link: Match - filter on kernel cmdline, host and virtTom Gundersen
2014-02-18net-match: fix Driver= matchTom Gundersen
2014-02-10networkd: VLAN - allow multiple vlans to be created on a linkTom Gundersen
2014-02-07networkd: netdev - rename Netdev to NetDevTom Gundersen
2014-01-30net-util: verify the address familyTom Gundersen
2014-01-25networkd: add basic VLAN supportTom Gundersen
2014-01-22networkd: add basic bonding supportTom Gundersen
2014-01-18networkd: dhcp - by default ignore the MTUTom Gundersen
2014-01-18sd-dhcp-client/networkd: add domainname supportTom Gundersen