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
*
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
*
Update rc.inet1.conf in netconfig. Update manpage.
Darren 'Tadgy' Austin
2019-11-07
2
-0
/
+41
*
Added README.VLANs with some basic usage instructions.
Darren 'Tadgy' Austin
2019-11-07
1
-0
/
+20
*
Walk _backwards_ through interfaces when deconfiguring.
Darren 'Tadgy' Austin
2019-11-07
1
-2
/
+3
*
Document MAXNICS in rc.inet1.conf. Extended VLAN description.
Darren 'Tadgy' Austin
2019-11-07
1
-1
/
+7
*
Initial commit of VLAN support.
Darren 'Tadgy' Austin
2019-11-07
2
-4
/
+45
*
Update manpages for changes to rc.inet1
Darren 'Tadgy' Austin
2019-11-06
1
-26
/
+11
*
Update rc.inet1.conf in netconfig.
Darren 'Tadgy' Austin
2019-11-06
1
-14
/
+17
*
Put IPv6 config with the IPv4 config in rc.inet1.conf
Darren 'Tadgy' Austin
2019-11-06
1
-14
/
+17
*
Use 'broadcast +' for bringing up interfaces in IPALIASES block.
Darren 'Tadgy' Austin
2019-11-06
1
-2
/
+2
*
Remove IP6ALIASES block. IP6ADDR->IP6ADDRS.
Darren 'Tadgy' Austin
2019-11-06
1
-17
/
+1
*
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
*
New configuration methodology - see full commit log.
Darren 'Tadgy' Austin
2019-11-06
2
-24
/
+24
*
Updated specification and wrapped all lines at 80 chars.
Darren 'Tadgy' Austin
2019-11-06
1
-128
/
+191
*
If modprobe events occurred, sleep for a bit after they finished
Robby Workman
2018-11-26
1
-1
/
+6
*
Add README.IPv6
Darren 'Tadgy' Austin
2018-11-26
2
-9
/
+183
*
Updated manpages
Darren 'Tadgy' Austin
2018-11-26
2
-124
/
+208
*
Flush ip addresses on lo when taking interfaces down
Darren 'Tadgy' Austin
2018-11-26
1
-0
/
+2
*
Enable RA for DHCP/Fixed IP if explicitly told to do so
Darren 'Tadgy' Austin
2018-11-26
1
-0
/
+8
*
In if_down(), only perform IPv6 operations if IPv6 is active
Darren 'Tadgy' Austin
2018-11-26
1
-4
/
+8
*
Remove hard coded -L from dhcpcd command line
Darren 'Tadgy' Austin
2018-11-26
1
-4
/
+2
*
Added USE_RA[x] option to explicitly enable/disable RA support
Darren 'Tadgy' Austin
2018-11-26
2
-3
/
+14
*
Protect blocks of code by testing whether ipv6 is active
Darren 'Tadgy' Austin
2018-11-25
1
-20
/
+30
*
Various fixups for nomenclature - see full commit message
Darren 'Tadgy' Austin
2018-11-25
2
-33
/
+54
*
Move interface module loading into a 'pre-load' section
Darren 'Tadgy' Austin
2018-11-25
1
-9
/
+21
*
Mitigate a race condition with Duplicate Address Detection
Darren 'Tadgy' Austin
2018-11-25
1
-4
/
+12
*
rc.inet1: sleep for 3 seconds after setting all the interface options/IPs
Darren 'Tadgy' Austin
2018-11-25
1
-0
/
+4
*
Update rc.inet1.conf with IPv6 options
Darren 'Tadgy' Austin
2018-11-25
1
-1
/
+14
*
Added ipv6 gateway up/down function
Darren 'Tadgy' Austin
2018-11-25
1
-4
/
+15
*
Added support for AUTOCONF6_TIMEOUT[x] option
Darren 'Tadgy' Austin
2018-11-25
1
-4
/
+5
*
Move AUTOCONF6 block to favour dynamic configuration over fixed IP
Darren 'Tadgy' Austin
2018-11-25
1
-25
/
+23
*
Flush and down interface if configuration fails
Darren 'Tadgy' Austin
2018-11-25
1
-2
/
+12
*
Various fixes and enhancements (see full commit message)
Darren 'Tadgy' Austin
2018-11-25
1
-67
/
+63
*
Use -4 when querying/setting routes
Darren 'Tadgy' Austin
2018-11-25
1
-4
/
+5
*
Increase sleep time after dhcpcd is killed
Darren 'Tadgy' Austin
2018-11-25
1
-0
/
+1
*
USE_STATELESS->USE_STATELESS6 - D'oh. Some bugfixes also
Darren 'Tadgy' Austin
2018-11-25
1
-11
/
+10
*
Finish up dhcp start block
Darren 'Tadgy' Austin
2018-11-25
1
-4
/
+6
*
Only add IPALIASES{,6} if the interface came up
Darren 'Tadgy' Austin
2018-11-25
1
-21
/
+23
*
Modified interface takedown code in if_down()
Darren 'Tadgy' Austin
2018-11-25
1
-11
/
+27
[next]