aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* net/iproute2: clarify "waiting for IPv6 addresses"Robin H. Johnson2017-11-141-1/+5
* net/iproute2: refactor veinfo+CMD to _cmd helper.Robin H. Johnson2017-11-141-43/+34
* net/iproute2: delete IPv6 tunnel.stkchp2017-10-191-4/+11
* Merge remote-tracking branch 'origin/iw'Robin H. Johnson2017-06-142-1/+731
|\
| * Add new iw module for wireless to supersede iwconfigiwBrian Evans2016-12-212-1/+731
* | iproute2: apply ipproto=-6 cleanup.Robin H. Johnson2017-06-091-7/+10
* | Merge pull request #24 from Pinkbyte/iplink-supportRobin H. Johnson2017-06-091-0/+23
|\ \
| * | Support for creating interfaces through iproute2 link commandSergey Popov2017-01-241-0/+23
| |/
* | bonding: make patching sysfs args easier in future.Robin H. Johnson2017-06-091-3/+9
* | bonding: add arp_ip_targets properlyMarc Schiffbauer2017-06-091-2/+16
* | Check for L2TP support in kernelSergey Popov2017-01-241-0/+4
|/
* net/iproute2: fix netmask specifier.Robin H. Johnson2016-10-261-1/+1
* net/macchanger: support newer macchanger tool.0.5.0Robin H. Johnson2016-10-241-13/+13
* Switch /var/run to /run.Robin H. Johnson2016-10-2411-42/+42
* net/iproute2: no automatic scope=host on loopback.Robin H. Johnson2016-10-241-5/+0
* bashisms: Fix bashisms for dash support.Robin H. Johnson2016-10-241-1/+1
* net/iproute2: IPv6 DAD delay must be non-fatal.Robin H. Johnson2016-10-241-1/+2
* iproute2/_get_route: better output on route checkRobin H. Johnson2016-10-231-2/+2