mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Merge 4635208578
into f8cdae3f29
This commit is contained in:
commit
2d6fdb0ee4
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ grep 'CONFIG-N:' `find . -type f -name "*.[ch]"`|sed 's/^.*CONFIG-.: *\(.*\)$/|\
|
|||
|broadcast_port|IP port for broadcast and multicast|[1025]|
|
||||
|collision_domain|Unused|N/A|
|
||||
|iv|Unused|N/A|
|
||||
|network_option|Method of networking between DAWN instances|0 = Broadcast; 2 = Multicast; [2 = TCP with UMDNS discovery]; 3 = TCP w/out UMDNS discovery|
|
||||
|network_option|Method of networking between DAWN instances|0 = Broadcast; 1 = Multicast; [2 = TCP with UMDNS discovery (formely called multicast) ]; 3 = TCP w/out UMDNS discovery|
|
||||
|server_ip|IP address when not using UMDNS|No default|
|
||||
|shared_key|Unused|N/A|
|
||||
|tcp_ip|IP address for TCP networking|[0.0.0.0]|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue