make fortinet return a useful interface name. (#319)

* make fortinet return a useful interface name.

also fixes missing interface issue due to being unable to map the port
'interfaces - ignoring 54 (no port mapping)'
This commit is contained in:
nick n
2019-04-01 19:32:40 +02:00
committed by GitHub
parent d63baa2473
commit f0b429039e
2 changed files with 37 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
Version 3.67 (2019-xx-xx)
[BUG FIXES]
* #319 make fortinet return a useful interface name (inphobia)
Version 3.66 (2019-03-24)
[NEW FEATURES]