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
...
*
rc.inet1.8: Minor fixups
Robby Workman
2017-10-07
1
-3
/
+4
*
rc.inet1.conf.5: Update for IPALIASES, bridge, and virtual IFs
Robby Workman
2017-10-07
1
-7
/
+57
*
manpages/*: Add manual pages for network-scripts
Robby Workman
2017-10-07
2
-0
/
+312
*
rc.inet1.conf: Clarify comment wrt bridge interfaces
Robby Workman
2017-10-07
1
-1
/
+1
*
Merge branch 'ipaliases'
Robby Workman
2017-07-14
3
-0
/
+32
|
\
|
*
README: Note current status of branch
Robby Workman
2017-07-14
1
-2
/
+2
|
*
rc.inet1.*: Added support for IP address aliases
Robby Workman
2017-07-14
2
-0
/
+23
*
|
README: noted current status
Robby Workman
2017-07-13
1
-3
/
+5
*
|
Merge branch 'virtual-ifs'
Robby Workman
2017-07-13
3
-9
/
+47
|
\
|
|
*
rc.inet1: Use bash builtin arithmetic instead of external expr
Robby Workman
2017-07-13
1
-1
/
+1
|
*
README: Noted status of virtual-ifs branch
Robby Workman
2017-07-12
1
-25
/
+8
|
*
rc.inet1: fix index number usage in virtual interface setup/destroy
Robby Workman
2017-07-12
1
-1
/
+1
*
|
README: Noted status of master branch
Robby Workman
2017-07-12
1
-23
/
+7
|
*
rc.inet1{,.conf}: Allow create/destroy of virtual tun/tap devices
Robby Workman
2017-07-12
2
-0
/
+44
|
/
*
rc.inet1: Fix bridge teardown code
Robby Workman
2017-07-12
1
-3
/
+3
*
README: Additional notes
Robby Workman
2017-07-11
1
-0
/
+26
*
rc.inet1: Bugfixes...
Robby Workman
2017-07-11
1
-4
/
+4
*
rc.inet1: Replace backticks with $()
Robby Workman
2017-07-11
1
-9
/
+9
*
rc.wireless.conf: Replace ifconfig MAC lookup with "ip link show"
Robby Workman
2017-07-11
1
-1
/
+2
*
rc.wireless: Migrate HWADDR getting from ifconfig to iproute2
Robby Workman
2017-07-11
1
-1
/
+1
*
rc.wireless: Migrate ifconfig --> ip link set dev $IF
Robby Workman
2017-07-11
1
-1
/
+1
*
rc.inet1: Migrate bridge setup/teardown to iproute2 from brctl
Robby Workman
2017-07-11
1
-4
/
+13
*
rc.inet1: migrate gateway functions
Robby Workman
2017-07-11
1
-6
/
+6
*
rc.inet1: Migrate code to take down interfaces
Robby Workman
2017-07-11
1
-3
/
+3
*
rc.inet1: Migrate code to bring up interfaces
Robby Workman
2017-07-11
1
-10
/
+11
*
rc.inet1: Partially migrate bridge setup code
Robby Workman
2017-07-11
1
-3
/
+3
*
rc.inet1: Migrate loopback interface code
Robby Workman
2017-07-11
1
-7
/
+8
*
Add README file
Robby Workman
2017-07-11
1
-0
/
+11
*
rc.inet1: Use return (not continue) to leave the if_up() function.
Robby Workman
2017-07-11
1
-1
/
+1
*
Initial commit of rc.inet1* and rc.wireless*
Robby Workman
2017-01-06
4
-0
/
+1010
[prev]