Brian E Carpenter <[email protected]> wrote:
    > Currently the GRASP code finds out how many physical interfaces it has
    > and for each one creates a multicast sending socket. It also has a
    > socket that listens for incoming link-local multicasts on all physical
    > interfaces.  I don't see how to do that using the ACP interfaces that
    > you describe.

if (if_name ~= /^acp.*/):
   secure = true

    >> All packets, unicast or multicast that are sent into or received from
    >> those interfaces are protected/encrypted by the fact that they are
    >> transmitted encrypted by the seleted ACP channel encryption protocol.

    > Yes, and I'd like the LL multicast traffic to be protected too.  But as
    > far as I can see that needs explicit support in the ACP to emulate LL
    > multicast sockets. The ideal would be that the ACP simply emulates LL
    > interfaces, so that GRASP could treat them exactly like physical
    > interfaces.

This is a nil operation.
I think the problem is that you don't have any ACP code at this point.


-- 
Michael Richardson <[email protected]>, Sandelman Software Works
 -= IPv6 IoT consulting =-



Attachment: signature.asc
Description: PGP signature

_______________________________________________
Anima mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/anima

Reply via email to