Changes between Version 2 and Version 3 of Old/Documentation/OTG/ScriptsRepository/ProtoDefRawReceiver
- Timestamp:
- Oct 5, 2005, 3:53:38 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Documentation/OTG/ScriptsRepository/ProtoDefRawReceiver
v2 v3 14 14 p.name = "RAW Receiver" 15 15 p.description = "Nodes which receive packets" 16 p.defProperty('protocol', 'Protocol to use', ' udp')16 p.defProperty('protocol', 'Protocol to use', 'raw') 17 17 p.defProperty('rxdev', 'rx dev interface') 18 18 p.defProperty('dstfilter', 'dst ip address as filter')