index
:
slacknetsetup
master
tadgy
Migration to iproute2-based network setup
rworkman@slackware.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-15
/
+26
*
Add first draft of README.networking.
Darren 'Tadgy' Austin
2021-02-27
1
-0
/
+550
*
Implement a new IPADDRS array for v4 IPs - read full commit message
Darren 'Tadgy' Austin
2021-02-27
2
-67
/
+71
*
Restablish use of the -L option to assist Slackware ARM users.
Darren 'Tadgy' Austin
2021-02-27
1
-1
/
+0
*
Update comments regarding use of the hard coded dhcpcd -L command line option.
current-20210227
Darren 'Tadgy' Austin
2020-08-17
1
-3
/
+6
*
Include the IPv6 address + hostnames in /etc/networks.
Darren 'Tadgy' Austin
2020-05-23
1
-4
/
+2
*
Correct a couple of issues making shellcheck barf errors.
Darren 'Tadgy' Austin
2020-01-05
1
-2
/
+2
*
A couple of updates to netconfig and rc.inet1.conf.
Darren 'Tadgy' Austin
2019-12-17
2
-5
/
+8
*
Clarify configuration of IPALIASES in the examples section.
Darren 'Tadgy' Austin
2019-12-12
1
-3
/
+4
*
Match interface name exactly when taking interfaces down.
Darren 'Tadgy' Austin
2019-11-29
1
-1
/
+1
*
Very small correction of rc.inet1.conf text.
Darren 'Tadgy' Austin
2019-11-29
2
-2
/
+2
*
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
2
-8
/
+10
*
Flush interface before applying any IPs.
Darren 'Tadgy' Austin
2019-11-18
1
-0
/
+2
*
Quiet "modprobe ipv6" using its built-in way to do it :-)
Robby Workman
2019-11-15
1
-1
/
+1
*
Update manpages with new interface configurations.
Darren 'Tadgy' Austin
2019-11-15
2
-25
/
+71
*
Quiet down the ipv6 modprobe. Tell the user what is going on.
Darren 'Tadgy' Austin
2019-11-15
1
-1
/
+3
*
Fix up 'ipv6' modprobe config to match others
Robby Workman
2019-11-15
1
-0
/
+6
*
Fix up 'bonding' modprobe config to match others
Robby Workman
2019-11-15
1
-0
/
+7
*
README.bonding: Fix minor typos
Robby Workman
2019-11-14
1
-3
/
+3
*
README.VLANs: Fix minor typos
Robby Workman
2019-11-14
1
-2
/
+2
*
README.IPv6: Fix minor typos and grammar stuff
Robby Workman
2019-11-14
1
-7
/
+7
*
Remove toplevel README - it's stale now.
Robby Workman
2019-11-14
1
-26
/
+0
*
Update text in rc.inet1.conf, and sync with netconfig.
Darren 'Tadgy' Austin
2019-11-14
2
-32
/
+70
*
Update documentation. Default BONDMODE to balance-rr. Update rc.inet1.conf.
Darren 'Tadgy' Austin
2019-11-14
4
-16
/
+238
*
Several small fixes - see log.
Darren 'Tadgy' Austin
2019-11-13
1
-8
/
+24
*
When creating a bond, flush the underlying interface IP.
Darren 'Tadgy' Austin
2019-11-13
1
-4
/
+2
*
Remove BONDOPTS, VLANOPTS and BROPTS and replace with generic IFOPTS.
Darren 'Tadgy' Austin
2019-11-13
2
-29
/
+45
*
In rc.inet1.conf, be consistant with spacing and commenting.
Darren 'Tadgy' Austin
2019-11-13
1
-46
/
+45
*
Added support for a BROPTS variable to set bridge specific settings.
Darren 'Tadgy' Austin
2019-11-13
2
-7
/
+18
*
Be consistent with variable case. Emit warning when assuming netmask.
Darren 'Tadgy' Austin
2019-11-13
1
-47
/
+50
*
Create and document a new VLANOPTS variable.
Darren 'Tadgy' Austin
2019-11-13
2
-0
/
+12
*
Initial support for bonding (link aggrigation) in rc.inet1.
Darren 'Tadgy' Austin
2019-11-13
3
-7
/
+72
*
Small fixes - see full log.
Darren 'Tadgy' Austin
2019-11-12
2
-13
/
+10
*
Add example ipv6.conf for the modprobe.d directory.
Darren 'Tadgy' Austin
2019-11-12
1
-0
/
+2
*
Fix typo when de-configuring interfaces, i->1.
Darren 'Tadgy' Austin
2019-11-11
1
-1
/
+1
*
VLAN support. Sync logging/IPv6 changes from tadgy-ipv6-fixes branch.
Darren 'Tadgy' Austin
2019-11-11
2
-73
/
+132
[next]