summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Veth support addedKirill Semenkov2019-04-201-0/+193
|/
* init.d/net.lo: add a configurable presence timeoutMaciej S. Szmigiero2018-07-113-1/+64
* doc: usage example for wireguardRobin H. Johnson2018-07-111-0/+9
* net/wireguard: import from ebuildRobin H. Johnson2018-07-111-1/+2
* Bump for 0.6.1.0.6.1Jason A. Donenfeld2018-07-101-1/+1
* 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
* Bump for 0.6.0.0.6.0Robin H. Johnson2017-11-271-1/+1
* 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
* init.d/net.lo: atomically create moduleslist.Robin H. Johnson2017-11-141-7/+10
* init.d/net.lo: per-iface moduleslistHagbard Celine2017-11-141-1/+4
* Merge pull request #26 from stkchp/masterRobin H. Johnson2017-10-211-4/+11
|\
| * net/iproute2: delete IPv6 tunnel.stkchp2017-10-191-4/+11
|/
* Merge remote-tracking branch 'origin/iw'Robin H. Johnson2017-06-143-4/+738
|\
| * Add new iw module for wireless to supersede iwconfigiwBrian Evans2016-12-213-4/+738
* | iproute2: apply ipproto=-6 cleanup.Robin H. Johnson2017-06-091-7/+10
* | Merge pull request #24 from Pinkbyte/iplink-supportRobin H. Johnson2017-06-092-0/+29
|\ \
| * | Add examples for using iproute2 link commandSergey Popov2017-01-241-0/+6