I'd like to be able to set a source port when sending flows with either
flow-send or flow-fanout. There doesn't appear an option to do so. It
looks like the source port is set using the following code:
udp_hdr->uh_sport = htons(7999+j);
in flow-fanout ('+j' not applicable in flow-send). Though this doesn't
seem to match what I see in local packet capture tests so I may be reading
the code wrong. Being able to set this option in a future release or with
a patch would be useful.
John
_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools