On 28-Apr-20 03:44, Michael Richardson wrote:
> 
> Michael Richardson <[email protected]> wrote:
>     > Brian, I was looking for the multicast destination for GRASP DULL 
> messages.
> 
>     > Section 6 tells me that IANA has not yet assigned it.
>     > I'm surprised we didn't ask for an Early Allocation.
>     > Is it worth asking now?
> 
> I found it in the IANA list.
> I suggest the XML be updated to indicate that 0x13 was assigned, or maybe you
> already did this with the RFC-editor?

No, that normally gets resolved when they actually start editing, but yes of 
course it's on my checklist.

I'm quite sure the early aassignments were announced on the list, but when I 
forget what values were pre-assigned I just go and look at my code:

ALL_GRASP_NEIGHBORS_6 = ipaddress.IPv6Address('ff02::13')   # LL multicast
ALL_GRASP_NEIGHBORS_4 = ipaddress.IPv4Address('224.0.0.119') # LL multicast
GRASP_LISTEN_PORT = 7017 # IANA port number

Regards
    Brian


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

Reply via email to