| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow exiting when in NetworkManager confirmation dialog. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -1/+4 |
* | Add IPv6 support to 'loopback' option. Use IPADDRS. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -4/+8 |
* | Don't skip VLAN entry if it's empty + more | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -12/+10 |
* | Don't write HOSTNAME before confirmation. Remove colour around examples. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -3/+4 |
* | Give 2 examples for IP address entry syntax. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -2/+2 |
* | Check entered prefix length is valid + more. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -102/+60 |
* | Add syntax_check_v6 function to validate IPv6 addresses + more. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -19/+44 |
* | Begin implementing multiple IPv6 addresses handling. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -33/+76 |
* | Use an IPv4 specific bounce file with IPv4 config. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -7/+7 |
* | Use an ipv4 specific bounce file for gateway config. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -15/+6 |
* | Clean up after ourselves in various places with new code. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -15/+41 |
* | Various updates to netconfig - see full log. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -80/+90 |
* | Clean up syntax of host+domain entry and add some basic validation. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -28/+42 |
* | Update VLAN syntax checking. Add quotes in rc.inet1.conf. | Darren 'Tadgy' Austin | 2021-02-27 | 1 | -12/+23 |
* | Include the IPv6 address + hostnames in /etc/networks. | Darren 'Tadgy' Austin | 2020-05-23 | 1 | -4/+2 |
* | A couple of updates to netconfig and rc.inet1.conf. | Darren 'Tadgy' Austin | 2019-12-17 | 1 | -4/+6 |
* | Very small correction of rc.inet1.conf text. | Darren 'Tadgy' Austin | 2019-11-29 | 1 | -1/+1 |
* | IPv6 configuration support in netconfig. See full log. | Darren 'Tadgy' Austin | 2019-11-20 | 1 | -159/+310 |
* | Add VLAN configuration support to netconfig. | Darren 'Tadgy' Austin | 2019-11-20 | 1 | -0/+30 |
* | Update text in rc.inet1.conf (and netconfig). | Darren 'Tadgy' Austin | 2019-11-18 | 1 | -4/+5 |
* | Update text in rc.inet1.conf, and sync with netconfig. | Darren 'Tadgy' Austin | 2019-11-14 | 1 | -30/+68 |
* | Update rc.inet1.conf in netconfig. Update manpage. | Darren 'Tadgy' Austin | 2019-11-07 | 1 | -0/+20 |
* | Update rc.inet1.conf in netconfig. | Darren 'Tadgy' Austin | 2019-11-06 | 1 | -14/+17 |
* | Sync netconfig's rc.inet1.conf with the new one. Add ::1 to loopback in hosts | Darren 'Tadgy' Austin | 2019-11-06 | 1 | -11/+44 |
* | Fix up setting of IPALIASES and update docscurrent-20180531 | Darren Austin | 2018-05-24 | 1 | -1/+4 |
* | netconfig: formatting tweaks plus fixup NM default usage | Patrick J. Volkerding | 2018-05-24 | 1 | -24/+29 |
* | netconfig: Don't write hostname to NM config file any more | Andrzej Telszewski | 2018-03-18 | 1 | -4/+0 |
* | netconfig: Add back a dropped "." | Robby Workman | 2017-11-26 | 1 | -1/+1 |
* | netconfig: Add comment to netconfig-generated rc.inet1.conf | Jakub Jankowski | 2017-11-21 | 1 | -0/+2 |
* | rc.inet1*: Fix DHCP timeoutcurrent-20171121 | Robby Workman | 2017-11-21 | 1 | -1/+1 |
* | netconfig: Add /sbin/netconfigcurrent-20171117 | Robby Workman | 2017-11-17 | 1 | -0/+706 |