summaryrefslogtreecommitdiffstats
path: root/src/lib
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Add support for keys to tunnel connectionsAnthony Ruhier1-1/+1
2015-01-12Don't look into routes if we have IP=noJouke Witteveen1-2/+2
2015-01-12Start DHCPv6 after DAD (FS#43183)Jouke Witteveen1-14/+14
2015-01-12Add policy support to bonding connectionsJouke Witteveen1-3/+2
2015-01-12mobile_ppp: do not call CGDCONT if AccessPointName is not set.Mhd Sulhan1-1/+1
2014-08-05Code qualityJouke Witteveen1-3/+1
2014-07-27Add a connection type for openvswitch interfacesJouke Witteveen1-0/+39
2014-07-05Disable IPv6 on IP6=noJouke Witteveen1-1/+2
2014-06-24Update tunnel connectionsJouke Witteveen2-6/+8
2014-06-17Add support for IPv6 with dhcpcd (FS#39531)Jouke Witteveen2-9/+15
2014-06-17Remove superfluous debuggingJouke Witteveen2-2/+2
2014-06-17Escape hatch for the restrictive umaskJouke Witteveen4-9/+17
2014-05-06Fix pid lookup for killing pppdJouke Witteveen2-11/+11
2014-05-06Fix default interface bindings (fourth time)Jouke Witteveen5-5/+10
2014-04-23Minor fixesJouke Witteveen1-1/+0
2014-04-23wpa: add Frequency= optionIvan Shapovalov1-0/+1
2014-03-10mobile_ppp: Unhardcode the phone number to dialJouke Witteveen1-1/+1
2014-03-05Fix adding of interfacesJouke Witteveen1-2/+1
2014-03-04[macvlan] fix variable name CONN_DIR -> SUBR_DIR/connectionsThomas Kuther1-1/+1
2014-03-03Fix rfkill unblocking through rf_enableJouke Witteveen1-16/+26
2014-03-01Add macvlan connection supportJouke Witteveen1-0/+31
2014-03-01Minor improvements to bridge/vlan codeJouke Witteveen3-2/+5
2014-03-01port bonding from ifenslave to iproute2ajs124_desk1-5/+3
2014-02-27Introduce a new PPP connection typeJouke Witteveen1-0/+28
2014-02-27Make dhcpcd/dhclient pid files world readableLasse Dalegaard2-0/+2
2014-02-27Factor out DHCP client supportJouke Witteveen5-59/+115
2014-02-27Uniform adding and deleting of interfacesJouke Witteveen5-12/+29
2014-02-27Add option to bypass Duplicate Address DetectionJouke Witteveen2-6/+10
2014-02-25Remove CONN_DIR variableJouke Witteveen2-4/+4
2014-02-25Code style and output improvementsJouke Witteveen3-10/+15
2013-11-16Fix typo in detection of hex keysJouke Witteveen1-2/+2
2013-10-24Overhaul of ppp connection typesJouke Witteveen2-129/+79
2013-10-24beautify error outputJouke Witteveen1-2/+7
2013-10-23Add a connection type for dummy interfacesJouke Witteveen2-0/+29
2013-10-23Set a global restrictive umaskJouke Witteveen2-1/+2
2013-10-23Minor rfkill refactorizationJouke Witteveen2-15/+26
2013-10-23Allow limiting the frequencies to scan (FS#37032)Jouke Witteveen1-0/+1
2013-10-23Increase default DHCP timeoutJouke Witteveen1-3/+3
2013-10-23Better detection of hex keysJouke Witteveen1-2/+6
2013-10-21Specify the local side of a tunnel early (FS#36711)Jouke Witteveen2-8/+6
2013-07-28Fix TypoJustin1-1/+1
2013-07-25Make netctl-auto more hook friendlyJouke Witteveen2-20/+9
2013-07-25Merge branch 'master' of git://github.com/gandro/netctl into gandro-masterJouke Witteveen1-0/+18
2013-07-24Use iproute2 for bridging (FS#36165)Jouke Witteveen1-10/+9
2013-07-21Add wpa_unquote functionSebastian Wicki1-0/+18
2013-07-21Introduce sedJouke Witteveen2-3/+2
2013-07-16Don't release DHCP leases by default (FS#35760)Jouke Witteveen1-3/+5
2013-07-12Flush routing tables in ip_unset (FS#35638)Jouke Witteveen1-0/+2
2013-07-12Style fixesJouke Witteveen1-1/+1
2013-06-16Fix default interface bindings (third time)Jouke Witteveen4-6/+6