diff options
author | Ken Wu <abawwu@gmail.com> | 2016-12-05 00:39:36 +0800 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2016-12-05 08:43:37 +0100 |
commit | c4e07d5142c8991d532804ff60b5cf16029c0497 (patch) | |
tree | 06f5acbe1802fca18153167bb964bf277b012638 /dev.c | |
parent | 630c65e6794d548f757d904948ef2a6dfd466abe (diff) |
trafgen: l3: Support interface without IP address
Move default source address setting to packet_finish so that we do not
need to get the device's address if the source address is set in the
packet. Without this, trafgen does not work with an interface without
address configured. In addition, in the case failing to get the address
for an interface, intead of panic, it now prints a warning and uses a
value of 0.0.0.0.
Signed-off-by: Ken Wu <abawwu@gmail.com>
Reviewed-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dev.c')
0 files changed, 0 insertions, 0 deletions