aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile.inc: prepare for netifrc-0.7.12HEAD0.7.12masterSam James7 days1-1/+1
* net: iproute2: fix missing quotes in testAlexander Zubkov7 days1-1/+1
* Makefile.inc: prepare for netifrc-0.7.110.7.11Sam James12 days1-1/+1
* net: fix ip*6*token installSam James12 days1-1/+1
* Makefile.inc: prepare for netifrc-0.7.100.7.10Sam James12 days1-1/+1
* Actually install iptoken.sh.Jaco Kroon2024-09-071-1/+1
* net/ip6token.sh: cleanup whitespaceSam James2024-09-011-1/+1
* net: iproute2: fix bashismSam James2024-09-011-1/+1
* Disable IPv6 on subdevices for bonding and bridges0.7.9Patrick McLean2024-08-282-0/+4
* Implement ip-token(8) addressing for IPv6.Jaco Kroon2024-07-012-0/+35
* Append wireguard docs at net.example with arbitrary interface name exampleAndrey Volkov2024-05-241-0/+4
* Add type_${IFVAR}=wireguard for arbitrary wireguard interface namesAndrey Volkov2024-05-241-2/+9
* Add missing wireguard_depend programAndrey Volkov2024-05-241-1/+1
* net/wireguard.sh: make wireguard module to run before interfaceAlexander Zubkov2024-05-231-1/+1
* Allow setting blackhole-like routesAlexander Zubkov2024-05-232-6/+55
* mk/os.mk: don't use OS env var for overridingMatoro Mahri2024-01-141-1/+1
* Remove support for treecleaned net-misc/pump0.7.8Matoro Mahri2024-01-075-71/+5
* net.lo.in: replace "type" bashism with "command"Matoro Mahri2024-01-071-1/+1
* net/dummy.sh: preload module, create interface conditionallyMatoro Mahri2023-11-251-5/+11
* net: add qmi interface supportAlon Bar-Lev2023-11-243-1/+147
* iwd: depend on "program /usr/libexec/iwd" instead of "program iwd"Violet Purcell2023-11-241-1/+1
* Makefile.inc: prepare for 0.7.70.7.7Sam James2023-10-201-1/+1
* dhcpcd: Fixing the handling of dhcpcd arguments with spaceskmartin362023-10-191-2/+2
* Makefile.inc: prepare for 0.7.60.7.6Sam James2023-09-101-1/+1
* net/bonding.sh: fix spelling of "lose"Mike Gilbert2023-09-101-1/+1
* Remove absolute paths from commandsMike Gilbert2023-09-1024-70/+61
* Makefile.inc: version 0.7.50.7.5Mike Gilbert2023-05-281-1/+1
* Update pidfile path for ppp-2.5.0Mike Gilbert2023-05-281-8/+30
* net/Makefile: include iwdRobin H. Johnson2023-04-191-1/+1
* doc/net.example.Linux.in: add hsr examplesRobin H. Johnson2023-04-191-0/+2
* Makefile.inc: crank to 0.7.40.7.4Sam James2023-04-171-1/+1
* mk/dist.mk: use xzSam James2023-04-171-4/+4
* mk/dist.mk: use gtar for --ownersSam James2023-04-171-3/+3
* net/dhcpcd.sh: adapt to dhcpcd-10 versioningGreg Kubaryk2023-04-171-1/+1
* net/arping.sh: adapt to new arping path in /usr/binSam James2023-02-121-1/+1
* net/iproute2.sh: Fix two regressions in _get_mac_addressKerin Millar2023-01-191-9/+7
* net/l2tp.sh: Don't try to evaluate l2tptunnel_${IFVAR} if unsetKerin Millar2023-01-191-2/+4
* net/wpa_supplicant.sh: Properly expand the number of positional parametersKerin Millar2023-01-171-1/+1
* net/veth.sh: Eliminate the bashism that is the == test operatorKerin Millar2023-01-171-1/+1
* net/bonding.sh: Eliminate the bashism that is pattern substitutionKerin Millar2023-01-171-1/+1
* net/l2tp.sh: Really favour IFACE over IFVAR in an informational messageKerin Millar2023-01-151-1/+1
* net/l2tp.sh: Favour IFACE over IFVAR in an informational messageKerin Millar2023-01-151-1/+1
* net/l2tp.sh: Slightly improve the structure of l2tp_pre_start()Kerin Millar2023-01-151-21/+19
* net/macchanger.sh: Update path to macchanger to /usr7e3f2023-01-151-2/+2
* net/l2tp.sh: Re-order function declarations and use a consistent brace styleKerin Millar2023-01-151-86/+82
* net/l2tp.sh: Rewrite to address issues of POSIX conformance (and more besides)Kerin Millar2023-01-151-143/+206
* net/hsr: add Parallel Redundancy Protocol (PRP) supportRobin H. Johnson2022-12-251-1/+6
* Adding the saved args to the stop commandkmartin362022-12-251-2/+2
* Merge remote-tracking branch 'github/pr/32'Robin H. Johnson2021-04-050-0/+0
|\
| * Added macvtap supportArseni Nimera2020-05-312-2/+9