PF incoming.
This commit is contained in:
parent
64075f7ae2
commit
eadbc98af6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.85 2013/01/20 14:19:43 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.86 2013/01/20 15:19:00 ajacoutot Exp $
|
||||
|
||||
ONLY_FOR_ARCHS-mono= ${MONO_ARCHS}
|
||||
|
||||
@ -24,7 +24,7 @@ PKGNAME-qt3= avahi-qt3-${V}
|
||||
PKGNAME-qt4= avahi-qt4-${V}
|
||||
PKGNAME-ui= avahi-ui-${V}
|
||||
|
||||
REVISION-main= 4
|
||||
REVISION-main= 5
|
||||
REVISION-gtk= 2
|
||||
REVISION-gtk3= 2
|
||||
REVISION-gui= 2
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README-main,v 1.3 2013/01/20 14:19:43 ajacoutot Exp $
|
||||
$OpenBSD: README-main,v 1.4 2013/01/20 15:19:00 ajacoutot Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${FULLPKGNAME} on OpenBSD
|
||||
@ -13,4 +13,4 @@ starting avahi.
|
||||
|
||||
A rule similar to the one below can be used in pf.conf(5) to pass
|
||||
incoming avahi (multicast) traffic:
|
||||
pass proto udp from any to 224.0.0.251 port 5353 allow-opts
|
||||
pass in proto udp from any to 224.0.0.251 port 5353 allow-opts
|
||||
|
Loading…
Reference in New Issue
Block a user