EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
The mDNS configuration structures. More...
#include <dns_config.h>
Data Fields | |
char | filter [MAX_FILTER_SIZE] |
bool | reflect_ip4 |
bool | reflect_ip6 |
The mDNS configuration structures.
char mdns_conf::filter[MAX_FILTER_SIZE] |
Specifies the filter expression or pcap lib
bool mdns_conf::reflect_ip4 |
Reflect mDNS IP4 addresses.
bool mdns_conf::reflect_ip6 |
Reflect mDNS IP6 addresses.