Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-24 | Use iproute2 for bridging (FS#36165) | Jouke Witteveen | 1 | -4/+2 | |
This sheds the dependency on the old bridge-utils (brctl). | |||||
2013-05-15 | Typo in a sample profile | Jouke Witteveen | 1 | -1/+1 | |
2013-04-16 | Updated man page to include pppoe and mobile_ppp | Robbie Smith | 1 | -7/+0 | |
Removed unnecessary options from example connection. | |||||
2013-04-10 | Changed connections to use underscores. | Robbie Smith | 1 | -1/+1 | |
2013-04-08 | Code tidying up. Renamed mobile connection to mobile-ppp. | Robbie Smith | 1 | -6/+3 | |
Also: - Replaced echos with invocations of cat, where possible. - Fixed PIDFILE to point to the file ppp creates. This ensures the interface can be brought down. - Fixed setting of InterfaceRoot. - Removed vim syntax highlighting from ethernet connection. | |||||
2013-04-08 | Added ppp mobile by porting from netcfg. | Robbie Smith | 1 | -0/+37 | |
2013-03-02 | Fix special quoting in examples | Jouke Witteveen | 2 | -2/+3 | |
2013-02-06 | Left over updates of example profiles | Jouke Witteveen | 3 | -3/+3 | |
The netmask is mandatory since commit 4a846. | |||||
2013-02-01 | Remove the default IPv4 netmask | Jouke Witteveen | 1 | -2/+1 | |
A default netmask makes no sense (except possibly /32). Spotted by: Thomas Bächler <thomas@archlinux.org> | |||||
2013-01-07 | Minor update of sample profiles | Jouke Witteveen | 12 | -20/+18 | |
Reduced unnecessary quoting and some rewording. | |||||
2012-12-28 | Forking netcfg to netctl (2/2) | Jouke Witteveen | 17 | -146/+144 | |
This commit contains the refactoring and rewriting of code. | |||||
2012-12-28 | Forking netcfg to netctl (1/2) | Jouke Witteveen | 2 | -9/+0 | |
This commit contains the moving of files. | |||||
2012-10-15 | Grammar error in example conf file (FS#31947) | Sascha Weaver | 1 | -1/+1 | |
"example" is a word starts with a vowel. | |||||
2012-09-15 | IPv6 support for PPPoE connections (FS#31380) | Jouke Witteveen | 1 | -0/+2 | |
This fixes netcfg's share of FS#31380. Proposed by Gala Dragos. | |||||
2012-05-17 | Fix variable name mix-up in bonding documentation (FS#29918) | Jouke Witteveen | 1 | -1/+1 | |
BOND_INTERFACES was documented, but SLAVE_INTERFACES was implemented. | |||||
2012-02-23 | Merge remote-tracking branch 'brain0/working' | Jouke Witteveen | 1 | -0/+31 | |
2011-12-08 | Add PPPoE connection support | Thomas Bächler | 1 | -0/+31 | |
2011-08-20 | bond: add example, fix missing quotes and typo | Rémy Oudompheng | 1 | -0/+9 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-15 | Add option ESSID_TYPE=hex to support hexadecimal ESSIDs (FS#24333) | Rémy Oudompheng | 1 | -0/+5 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-09 | Merge branch '2.6.x' | Rémy Oudompheng | 1 | -0/+3 | |
Conflicts: README | |||||
2011-08-09 | examples: add line for IPv6 autoconfiguration to ethernet-static | Rémy Oudompheng | 1 | -0/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-12 | Add support for tunnels | Kyle Fuller | 1 | -0/+11 | |
2011-06-19 | Add basic tuntap IP configuration capabilities | Rémy Oudompheng | 1 | -0/+5 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Rationalize source tree hierarchy. | Rémy Oudompheng | 16 | -0/+145 | |