diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2018-03-06 18:28:27 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2018-03-06 18:28:27 +0100 |
commit | 0cba196c4e8d02c5d96d9eb945583869afde5d2d (patch) | |
tree | afe99fa0e00b36696cbea274e65b07dce7b26f65 /proto_igmp.c | |
parent | 44ceece354c50795ba04e450b9269e6e3f92dd34 (diff) |
trafgen: don't close dev_out and dev_in in parent process
They are opened in main_loop which is only executed in the child(ren),
so close them there again. This avoids closing the devices twice, which
may lead to segfaults.
Fixes #188
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_igmp.c')
0 files changed, 0 insertions, 0 deletions