GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/netifrc.git
bug450326
bug504458
iw
master
remove-bash-arrays
netifrc network configuration tools from OpenRC
William Hubbs <williamh@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile.inc: prepare for netifrc-0.7.12
HEAD
0.7.12
master
Sam James
2024-09-29
1
-1
/
+1
*
net: iproute2: fix missing quotes in test
Alexander Zubkov
2024-09-29
1
-1
/
+1
*
Makefile.inc: prepare for netifrc-0.7.11
0.7.11
Sam James
2024-09-23
1
-1
/
+1
*
net: fix ip*6*token install
Sam James
2024-09-23
1
-1
/
+1
*
Makefile.inc: prepare for netifrc-0.7.10
0.7.10
Sam James
2024-09-23
1
-1
/
+1
*
Actually install iptoken.sh.
Jaco Kroon
2024-09-07
1
-1
/
+1
*
net/ip6token.sh: cleanup whitespace
Sam James
2024-09-01
1
-1
/
+1
*
net: iproute2: fix bashism
Sam James
2024-09-01
1
-1
/
+1
*
Disable IPv6 on subdevices for bonding and bridges
0.7.9
Patrick McLean
2024-08-28
2
-0
/
+4
*
Implement ip-token(8) addressing for IPv6.
Jaco Kroon
2024-07-01
2
-0
/
+35
*
Append wireguard docs at net.example with arbitrary interface name example
Andrey Volkov
2024-05-24
1
-0
/
+4
*
Add type_${IFVAR}=wireguard for arbitrary wireguard interface names
Andrey Volkov
2024-05-24
1
-2
/
+9
*
Add missing wireguard_depend program
Andrey Volkov
2024-05-24
1
-1
/
+1
*
net/wireguard.sh: make wireguard module to run before interface
Alexander Zubkov
2024-05-23
1
-1
/
+1
*
Allow setting blackhole-like routes
Alexander Zubkov
2024-05-23
2
-6
/
+55
*
mk/os.mk: don't use OS env var for overriding
Matoro Mahri
2024-01-14
1
-1
/
+1
*
Remove support for treecleaned net-misc/pump
0.7.8
Matoro Mahri
2024-01-07
5
-71
/
+5
*
net.lo.in: replace "type" bashism with "command"
Matoro Mahri
2024-01-07
1
-1
/
+1
*
net/dummy.sh: preload module, create interface conditionally
Matoro Mahri
2023-11-25
1
-5
/
+11
*
net: add qmi interface support
Alon Bar-Lev
2023-11-24
3
-1
/
+147
*
iwd: depend on "program /usr/libexec/iwd" instead of "program iwd"
Violet Purcell
2023-11-24
1
-1
/
+1
*
Makefile.inc: prepare for 0.7.7
0.7.7
Sam James
2023-10-20
1
-1
/
+1
*
dhcpcd: Fixing the handling of dhcpcd arguments with spaces
kmartin36
2023-10-19
1
-2
/
+2
*
Makefile.inc: prepare for 0.7.6
0.7.6
Sam James
2023-09-10
1
-1
/
+1
*
net/bonding.sh: fix spelling of "lose"
Mike Gilbert
2023-09-10
1
-1
/
+1
*
Remove absolute paths from commands
Mike Gilbert
2023-09-10
24
-70
/
+61
*
Makefile.inc: version 0.7.5
0.7.5
Mike Gilbert
2023-05-28
1
-1
/
+1
*
Update pidfile path for ppp-2.5.0
Mike Gilbert
2023-05-28
1
-8
/
+30
*
net/Makefile: include iwd
Robin H. Johnson
2023-04-19
1
-1
/
+1
*
doc/net.example.Linux.in: add hsr examples
Robin H. Johnson
2023-04-19
1
-0
/
+2
*
Makefile.inc: crank to 0.7.4
0.7.4
Sam James
2023-04-17
1
-1
/
+1
*
mk/dist.mk: use xz
Sam James
2023-04-17
1
-4
/
+4
*
mk/dist.mk: use gtar for --owners
Sam James
2023-04-17
1
-3
/
+3
*
net/dhcpcd.sh: adapt to dhcpcd-10 versioning
Greg Kubaryk
2023-04-17
1
-1
/
+1
*
net/arping.sh: adapt to new arping path in /usr/bin
Sam James
2023-02-12
1
-1
/
+1
*
net/iproute2.sh: Fix two regressions in _get_mac_address
Kerin Millar
2023-01-19
1
-9
/
+7
*
net/l2tp.sh: Don't try to evaluate l2tptunnel_${IFVAR} if unset
Kerin Millar
2023-01-19
1
-2
/
+4
*
net/wpa_supplicant.sh: Properly expand the number of positional parameters
Kerin Millar
2023-01-17
1
-1
/
+1
*
net/veth.sh: Eliminate the bashism that is the == test operator
Kerin Millar
2023-01-17
1
-1
/
+1
*
net/bonding.sh: Eliminate the bashism that is pattern substitution
Kerin Millar
2023-01-17
1
-1
/
+1
*
net/l2tp.sh: Really favour IFACE over IFVAR in an informational message
Kerin Millar
2023-01-15
1
-1
/
+1
*
net/l2tp.sh: Favour IFACE over IFVAR in an informational message
Kerin Millar
2023-01-15
1
-1
/
+1
*
net/l2tp.sh: Slightly improve the structure of l2tp_pre_start()
Kerin Millar
2023-01-15
1
-21
/
+19
*
net/macchanger.sh: Update path to macchanger to /usr
7e3f
2023-01-15
1
-2
/
+2
*
net/l2tp.sh: Re-order function declarations and use a consistent brace style
Kerin Millar
2023-01-15
1
-86
/
+82
*
net/l2tp.sh: Rewrite to address issues of POSIX conformance (and more besides)
Kerin Millar
2023-01-15
1
-143
/
+206
*
net/hsr: add Parallel Redundancy Protocol (PRP) support
Robin H. Johnson
2022-12-25
1
-1
/
+6
*
Adding the saved args to the stop command
kmartin36
2022-12-25
1
-2
/
+2
*
Merge remote-tracking branch 'github/pr/32'
Robin H. Johnson
2021-04-05
0
-0
/
+0
|
\
|
*
Added macvtap support
Arseni Nimera
2020-05-31
2
-2
/
+9
[next]