diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2025-12-15 20:50:35 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2025-12-15 20:50:35 +0000 |
| commit | 8774a990ee4094f16d596d4b78e0f3239e5d0c88 (patch) | |
| tree | 6f26870ace2015f6a4af1b5cd7d503dad04c4106 /sys/conf | |
| parent | 9d56f84df5a60e012c79e694284de7d58ad0b029 (diff) | |
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files index df939f5788ca..aa0d05df45c7 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -4189,6 +4189,7 @@ net/bpf_buffer.c optional bpf net/bpf_jitter.c optional bpf_jitter net/bpf_filter.c optional bpf | netgraph_bpf net/bpf_zerocopy.c optional bpf +net/bpf_ifnet.c optional bpf net/bridgestp.c optional bridge | if_bridge net/dummymbuf.c optional dummymbuf net/ieee8023ad_lacp.c optional lagg |
