Commit graph

216 commits

Author SHA1 Message Date
Sukru Senli
f462f1f54e deviceinfo: update mappings of some parameters 2020-04-20 12:06:24 +01:00
Amin Ben Ramdhane
00c60187fb Ticket refs #2483: TR-181: most Alias values are empty 2020-04-20 00:18:52 +01:00
Amin Ben Ramdhane
8f500aab97 Revert "Ticket refs #2483: TR-181: most Alias values are empty" 2020-04-17 13:45:45 +01:00
Amin Ben Ramdhane
4c4d298b0d Ticket refs #2483: TR-181: most Alias values are empty 2020-04-17 13:04:51 +01:00
Amin Ben Ramdhane
f6b0352b83 XMPP: fix segfault on add object connection when the cwmp_xmpp config is not available 2020-04-17 11:37:56 +01:00
Amin Ben Ramdhane
c0a476dec0 change strcat->strncat 2020-04-16 18:16:26 +01:00
Amin Ben Ramdhane
72c1507f28 Update gitignore file 2020-04-16 12:03:35 +01:00
Amin Ben Ramdhane
159a2607b9 change sprintf -> snprintf 2020-04-16 12:03:12 +01:00
Sukru Senli
78eb9248b4 wifi: fix wrong mapping of macaddr 2020-04-15 10:37:38 +02:00
Amin Ben Ramdhane
2f30e6d079 Ethernet: change Link name value from device 2020-04-14 18:07:51 +01:00
Amin Ben Ramdhane
8c8cd72622 Add .gitlab-ci.yml 2020-04-14 17:39:43 +01:00
Daniel Danzberger
0c2d23ac41 tr181: interfacestack: fix segfault on browseInterfaceStackInst
Fixes segfault caused by unintialized stack pointers.

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2020-04-14 15:24:11 +02:00
Omar Kallel
da40d40d35 dmasprintf: check negatif size case 2020-04-14 10:00:05 +01:00
Amin Ben Ramdhane
67891bd0e4 Fix compiler errors on x86 environment 2020-04-12 17:58:39 +01:00
Amin Ben Ramdhane
40b6b1cf79 X_<VENDOR>_OWSD: add validation functions 2020-04-12 17:16:59 +01:00
Sukru Senli
0693cef8d5 remove X_<VENDOR>_PowerManagement object 2020-04-12 13:47:52 +02:00
Sukru Senli
b02097d09a X_<VENDOR>_MCPD object will be added by mcpd package; remove here 2020-04-12 12:12:05 +02:00
Amin Ben Ramdhane
8138de2441 Update gitignore file 2020-04-11 23:51:52 +01:00
Amin Ben Ramdhane
312da98571 remove parameters not supported by the data model 2-13 2020-04-11 21:17:57 +01:00
Sukru Senli
5251a43a26 ethernet: interface maxbitrate value handling corrected 2020-04-11 20:06:59 +02:00
Amin Ben Ramdhane
e0a1a20f69 overall copyright header corrections 2020-04-11 18:41:06 +01:00
Sukru Senli
358e068081 X_<VENDOR>_IGMP -> X_<VENDOR>_MCPD 2020-04-11 19:16:28 +02:00
Sukru Senli
18b9492013 overall copyright header corrections 2020-04-11 19:16:20 +02:00
Sukru Senli
d76b77d537 vendor extensions are more aligned with standard naming convention 2020-04-11 13:49:23 +02:00
Amin Ben Ramdhane
cab040f16f Fix compilation issues after removing deprecate objects 2020-04-10 13:46:57 +01:00
Sukru Senli
d4c51501a0 remove deprecated vendor extension parameters 2020-04-10 13:45:28 +02:00
Sukru Senli
f214d0efa1 remove deprecated objects 2020-04-10 13:06:56 +02:00
Amin Ben Ramdhane
1a8d960d04 Add Makefile 2020-04-09 16:59:04 +01:00
Amin Ben Ramdhane
63d449df13 Added support for ubus array in dynamic addition parameters using JSON file + example of JSON file 2020-04-09 16:48:34 +01:00
Daniel Danzberger
53ceedd990 tr181: deviceinfo: use os specific implementation for model_name
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2020-04-09 11:22:15 +02:00
Omar Kallel
d0e399d67d Remove not supported qos uci options from Add object function 2020-04-09 08:20:06 +01:00
Amin Ben Ramdhane
cd391b939b Ticket refs#2344: TR-181: Correct implementation of Device.Ethernet.VLANTermination 2020-04-08 21:51:23 +01:00
Omar Kallel
622650b848 Fix QoS issues 2020-04-08 17:31:24 +01:00
Rohit Topno
a7b7547030 Support to configure queue and shaper objects. Updated changes for no capital letters in UCI file 2020-04-07 12:49:04 +01:00
rtopno
8af86204f5 Deleted device-iopsyswrt.c and uncommented QoS object in device.c file 2020-04-07 12:47:21 +01:00
rtopno
be867e64a8 Added qos-iopsyswrt.c device-iopsyswrt.c which includes get and set functions of Queue and Shaper object's parameters 2020-04-07 12:46:25 +01:00
Sukru Senli
f8867979b6 deviceinfo-iopsyswrt: fix ProductClass and ManufcaturerOUI values 2020-04-06 19:07:25 +02:00
Omar Kallel
c0504a2dd3 Device.WiFi.Radio.{i}.OperatingStandards GET fixe 2020-04-06 16:54:47 +01:00
Omar Kallel
3094867d3e Ticket refs #2337: Device.USB. TR181 object: fix issues related to Set/Get of some parameters 2020-04-02 10:52:40 +01:00
Daniel Danzberger
303f761a7d tr181: deviceinfo: use os specific implementation for hardwareversion
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2020-04-01 16:00:53 +02:00
Daniel Danzberger
7887fb5a2a tr181: bridging: Remove some unused variables
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2020-04-01 15:58:06 +02:00
Omar Kallel
4a83e648a7 Ticket refs #2332: TR181 Device.Security validation: NotBefore and NotAfter are not in valid format time 2020-04-01 12:48:30 +01:00
Amin Ben Ramdhane
a273183599 DHCPv4: fic the value of DHCPv4.Server.Pool.{i}.Enable parameter 2020-04-01 12:37:21 +01:00
Jomily K Joseph
dc554fa385 bbf : Updated some functions and resolved vlan deployment issues.
- Fixed issue in Ethernet Link deletion.
- Fixed deletion of untagged interfaces section from UCI.
- Fixed in setting lower layers for Ethernet link in case of untagged management interface.
- Fixed issue of adding same ports with different vlan id under different bridge.
2020-04-01 12:08:39 +02:00
Omar Kallel
e3788f3400 Fix bugs: Device.USB object 2020-04-01 06:01:09 +01:00
Amin Ben Ramdhane
30be8aac05 Update the function of get default wpa key 2020-03-30 10:08:55 +01:00
Amin Ben Ramdhane
231350c496 Add gitignore file 2020-03-29 14:25:56 +01:00
Amin Ben Ramdhane
3589aabbc4 Cleanup + remove unused function and struct + improvement the source code 2020-03-29 14:24:51 +01:00
Amin Ben Ramdhane
849eff3708 Ethernet.Interface: update parameters with new options of uci ports config 2020-03-29 14:20:38 +01:00
Amin Ben Ramdhane
0adb74f0ae dmubus: added handling for integer arguments 2020-03-28 19:44:07 +01:00