Prepare
packet has a destination address that indicates where a packet should ultimately be delivered. These addresses MUST always conform to IL-RFC-15 and may begin with one of several valid address-prefixes. g.
private.
example.
test.
, test1.
, test2.
,test3.
g.
address if the Connector's Operating Address begins with test
; Otherwise always rejected by the Connector.local.
local.
)peer.
self.
self.ping
, self.echo
, and other internal addresses that the Connector forwards traffic to for internal handling.self.
handlers, but only indirectly. For example, Ping packets are addressed to this Connector's operator address, and are then forwarded to self.ping
for handling.