diff options
author | Tommy Beadle <tbeadle@gmail.com> | 2016-02-29 09:29:48 -0500 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2016-03-29 10:08:38 +0200 |
commit | 196fc0351c1e5b39697091c845c73d04510e070e (patch) | |
tree | d4fe5100574e7ac58733b103fcdcf579bd926f40 /trafgen_conf.h | |
parent | 070337f8cb27c1c4d77217879a3e1a1f193cef8f (diff) |
mausezahn: Allow IPv6 ranges to be specified for source and dest addresses
This allows a user to pass a range of IPv6 addresses, either like:
fec0:5000::1-fec0:5000::100
or in CIDR notation:
fec0:5000::0/112
These can be used for the -A and/or -B command-line options.
The largest range that can be used is a /64. In other words, if using CIDR
notation, the masklen must be <= 128 and >= 64.
Signed-off-by: Tommy Beadle <tbeadle@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trafgen_conf.h')
0 files changed, 0 insertions, 0 deletions