| Commit message (Expand) | Author | Age |
* | mwan3: check removed route before removal | Jonas Lochmann | 2024-02-20 |
* | mwan3: use network_get_preferred_ipaddr6 | Jonas Lochmann | 2024-02-04 |
* | mwan3: refactoring mwan3_report_iface_status output | Florian Eckert | 2023-09-20 |
* | mwan3: also show tracker state via ubus | Florian Eckert | 2023-09-20 |
* | mwan3: rename tracking state from 'not enabled' to 'disabled' | Florian Eckert | 2023-09-20 |
* | mwan3: remove notracking in mwan3track ubus status | Florian Eckert | 2023-09-20 |
* | mwan3: fix mwan3_connected ubus output | Florian Eckert | 2023-09-12 |
* | mwan3: bump PKG_VERSION to 2.11.7 | Anna Tikhomirova | 2023-05-08 |
* | mwan3: reset score to up+down on connected | Florian Eckert | 2023-05-08 |
* | mwan3: refactoring mwan3track action handling | Florian Eckert | 2023-05-08 |
* | mwan3: bump PKG_VERSION to 2.11.6 | Anna Tikhomirova | 2023-05-04 |
* | mwan3: fix addition of routes to mwan3_connected ipset | Anna Tikhomirova | 2023-05-04 |
* | mwan3: bump PKG_VERSION to 2.11.5 | Anna Tikhomirova | 2023-05-04 |
* | mwan3: fix addition of iptables rules for mwan3 sticky rules | Anna Tikhomirova | 2023-05-04 |
* | mwan3: make mwan3.user executable | Florian Eckert | 2022-12-19 |
* | mwan3: update to 2.11.3 | Florian Eckert | 2022-10-17 |
* | mwan3: only send disconnected event if interface was connected before | Florian Eckert | 2022-10-17 |
* | mwan3: change log message on already added route | Florian Eckert | 2022-10-17 |
* | mwan3: support offload routing modifier | Denys Yarkovyi | 2022-10-05 |
* | mwan3: Switch default track_ip targets from Google DNS to Cloudflare DNS | James White | 2022-09-25 |
* | mwan3: fix balanced default config | Florian Eckert | 2022-09-14 |
* | mwan3: fix sticky chain length | Florian Eckert | 2022-03-28 |
* | mwan3: update version to 2.11.0 | Florian Eckert | 2022-03-14 |
* | mwan3: dump iptables and ipset command for debugging | Florian Eckert | 2022-03-14 |
* | mwan3: unify error messages | Florian Eckert | 2022-03-14 |
* | mwan3: add sleep to release ipset reference | Florian Eckert | 2022-03-14 |
* | mwan3: remove not needed ipset del cmd | Florian Eckert | 2022-03-14 |
* | mwan3: Split ipsets into separate ipv4 and ipv6 sets | Florian Eckert | 2022-03-14 |
* | mwan3: use mwan3_push_update function for mwan3_delete_iface_iptables | Florian Eckert | 2022-03-14 |
* | mwan3: remove ipset generation from mwan3_set_general_iptables | Florian Eckert | 2022-03-14 |
* | mwan3: use sticky ipset generation mwan3_push_update pattern | Florian Eckert | 2022-03-14 |
* | mwan3: do not create dynamic ipset for IPv6 if not supported | Florian Eckert | 2022-03-14 |
* | mwan3: do not add mwan3_custom_v6 set if ipv6 is not available | Florian Eckert | 2022-03-14 |
* | mwan3: use also ipset restore for connected ipv4 sets | Florian Eckert | 2022-03-14 |
* | mwan3: move command definitions to common.sh | Florian Eckert | 2022-03-14 |
* | mwan3: update iptables dependencies | Florian Eckert | 2022-03-14 |
* | mwan3: fix mwan3 flush conntrack table call | Florian Eckert | 2021-12-22 |
* | mwan3: Use shebang in /etc/mwan3.user | Brian J. Murrell | 2021-09-03 |
* | mwan3: bump PKG_VERSION to 2.10.11 | Florian Eckert | 2021-07-08 |
* | mwan3: add troublshoot command from LuCI | Florian Eckert | 2021-07-08 |
* | mwan3: cleanup help output | Florian Eckert | 2021-07-08 |
* | mwan3: use default routes from additional tables | Daniel Golle | 2021-07-05 |
* | Merge pull request #15537 from aaronjg/mwan3/notrack | Florian Eckert | 2021-05-06 |
|\ |
|
| * | mwan3: allow interfaces with no tracking IPs | Aaron Goodman | 2021-05-02 |
* | | mwan3: update ubus status for not tracked interfaces | Florian Eckert | 2021-05-03 |
* | | mwna3: fix whitespace | Florian Eckert | 2021-05-03 |
|/ |
|
* | mwan3: add connecting and disconnecting event to mwan3track | Florian Eckert | 2021-03-16 |
* | mwan3: disable DNS lookups for ping checks | Florian Eckert | 2021-03-01 |
* | mwan3: fix regression in ipv6 routing tables | Aaron Goodman | 2021-01-02 |
* | mwan3: update PKG_VERSION | Florian Eckert | 2020-12-22 |