Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • private -- what is received from the peer, before passing in-filters.
  • updated -- what is the result of applying in-filters.
  • current -- what are the attributes currently used by the route.

!!!!! Need option to print private !!!!!


Periodically (when needed), update attributes are calculated from private attributes. This happens when route update is received, or when in-filter is updated.

...