Fix SPFSession inAddress

The inAddress field should not end up with a "in-addr" when the
exception was handled in the constructor in the event of an invalid address is
passed to IPAddr check. This commit sets the default value to "invalid"
and adds some ip tests for SPFSession.
2 files changed