diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x index ef30b4b0..ab98f66d 160000 --- a/docs/_include/vyos-1x +++ b/docs/_include/vyos-1x @@ -1 +1 @@ -Subproject commit ef30b4b0ee52094edfdf9e230bf0fab1b092ed4e +Subproject commit ab98f66de7ee115fed89c5304b99cc7bcbecbbcc diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index a5c60aba..dcb0959f 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,13 @@ _ext/releasenotes.py +2023-10-26 +========== + +* :vytask:`T5684` (bug): services using VRF generates the error "Failed to load BPF prog: 'Operation not permitted'" when the system boots. +* :vytask:`T5594` (bug): VRRP - Error if using IPv6 Link Local as hello source address + + 2023-10-21 ==========