mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
avb: add packet filter
This commit is contained in:
parent
9f25adc0f6
commit
42a4108c08
5 changed files with 67 additions and 18 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
#include "maap.h"
|
||||
|
||||
static const uint8_t mac[6] = AVB_BROADCAST_MAC;
|
||||
static const uint8_t mac[6] = AVB_MAAP_MAC;
|
||||
|
||||
struct maap {
|
||||
struct server *server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue