aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/umbim/files
Commit message (Expand)AuthorAgeFilesLines
* umbim: allow forcing DHCP/DHCPv6 configurationLech Perczak2023-05-071-8/+8
* umbim: include MBIM-provided DNS servers also with DHCP modeLech Perczak2023-04-291-15/+18
* umbim: extract common code from static and dhcp(v6) setup procedureLech Perczak2023-04-291-34/+16
* umbim: handle MTU configurationLech Perczak2023-04-291-2/+16
* umbim: delegate RFC7278 IPv6 prefixes from OOB configLech Perczak2023-04-291-0/+6
* umbim: drop IP configuration parsing using 'eval'Lech Perczak2023-04-291-1/+0
* umbim: support multiple-valued configuration fieldsLech Perczak2023-04-291-10/+32
* umbim: add "_proto_mbim_get_field" helperLech Perczak2023-04-291-0/+12
* umbim: log output of 'config' stepLech Perczak2023-04-291-1/+3
* umbim: pass ipXtable to child interfacesLech Perczak2023-04-291-2/+8
* umbim: respect 'Enable IPv6 negotiation' optionLech Perczak2023-04-291-0/+4
* umbim: use static config by default, fallback to DHCPLech Perczak2023-04-291-4/+7
* umbim: separate DHCPv6 configuration from DHCP(v4)Lech Perczak2023-04-291-3/+4
* umbim: restructure IPv4/IPv6 handlingLech Perczak2023-04-291-29/+25
* umbim: inherit firewall zone membership from parent interfaceLech Perczak2023-04-291-0/+6
* umbim: inherit "peerdns" option from parent interfaceLech Perczak2023-04-291-2/+2
* umbim: use IP configuration provided by MBIM by defaultLech Perczak2023-04-291-1/+1
* umbim: detect actual connection IP typeLech Perczak2023-04-291-4/+10
* umbim: fail connect step immediatelyLech Perczak2023-04-291-3/+6
* umbim: connect session for only the selected PDP typeLech Perczak2023-04-291-48/+60
* umbim: add support for non-dhcp modeMartin Schiller2023-04-291-22/+64
* umbim: Allow roaming and partner connectionsJulio Gonzalez Gil2022-12-111-6/+25
* umbim: add missing json_close_object callMartin Schiller2021-12-271-0/+1
* umbim: explicitly check for PIN1 stateMartin Schiller2021-12-271-1/+2
* umbim: call umbim disconnect in error caseMartin Schiller2021-12-271-1/+13
* umbim: fix return value of proto_mbim_setup()Adrian Schmutzler2021-06-051-1/+1
* umbim: fix whitespace issuesAdrian Schmutzler2021-06-051-4/+4
* mbim: add metric, defaultroute and peerdns options for mbim protocolMarcin Jurkowski2016-10-261-2/+5
* comgt/umbim/uqmi: enable RFC 7278 for 3g/4g by defaultSteven Barth2015-09-031-0/+1
* umbim: auto retry when bringup failsJohn Crispin2015-04-211-1/+15
* network: also shorten virtual interface names of ppp and 3g/4g connectionsSteven Barth2015-04-171-2/+2
* wwan: add a generic 3g/4g protoJohn Crispin2014-10-081-5/+10
* umbim: dont use proto_block_restartJohn Crispin2014-10-081-29/+24
* umbim: work out the ifname instead of relying on it being in uciJohn Crispin2014-10-081-2/+16
* umbim: remove superflous jshn callJohn Crispin2014-09-111-1/+0
* umbim: update to latest gitJohn Crispin2014-09-111-3/+5
* umbim: add netifd proto handler for mbim style lte modemsJohn Crispin2014-08-221-0/+147