X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ggo%2Fudp_recv.ggo;h=f19d319440192bad3a7af5e1ce34212f2b92438a;hp=6ad09f47e35a836adff3e3356dc715fe6becd891;hb=bc086fe5537bd3078b920454958b61287a75c568;hpb=00e4d4da1b2c00da139b09d3ed4ab9ad9fba2691 diff --git a/ggo/udp_recv.ggo b/ggo/udp_recv.ggo index 6ad09f47..f19d3194 100644 --- a/ggo/udp_recv.ggo +++ b/ggo/udp_recv.ggo @@ -11,3 +11,7 @@ option "port" p "udp port" int typestr="portnumber" default="8000" optional + +option "iface" I "receiving udp multicast interface" +string +optional