mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Recognize NGM_BPF_COOKIE.
This commit is contained in:
parent
92a3e5521f
commit
e489a907c4
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ struct ng_cookie {
|
|||
static const struct ng_cookie cookies[] = {
|
||||
COOKIE(UI),
|
||||
COOKIE(ASYNC),
|
||||
COOKIE(BPF),
|
||||
COOKIE(CISCO),
|
||||
COOKIE(ECHO),
|
||||
COOKIE(ETHER),
|
||||
|
|
|
|||
Loading…
Reference in a new issue