summaryrefslogtreecommitdiff
path: root/src/core/loopback-setup.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* loopback-setup: simplify code a bitLennart Poettering2015-02-03
* loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m...Lennart Poettering2015-02-03
* core: loopback - correctly fail the loopback_check if somehow the rtnl calls ...Tom Gundersen2014-12-29
* core: loopback - simplify check_loopback()Tom Gundersen2014-12-28
* Fix check_loopback()Stéphane Graber2014-12-27
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* core: loopback-setup - only up the loopback deviceTom Gundersen2014-08-08
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* sd-rtnl-message: store reference to the bus in the messageTom Gundersen2014-02-18
* sd-rtnl: always include linux/rtnetlink.hTom Gundersen2014-02-15
* rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...Lennart Poettering2014-02-13
* rtnl: drop "sd_" prefix from cleanup macrosLennart Poettering2014-02-13
* sd-rtnl: simplify sd_rtnl_message_addr_new()Tom Gundersen2014-01-22
* sd-rtnl: link - allow setting the change maskTom Gundersen2014-01-22
* loopback-setup: correctly set flags and scope for ipv6 addressTom Gundersen2013-12-19
* loopback-setup: remove stray hunkTom Gundersen2013-12-16
* network: use SETLINK to bring up interfacesTom Gundersen2013-12-16
* rtnl: replace message_append by typesafe versionsTom Gundersen2013-12-16
* rtnl: simplify link_new()Tom Gundersen2013-12-16
* loopback-setup: move to rtnlTom Gundersen2013-11-14
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-31
* loopback: handle EPERM more gracefullyLennart Poettering2012-04-13
* build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering2012-04-12