Skip to content
Snippets Groups Projects
Commit 5b0595f8 authored by rswindell's avatar rswindell
Browse files

Added IPPORT_MSP definition.

parent 5a19af29
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ var IPPORT_DISCARD =9
var IPPORT_SYSTAT =11
var IPPORT_DAYTIME =13
var IPPORT_NETSTAT =15
var IPPORT_MSP =18 /* Message Send Protocol */
var IPPORT_FTP =21
var IPPORT_TELNET =23
var IPPORT_SMTP =25
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment