Commit 4e5e9f7
authored
Fix IP parsing php error (librenms#18418)
Exception: TypeError Unsupported operand types: string - int @ /opt/librenms/LibreNMS/Util/IPv6.php:1531 parent 9aa2291 commit 4e5e9f7
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
278 | 282 | | |
279 | 283 | | |
280 | 284 | | |
| |||
0 commit comments