In /logs/firmware/unblob_extracted/firmware_extract/DIR-600_fw_revb5_214b01_ALL_de_20130122/dir600b_v2.14_d1mg.bin_extract/1179788-3612812.squashfs_v4_le_extract/etc/scripts/upnp/NOTIFYAB.php line 7:
/* check ipv6, sam_pan */
^-- SC1127 (error): Was this intended as a comment? Use # in sh.
In /logs/firmware/unblob_extracted/firmware_extract/DIR-600_fw_revb5_214b01_ALL_de_20130122/dir600b_v2.14_d1mg.bin_extract/1179788-3612812.squashfs_v4_le_extract/etc/scripts/upnp/NOTIFYAB.php line 8:
if($IPTYPE=="inet6") { $IPADDR = "[".$IPADDR."]"; }
^-- SC1073 (error): Couldn't parse this if expression. Fix to allow more checks.
^-- SC1050 (error): Expected 'then'.
^-- SC1072 (error): Unexpected . Fix any mentioned problems and try again.
For more information:
https://www.shellcheck.net/wiki/SC1050 -- Expected 'then'.
https://www.shellcheck.net/wiki/SC1127 -- Was this intended as a comment? U...
https://www.shellcheck.net/wiki/SC1072 -- Unexpected . Fix any mentioned pr...
[*] Source file NOTIFYAB.php