summaryrefslogtreecommitdiff
path: root/src/core/loopback-setup.c
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-06-13sd-netlink: rename from sd-rtnlTom Gundersen
2015-06-11sd-rtnl: make joining broadcast groups implicitTom Gundersen
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-03loopback-setup: simplify code a bitLennart Poettering
2015-02-03loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m...Lennart Poettering
2014-12-29core: loopback - correctly fail the loopback_check if somehow the rtnl calls ...Tom Gundersen
2014-12-28core: loopback - simplify check_loopback()Tom Gundersen
2014-12-27Fix check_loopback()Stéphane Graber
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: more log_*_errno() conversions, multiline callsMichal Schmidt
2014-08-08core: loopback-setup - only up the loopback deviceTom Gundersen
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-18sd-rtnl-message: store reference to the bus in the messageTom Gundersen
2014-02-15sd-rtnl: always include linux/rtnetlink.hTom Gundersen
2014-02-13rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...Lennart Poettering
2014-02-13rtnl: drop "sd_" prefix from cleanup macrosLennart Poettering
2014-01-22sd-rtnl: simplify sd_rtnl_message_addr_new()Tom Gundersen
2014-01-22sd-rtnl: link - allow setting the change maskTom Gundersen
2013-12-19loopback-setup: correctly set flags and scope for ipv6 addressTom Gundersen
2013-12-16loopback-setup: remove stray hunkTom Gundersen
2013-12-16network: use SETLINK to bring up interfacesTom Gundersen
2013-12-16rtnl: replace message_append by typesafe versionsTom Gundersen
2013-12-16rtnl: simplify link_new()Tom Gundersen
2013-11-14loopback-setup: move to rtnlTom Gundersen
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-03-31ModernizationZbigniew Jędrzejewski-Szmek
2012-04-13loopback: handle EPERM more gracefullyLennart Poettering
2012-04-12build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering