Commit 506fa5d
Justin Iurman
Unprivileged CLT netlink calls
Remove the GENL_ADMIN_PERM flag from CLT netlink calls so that
unprivileged users are able to execute them (e.g., easier for web
servers). This is not a problem since these calls are not dangerous and
literally do nothing if IOAM is not enabled (which must be done by a
privileged user, so we're good).1 parent 62caab2 commit 506fa5d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
0 commit comments