summaryrefslogtreecommitdiff
path: root/src/network/networkd-manager.c
AgeCommit message (Expand)Author
2014-05-16networkd: manager - read fallback DNS servers from config fileTom Gundersen
2014-05-16networkd: network - store DNS servers in List rather than SetTom Gundersen
2014-05-16networkd: hardcode a set of default dns serversTom Gundersen
2014-05-12networkd: manager - don't leak kmod contextTom Gundersen
2014-05-12networkd: introduce ipip tunnelSusant Sahani
2014-05-11networkd: get preexiting addresses when a link is addedTom Gundersen
2014-05-10networkd: listen for address changesTom Gundersen
2014-05-10rtnl: change from bitmask to enum for rtnl groupsTom Gundersen
2014-05-10networkd: manager - initialize variablesTom Gundersen
2014-05-10networkd: manager - refactor link tracking a bitTom Gundersen
2014-05-09networkd: manager - drop links and netdevs when we receive DELLINKTom Gundersen
2014-05-09networkd: introduce refcounting for Links and NetDevsTom Gundersen
2014-05-08sd-network: expose global operational stateTom Gundersen
2014-04-19networkd: manager - add a bit of debug output to udev ADD eventsTom Gundersen
2014-04-19networkd: tie links to rtnl rather than udevTom Gundersen
2014-03-31networkd: rewind rtnl message between passing it to functionsTom Gundersen
2014-03-31networkd: fix use-after-freeTom Gundersen
2014-03-28networkd: netdev - improve logging when setting ifindexTom Gundersen
2014-03-24networkd: netdev - verify that newlink messages has the expected kindTom Gundersen
2014-03-20networkd: update mac address in clients when it changesTom Gundersen
2014-03-14networkd: fix typoMichael Olbrich
2014-03-14networkd: allow more than one static DNS serverTom Gundersen
2014-03-14networkd: fix creation of runtime dirs at startupTom Gundersen
2014-03-06sd-rtnl/networkd: use new rtnl_message_read() API and drop helperTom Gundersen
2014-02-22networkd: handle SIGINT and SIGTERMTom Gundersen
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-18networkd: refactor link_add() ...Tom Gundersen
2014-02-13networkd: correctly handle manager_free(NULL)Tom Gundersen
2014-02-12networkd: work inside containersTom Gundersen
2014-02-07networkd: netdev - rename Netdev to NetDevTom Gundersen
2014-02-07sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_clientTom Gundersen
2014-01-30networkd: netdev - reduce chance of race when receiving netdev's ifindexTom Gundersen
2014-01-22networkd: add basic bonding supportTom Gundersen
2014-01-18sd-dhcp-client/networkd: add domainname supportTom Gundersen
2014-01-18networkd: don't hard depend on system busTom Gundersen
2014-01-18networkd: resolv.conf - reword commentTom Gundersen
2014-01-16networkd: resolv.conf - extend the comment a bitTom Gundersen
2014-01-16sd-dhcp-client: refactor DNS supportTom Gundersen
2014-01-16sd-dhcp-client/networkd: add transient hostname supportTom Gundersen
2014-01-12networkd: fix wordingTom Gundersen
2014-01-12networkd: generate resolv.confTom Gundersen
2014-01-08No need to canonicalize fixed pathsZbigniew Jędrzejewski-Szmek
2014-01-03networkd: link hash uses 64, not 32 bit keysTom Gundersen
2014-01-03networkd: print the ifindex of added linksTom Gundersen
2014-01-03networkd: improve loggingTom Gundersen
2014-01-03networkd: add some debug info about notifications we ignoreTom Gundersen
2014-01-02networkd: only track state of links we are managingTom Gundersen
2014-01-02networkd: improve loggingTom Gundersen
2013-12-18core,logind,networkd: check for udev device initialization via enumeration ma...Lennart Poettering
2013-12-18core,logind,networkd: don't pick up devices from udev before they finished ud...Lennart Poettering