Rocky Series Release Notes

1.11.2

Security Issues

  • Prevent Linux Bridge from replying to ARP messages. It should reply only if the target IP address is a local address configured on the incoming interface and it should always use the best local address. See The ARP flux problem for more information.

1.11.0

New Features

  • A new VIF plugin, vif_plug_noop, has been added which can be used with network backends that do not require any action to be performed when a network interface is plugged. This plugin allow for use of, for example, the generic vhost user VIF type without OVS.