#65 ddos_fixme: source_port_list

Merged
carlos.garcia merged 1 commits from stefan.schmidt/ddos_fixme into SPIN/master 6 years ago

This addresses the fixme in DDoSAttack:

Before, the source_port_list(and therefore user-specified source-ports) were simply ignored. Now it actually uses the user-specified source ports. This can either be a single port, a list of ports or a port-range. If the user specifies source ports, a random source-port for each attacker-packet is chosen from that list.

This also adds a testcase which specifies a portrange.

This addresses the fixme in DDoSAttack: Before, the source_port_list(and therefore user-specified source-ports) were simply ignored. Now it actually uses the user-specified source ports. This can either be a single port, a list of ports or a port-range. If the user specifies source ports, a random source-port for each attacker-packet is chosen from that list. This also adds a testcase which specifies a portrange.
Carlos Garcia commented 6 years ago
Owner

This is a nice change.

This is a nice change.
This pull request has been merged successfully!
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.