diff --git a/Kernel_Feature_Matrix.md b/Kernel_Feature_Matrix.md
index 4729031..9246b34 100644
--- a/Kernel_Feature_Matrix.md
+++ b/Kernel_Feature_Matrix.md
@@ -26,6 +26,8 @@
| 5.1 |
- LSM stacking with generic blobs (sara/landlock). Does not include secids so insufficient to stack with selinux and smack.
- Bug fixes and code cleanups
| no userspace requirements. There is a new kernel parameter lsm= that is used in place of the old security= parameter |
| 5.2 | wip - fine grained af_unix mediation
- unix rules1
- get peer sock label via so_peersec2
- dbus mediation3
- no-new-privs rules
| ```1``` AppArmor 3.0
```2```No userspace support needed to read via getsockopt. Library support for ```aa_getpeercon``` add in AppArmor 2.7
```3``` requires AppArmor 3.0 and D-Bus 1.10.0
-# Suse kernel
+# SUSE/openSUSE kernel
+
+Network rules are supported since sles11-sp1 (source: https://bugzilla.suse.com/show_bug.cgi?id=917431#c10)
# Ubuntu Kernel