diff options
author | Robby Workman <rworkman@slackware.com> | 2017-07-14 00:37:42 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2017-07-14 00:37:42 -0500 |
commit | 0ecfbbf1c758f94baf6e9345b0655821ec354271 (patch) | |
tree | da60d15f9e207551260804e12b82c3e48e660d47 /README | |
parent | cf31861eb7ec40a5102373dadba1ef965bb4e983 (diff) | |
parent | 2dc4a206ae514565fbd0d55849731e549f29967c (diff) | |
download | slacknetsetup-0ecfbbf1c758f94baf6e9345b0655821ec354271.tar.xz |
Merge branch 'ipaliases'
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -12,6 +12,15 @@ to a user branch, send me a mail with an ssh pubkey attached. Current status of master branch: * Complete feature parity with stock networking scripts + * Supports create/destroy of virtual tun/tap interfaces and adding them to bridges +* Supports additional IP addresses added to interfaces + in a way that's compatible with net-tools + +* TODO: IPv6 support ; suggestions welcome, as I really don't know + how I want to proceed with that. For home, I basically + rewrote (a very simple version of) the network scripts, + but that obviously doesn't scale :/ + |