summaryrefslogtreecommitdiff
path: root/src/network/networkd-network.c
AgeCommit message (Expand)Author
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
2014-01-16sd-dhcp-client/networkd: add transient hostname supportTom Gundersen
2014-01-16sd-dhcp-client/networkd: add interface MTU supportTom Gundersen
2014-01-13networkd: DHCPv4 - allow opting out of using DNS serversTom Gundersen
2014-01-12networkd: generate resolv.confTom Gundersen
2014-01-12networkd: don't automatically reload config at runtimeTom Gundersen
2014-01-08No need to canonicalize fixed pathsZbigniew Jędrzejewski-Szmek
2014-01-05networkd: refuse to use .network files with missing Address/Gateway keyTom Gundersen
2014-01-02networkd: fix memory leak in error pathZbigniew Jędrzejewski-Szmek
2014-01-02networkd: do not deference null pointer in cleanupZbigniew Jędrzejewski-Szmek
2014-01-02networkd: improve loggingTom Gundersen
2014-01-01networkd: distinguish between static and dynamic addresses/routesTom Gundersen
2013-12-16network: more asserts to shut up scan-buildThomas Hindoe Paaboel Andersen
2013-11-26networkd: add bridge supportTom Gundersen
2013-11-25networkd: use correct printf formatterDave Reisner
2013-11-25networkd: add support for [Address] sectionsTom Gundersen
2013-11-21networkd: make sure Network and Link can always be freedTom Gundersen
2013-11-19networkd: make sure Links and Networks are freedTom Gundersen
2013-11-17networkd: make all calls asyncTom Gundersen
2013-11-09networkd: add a basic network daemonTom Gundersen