summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile.inc: tag new release0.7.2Robin H. Johnson2021-01-051-1/+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-052-6/+6
* 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
* init.d/net.lo.in: Add missing closing function bracketLars Wendler2020-09-071-0/+1
* net/iw: implement 802.11s meshRobin H. Johnson2020-06-022-1/+31
* net/iw: refactor iw mode setupRobin H. Johnson2020-06-021-17/+20
* doc/net.example.Linux: document !wireless betterRobin H. Johnson2020-06-021-5/+16
* dhclientv6: Add DHCPv6 support via dhclientDaniel Solano Gómez2020-06-026-6/+162
* udev_helper: recognize more interface typesRobin H. Johnson2020-05-311-1/+1
* Added macvtap supportArseni Nimera2020-05-312-2/+9
* 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
* doc: Document bridge_forward_delay/bridge_hello_timeRobin H. Johnson2020-05-301-0/+10
* 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
* Makefile: bump0.7.1Robin H. Johnson2020-01-041-1/+1
* 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
* init.d/net.lo.in: shellcheck: stop()Robin H. Johnson2019-04-201-4/+6
* init.d/net.lo.in: shellcheck: start()Robin H. Johnson2019-04-201-11/+19
* init.d/net.lo.in: shellcheck: _run_if()Robin H. Johnson2019-04-201-1/+1
* init.d/net.lo.in: shellcheck: _load_configRobin H. Johnson2019-04-201-4/+5
* init.d/net.lo.in: shellcheck: _load_modulesRobin H. Johnson2019-04-201-6/+8
* init.d/net.lo.in: shellcheck: PROVIDEDBY MODULE trampleRobin H. Johnson2019-04-201-5/+5
* init.d/net.lo.in: shellcheck: _gen_module_list()Robin H. Johnson2019-04-201-12/+12
* init.d/net.lo.in: shellcheck: _which()Robin H. Johnson2019-04-201-1/+1
* init.d/net.lo.in: shellcheck: quick initial variable valuesRobin H. Johnson2019-04-201-2/+2
* init.d/net.lo.in: shellcheck: arraysRobin H. Johnson2019-04-201-3/+3
* init.d/net.lo.in: shellcheck: depend()Robin H. Johnson2019-04-201-6/+7
* init.d/net.lo.in: shellcheck: toplevel INIT variableRobin H. Johnson2019-04-201-1/+1
* init.d/net.lo.in: shellcheck: disable some false positivesRobin H. Johnson2019-04-201-0/+6
* init.d/net.lo.in: shellcheck: _gen_module_list(), _load_modules()Robin H. Johnson2019-04-201-0/+6
* sh/udhcpc-hook.sh: shellcheck fixesRobin H. Johnson2019-04-201-3/+4
* shellcheck: turn off some checks to startRobin H. Johnson2019-04-201-3/+10
* Add shellcheck toolingRobin H. Johnson2019-04-2048-0/+53
* systemd should not fail if a service is backgroundingRobin H. Johnson2019-04-201-0/+1
|\
| * systemd should not fail if a service is backgroundingMartin Väth2019-04-201-0/+1
* | sh/functions.sh: Avoid bashisms in shell_var()Robin H. Johnson2019-04-201-1/+9
|\ \
| * | sh/functions.sh: Avoid bashisms in shell_var()Martin Väth2019-04-201-1/+9
| |/
* | Veth support addedRobin H. Johnson2019-04-200-0/+0
* | Two separate peer variables for every peer in vethKirill Semenkov2019-04-202-27/+15
* | Veth support addedKirill Semenkov2019-04-202-1/+25