summaryrefslogtreecommitdiff
path: root/src/core/loopback-setup.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-3/+3
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-2/+3
* sd-netlink: rename from sd-rtnlTom Gundersen2015-06-131-10/+10
* sd-rtnl: make joining broadcast groups implicitTom Gundersen2015-06-111-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-8/+0
* loopback-setup: simplify code a bitLennart Poettering2015-02-031-5/+10
* loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m...Lennart Poettering2015-02-031-5/+3
* core: loopback - correctly fail the loopback_check if somehow the rtnl calls ...Tom Gundersen2014-12-291-3/+3
* core: loopback - simplify check_loopback()Tom Gundersen2014-12-281-24/+18
* Fix check_loopback()Stéphane Graber2014-12-271-1/+1
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-281-8/+4
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-281-4/+2
* core: loopback-setup - only up the loopback deviceTom Gundersen2014-08-081-113/+16
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-201-4/+4
* sd-rtnl-message: store reference to the bus in the messageTom Gundersen2014-02-181-3/+3
* sd-rtnl: always include linux/rtnetlink.hTom Gundersen2014-02-151-1/+0
* rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...Lennart Poettering2014-02-131-3/+3
* rtnl: drop "sd_" prefix from cleanup macrosLennart Poettering2014-02-131-3/+3
* sd-rtnl: simplify sd_rtnl_message_addr_new()Tom Gundersen2014-01-221-4/+26
* sd-rtnl: link - allow setting the change maskTom Gundersen2014-01-221-1/+1
* loopback-setup: correctly set flags and scope for ipv6 addressTom Gundersen2013-12-191-2/+4
* loopback-setup: remove stray hunkTom Gundersen2013-12-161-4/+0
* network: use SETLINK to bring up interfacesTom Gundersen2013-12-161-1/+1
* rtnl: replace message_append by typesafe versionsTom Gundersen2013-12-161-8/+10
* rtnl: simplify link_new()Tom Gundersen2013-12-161-1/+5
* loopback-setup: move to rtnlTom Gundersen2013-11-141-196/+68
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-2/+2
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-051-34/+31
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-311-17/+11
* loopback: handle EPERM more gracefullyLennart Poettering2012-04-131-15/+58
* build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering2012-04-121-0/+274