summaryrefslogtreecommitdiffstats
path: root/src/lib/connections
AgeCommit message (Expand)AuthorFilesLines
2014-03-10mobile_ppp: Unhardcode the phone number to dialJouke Witteveen1-1/+1
2014-03-04[macvlan] fix variable name CONN_DIR -> SUBR_DIR/connectionsThomas Kuther1-1/+1
2014-03-01Add macvlan connection supportJouke Witteveen1-0/+31
2014-03-01Minor improvements to bridge/vlan codeJouke Witteveen2-1/+4
2014-03-01port bonding from ifenslave to iproute2ajs124_desk1-5/+3
2014-02-27Introduce a new PPP connection typeJouke Witteveen1-0/+28
2014-02-27Factor out DHCP client supportJouke Witteveen1-1/+1
2014-02-27Uniform adding and deleting of interfacesJouke Witteveen4-12/+8
2014-02-27Add option to bypass Duplicate Address DetectionJouke Witteveen1-1/+3
2014-02-25Remove CONN_DIR variableJouke Witteveen1-1/+2
2014-02-25Code style and output improvementsJouke Witteveen2-2/+2
2013-10-24Overhaul of ppp connection typesJouke Witteveen2-129/+79
2013-10-23Add a connection type for dummy interfacesJouke Witteveen2-0/+29
2013-10-23Minor rfkill refactorizationJouke Witteveen1-2/+2
2013-10-21Specify the local side of a tunnel early (FS#36711)Jouke Witteveen2-8/+6
2013-07-28Fix TypoJustin1-1/+1
2013-07-24Use iproute2 for bridging (FS#36165)Jouke Witteveen1-10/+9
2013-07-21Introduce sedJouke Witteveen1-1/+1
2013-06-16Fix default interface bindings (third time)Jouke Witteveen4-6/+6
2013-05-21Expose the 'maxfail' option for ppp connectionsJouke Witteveen2-2/+2
2013-05-06Improve array handlingJouke Witteveen4-4/+4
2013-05-01Remove the last traces of netcfgJouke Witteveen1-1/+1
2013-04-23Small review of PPP related connections (take 2)Jouke Witteveen2-2/+2
2013-04-18Small review of PPP related connectionsJouke Witteveen2-40/+40
2013-04-18add command to turn modem on, fix pin commandLeo von Klenze1-1/+2
2013-04-15Allow group-accessible tuntap devicesJouke Witteveen1-1/+1
2013-04-15Fix naming of IEEE 802 working groupsJouke Witteveen2-6/+6
2013-04-10Uniformize modelinesJouke Witteveen7-7/+7
2013-04-10Changed connections to use underscores.Robbie Smith1-10/+10
2013-04-08Code tidying up. Renamed mobile connection to mobile-ppp.Robbie Smith2-148/+147
2013-04-08Added ppp mobile by porting from netcfg.Robbie Smith1-0/+148
2013-03-25Fix pppoeJouke Witteveen1-1/+1
2013-03-22More possibilities for connection scriptsJouke Witteveen4-0/+6
2013-03-18Unhardcode pathsJouke Witteveen3-4/+6
2013-03-12connections/vlan: fix BindsToInterfaces length calculationFlorian Pritz1-1/+1
2013-02-05Move the location for profilesJouke Witteveen1-1/+1
2012-12-30Drop the Scan parameterJouke Witteveen1-9/+1
2012-12-28Forking netcfg to netctl (2/2)Jouke Witteveen8-460/+202
2012-12-28Forking netcfg to netctl (1/2)Jouke Witteveen9-0/+677