summaryrefslogtreecommitdiffstats
path: root/netconfig
Commit message (Expand)AuthorAgeFilesLines
* netconfig: Ensure proper rc.networkmanager permissionsPatrick J. Volkerding2021-11-121-0/+2
* netconfig: remove (broken) checks on hostname/domainname validityPatrick J. Volkerding2021-11-121-26/+4
* Correct spelling mistake of equivalent in netconfig.Darren 'Tadgy' Austin2021-04-161-1/+1
* Fix domain name validation checks. Thanks to xbeastx74 on LQ for the report.Darren 'Tadgy' Austin2021-03-081-2/+5
* Add SLAAC security and privacy options.Darren 'Tadgy' Austin2021-03-081-0/+10
* Fix descrepencies between rc.inet1.conf versions.Darren 'Tadgy' Austin2021-03-021-0/+1
* netconfig: fix formatting of generated hosts fileRobby Workman2021-02-281-1/+1
* netconfig: remove outdated note about /etc/hostsRobby Workman2021-02-281-4/+0
* Fix bug where the CIDR mask was included in /etc/hosts.Darren 'Tadgy' Austin2021-02-281-2/+2
* scripts/netconfig: menu fix for formatting and add additional infoPatrick J. Volkerding2021-02-281-7/+9
* netconfig and rc.inet1.conf: Fix types (aggrigation -> aggregation)Robby Workman2021-02-271-1/+1
* Change final occurances of IPADDR/NETMASK/IPALIASES over to IPADDRS.Darren 'Tadgy' Austin2021-02-271-16/+4
* Update write out of rc.inet1.conf to new format. +moreDarren 'Tadgy' Austin2021-02-271-68/+54
* Add function to convert new CIDR format netmasks to old style dotted quad.Darren 'Tadgy' Austin2021-02-271-1/+13
* Updated nameserver processing handling to include syntax checks + more.Darren 'Tadgy' Austin2021-02-271-50/+82
* Allow exiting when in NetworkManager confirmation dialog.Darren 'Tadgy' Austin2021-02-271-1/+4
* Add IPv6 support to 'loopback' option. Use IPADDRS.Darren 'Tadgy' Austin2021-02-271-4/+8
* Don't skip VLAN entry if it's empty + moreDarren 'Tadgy' Austin2021-02-271-12/+10
* Don't write HOSTNAME before confirmation. Remove colour around examples.Darren 'Tadgy' Austin2021-02-271-3/+4
* Give 2 examples for IP address entry syntax.Darren 'Tadgy' Austin2021-02-271-2/+2
* Check entered prefix length is valid + more.Darren 'Tadgy' Austin2021-02-271-102/+60
* Add syntax_check_v6 function to validate IPv6 addresses + more.Darren 'Tadgy' Austin2021-02-271-19/+44
* Begin implementing multiple IPv6 addresses handling.Darren 'Tadgy' Austin2021-02-271-33/+76
* Use an IPv4 specific bounce file with IPv4 config.Darren 'Tadgy' Austin2021-02-271-7/+7
* Use an ipv4 specific bounce file for gateway config.Darren 'Tadgy' Austin2021-02-271-15/+6
* Clean up after ourselves in various places with new code.Darren 'Tadgy' Austin2021-02-271-15/+41
* Various updates to netconfig - see full log.Darren 'Tadgy' Austin2021-02-271-80/+90
* Clean up syntax of host+domain entry and add some basic validation.Darren 'Tadgy' Austin2021-02-271-28/+42
* Update VLAN syntax checking. Add quotes in rc.inet1.conf.Darren 'Tadgy' Austin2021-02-271-12/+23
* Include the IPv6 address + hostnames in /etc/networks.Darren 'Tadgy' Austin2020-05-231-4/+2
* A couple of updates to netconfig and rc.inet1.conf.Darren 'Tadgy' Austin2019-12-171-4/+6
* Very small correction of rc.inet1.conf text.Darren 'Tadgy' Austin2019-11-291-1/+1
* IPv6 configuration support in netconfig. See full log.Darren 'Tadgy' Austin2019-11-201-159/+310
* Add VLAN configuration support to netconfig.Darren 'Tadgy' Austin2019-11-201-0/+30
* Update text in rc.inet1.conf (and netconfig).Darren 'Tadgy' Austin2019-11-181-4/+5
* Update text in rc.inet1.conf, and sync with netconfig.Darren 'Tadgy' Austin2019-11-141-30/+68
* Update rc.inet1.conf in netconfig. Update manpage.Darren 'Tadgy' Austin2019-11-071-0/+20
* Update rc.inet1.conf in netconfig.Darren 'Tadgy' Austin2019-11-061-14/+17
* Sync netconfig's rc.inet1.conf with the new one. Add ::1 to loopback in hostsDarren 'Tadgy' Austin2019-11-061-11/+44
* Fix up setting of IPALIASES and update docscurrent-20180531Darren Austin2018-05-241-1/+4
* netconfig: formatting tweaks plus fixup NM default usagePatrick J. Volkerding2018-05-241-24/+29
* netconfig: Don't write hostname to NM config file any moreAndrzej Telszewski2018-03-181-4/+0
* netconfig: Add back a dropped "."Robby Workman2017-11-261-1/+1
* netconfig: Add comment to netconfig-generated rc.inet1.confJakub Jankowski2017-11-211-0/+2
* rc.inet1*: Fix DHCP timeoutcurrent-20171121Robby Workman2017-11-211-1/+1
* netconfig: Add /sbin/netconfigcurrent-20171117Robby Workman2017-11-171-0/+706