---------------------------------------------------------------------
ESPbis-change#1: SPI allocation and SA lookup
Section 2.1 (Security Parameters Index) specifies exactly how the
SPI should be dealt with:
For multicast SAs, the SPI (and optionally the protocol ID) in
combination with the destination address is used to select an SA.
This is because multicast SAs are defined by a multicast
controller, not by each IPsec receiver. (See the Security
Architecture document for more details) [ESPbis].
We propose this section to be replaced with the following wording:
For broadcast, multicast, and anycast SAs, the SPI and protocol
ID (ESP) in combination with the destination address is used to
select an SA. In some cases, other parameters (such as a source
address) MAY be used by a receiver to further identify the
correct SA. This is because multicast SAs may be defined by more
than one multicast group controller.
---------------------------------------------------------------------