projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Re-revert "Auto-adjust fecdec output buffer size."
[paraslash.git]
/
ggo
/
udp_recv.ggo
diff --git
a/ggo/udp_recv.ggo
b/ggo/udp_recv.ggo
index 6ad09f47e35a836adff3e3356dc715fe6becd891..f19d319440192bad3a7af5e1ce34212f2b92438a 100644
(file)
--- 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