summaryrefslogtreecommitdiff
path: root/commands-wds.c
AgeCommit message (Expand)Author
2016-11-21wds: add option for specifying profile indexMatti Laakso
2016-11-21wds: make APN optionalMatti Laakso
2016-11-21wds: add a separate --set-ip-family optionMatti Laakso
2015-11-22wds: cast pdp_type enum to int to avoid clang considering the range check tau...Felix Fietkau
2015-11-22wds: make ipv6 address endian swap more portableFelix Fietkau
2015-08-13uqmi: Add get-current-settings command-line switchAntti Seppälä
2015-08-13uqmi: Add IP family selection command-line switchAntti Seppälä
2015-05-12add missing license headers (LGPL v2)Felix Fietkau
2014-10-02add a command for changing the autoconnect settingFelix Fietkau
2014-10-02fix tautological checkFelix Fietkau
2014-05-27Add --stop-networkMatti Laakso
2014-05-27Fix autoconnectMatti Laakso
2013-06-10add autoconnect option for --start-networkFelix Fietkau
2013-06-09add wds reset commandFelix Fietkau
2013-06-09implement --get-data-statusFelix Fietkau
2013-06-08allow commands to return individual json elements instead of just json objectsFelix Fietkau
2013-02-17implement the start network commandFelix Fietkau
2013-02-17rework status handling, use a blob_buf as storageFelix Fietkau
2013-02-17add initial prototype with a few commandsFelix Fietkau