[pim] What is the value of 'infinity'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pim] What is the value of 'infinity'




It may seem like a silly question, but I've found some interop problems for bidir DF-elections where some have selected 'infinity' to be 0x7fffffff and some have selected it to be 0xffffffff.

Given the info below, what is "infinity"?

The PIM RFCs (2117 and 2362) have the following statements -

  3.5.1 Sending Asserts
     ...
     If route is not found, use metric preference of 0x7fffffff
     and metric 0xffffffff.

the new PIM sparse-mode spec says:

  assert_metric
    infinite_assert_metric() {
    return {1,infinity,infinity,0}
  }


_______________________________________________ pim mailing list pim at ietf.org https://www1.ietf.org/mailman/listinfo/pim




Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.