dnsmasq: rework network interface ignore
[openwrt/staging/jow.git] / package / network / utils / umbim / files / lib / netifd / proto / mbim.sh
2024-02-21 James Christopher... netifd: mbim.sh: only check pin1 for failure
2024-02-21 James Christopher... netifd: mbim.sh: drop deprecated uci_x_state usage
2023-05-07 Lech Perczakumbim: allow forcing DHCP/DHCPv6 configuration
2023-04-29 Lech Perczakumbim: include MBIM-provided DNS servers also with...
2023-04-29 Lech Perczakumbim: extract common code from static and dhcp(v6...
2023-04-29 Lech Perczakumbim: handle MTU configuration
2023-04-29 Lech Perczakumbim: delegate RFC7278 IPv6 prefixes from OOB config
2023-04-29 Lech Perczakumbim: drop IP configuration parsing using 'eval'
2023-04-29 Lech Perczakumbim: support multiple-valued configuration fields
2023-04-29 Lech Perczakumbim: add "_proto_mbim_get_field" helper
2023-04-29 Lech Perczakumbim: log output of 'config' step
2023-04-29 Lech Perczakumbim: pass ipXtable to child interfaces
2023-04-29 Lech Perczakumbim: respect 'Enable IPv6 negotiation' option
2023-04-29 Lech Perczakumbim: use static config by default, fallback to DHCP
2023-04-29 Lech Perczakumbim: separate DHCPv6 configuration from DHCP(v4)
2023-04-29 Lech Perczakumbim: restructure IPv4/IPv6 handling
2023-04-29 Lech Perczakumbim: inherit firewall zone membership from parent...
2023-04-29 Lech Perczakumbim: inherit "peerdns" option from parent interface
2023-04-29 Lech Perczakumbim: use IP configuration provided by MBIM by default
2023-04-29 Lech Perczakumbim: detect actual connection IP type
2023-04-29 Lech Perczakumbim: fail connect step immediately
2023-04-29 Lech Perczakumbim: connect session for only the selected PDP type
2023-04-29 Martin Schillerumbim: add support for non-dhcp mode
2022-12-11 Julio Gonzalez Gilumbim: Allow roaming and partner connections
2021-12-27 Martin Schillerumbim: add missing json_close_object call
2021-12-27 Martin Schillerumbim: explicitly check for PIN1 state
2021-12-27 Martin Schillerumbim: call umbim disconnect in error case
2021-06-05 Adrian Schmutzlerumbim: fix return value of proto_mbim_setup()
2021-06-05 Adrian Schmutzlerumbim: fix whitespace issues
2016-10-26 Marcin Jurkowskimbim: add metric, defaultroute and peerdns options...
2015-09-03 Steven Barthcomgt/umbim/uqmi: enable RFC 7278 for 3g/4g by default
2015-04-21 John Crispinumbim: auto retry when bringup fails
2015-04-17 Steven Barthnetwork: also shorten virtual interface names of ppp...
2014-10-08 John Crispinwwan: add a generic 3g/4g proto
2014-10-08 John Crispinumbim: dont use proto_block_restart
2014-10-08 John Crispinumbim: work out the ifname instead of relying on it...
2014-09-11 John Crispinumbim: remove superflous jshn call
2014-09-11 John Crispinumbim: update to latest git
2014-08-22 John Crispinumbim: add netifd proto handler for mbim style lte...