aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/ethtool: support more ethtool config knobsRobin H. Johnson2021-04-051-2/+13
* Merge remote-tracking branch 'github/pr/36'Robin H. Johnson2021-04-051-2/+2
|\
| * net/ethtool.sh: add "eee" and "tunable" setting operationsMaciej S. Szmigiero2021-03-271-2/+2
* | net/iproute2.sh: in _get_mac_address, don't return multiple addressesPatrick McLean2021-03-301-3/+2
|/
* net/dummy.sh: Add support for network namespacesPatrick McLean2021-03-111-7/+9
* net/bridge.sh: Add support for network namespaces when using iproute2Patrick McLean2021-03-111-14/+14
* net/bonding.sh: Add support for network namespacesPatrick McLean2021-03-111-26/+31
* net/iproute2.sh: Add initial support for network namespacesPatrick McLean2021-03-111-47/+101
* net/apipa.sh: Simplify and address the remaining portability issuesKerin Millar2021-02-021-34/+29
* net/apipa.sh: Account for the first and last /24 being reservedKerin Millar2021-01-271-3/+3
* net/iwd.sh: Removed non-working "need dbus" callLars Wendler2021-01-271-1/+0
* net/apipa.sh: fix broken implementation by way of a rewriteKerin Millar2021-01-271-27/+67
* Use sysfs to obtain the MAC address in net/iproute2.shKerin Millar2021-01-241-9/+6
* net/wpa_supplicant.sh: Removed non-working "need dbus" callLars Wendler2021-01-181-8/+0
* net/pppd.sh: Completely overhauled pppd version checkLars Wendler2021-01-181-21/+3
* Convert many "grep" calls to "grep -F"Lars Wendler2021-01-185-11/+9
* net/pppd.sh: Improved pppd version checkLars Wendler2021-01-181-1/+1
* net/l2tp.sh: dash doesn't know "&>/dev/null" redirectLars Wendler2021-01-181-2/+1
* net/pppd.sh: prefer defaultroute-metricLars Wendler2021-01-051-2/+2
* net/pppd.sh: ppp-2.4.9 has renamed rp-pppoe.so to pppoe.soLars Wendler2021-01-051-4/+3
* Add code style fixes and missing copyright headersLars Wendler2021-01-051-2/+3
* net/dhcpcd.sh: Remove support for ancient dhcpcd versionsLars Wendler2021-01-051-18/+9
* net/dhcpcd.sh: Don't run dhcpcd on stop if it's not installedBrian Evans2020-12-151-1/+1
* net/iw: implement 802.11s meshRobin H. Johnson2020-06-021-0/+25
* net/iw: refactor iw mode setupRobin H. Johnson2020-06-021-17/+20
* dhclientv6: Add DHCPv6 support via dhclientDaniel Solano Gómez2020-06-024-6/+123
* Added macvtap supportArseni Nimera2020-05-311-2/+6
* net/ip6to4: partial fix for bug #528314Robin H. Johnson2020-05-301-2/+2
* net/iproute2: support containers without /proc/sys/net/ipv4/route/flushRobin H. Johnson2020-05-301-1/+11
* net/iwd: ensure program is presentRobin H. Johnson2020-05-301-0/+1
* net/iwd: add iwd helperHans Fernhout2020-05-301-0/+53
* net/dhcpcd.sh: Put user args into a temp fileLars Wendler2020-05-301-6/+14
* net/dhcpcd.sh: fetch pidfile location from dhcpcdLars Wendler2020-05-301-2/+11
* shellcheck: fix Double quote array expansions to avoid re-splitting elements....0.7.0Robin H. Johnson2020-01-042-2/+2
* pppd.sh: ppp-2.4.8 introduced "defaultroute-metric" optionLars Wendler2020-01-031-2/+32
* net/iw.sh: minor whitespace fixBen Kohler2019-07-091-2/+2
* net/*: fix ordering of dhcp clientsBen Kohler2019-07-093-2/+8
* net/system.sh: change net-scripts to netifrc in outputBen Kohler2019-07-091-3/+3
* Add shellcheck toolingRobin H. Johnson2019-04-2040-0/+40
* Two separate peer variables for every peer in vethKirill Semenkov2019-04-201-24/+11
* Veth support addedKirill Semenkov2019-04-201-1/+1
* Veth support addedKirill Semenkov2019-04-201-0/+193
* net/wireguard: import from ebuildRobin H. Johnson2018-07-111-1/+2
* net/wireguard: import from ebuildJason A. Donenfeld2018-07-102-1/+54
* net/iproute2: improve DAD tentative wait/output.Robin H. Johnson2018-01-211-6/+14
* net/wpa_supplicant: rewrite -D detectionRobin H. Johnson2017-11-271-5/+15
* net/wpa_supplicant: change how we match wired connectionsHenning Schild2017-11-271-4/+5