bool
do_i_act_as_gateway_for (NIP nip, int
nodeid, NetworkID netid)
This method can be overriden when we want to own an address with which we want to be used as a gateway only by certain nodes. In its default implementation, we accept any node.
nip | The netsukuku ip |
nodeid | the node id (Of the requesting node of this?) |
netid | The network ID |