diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2024-11-06 14:03:21 +1100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-11-07 12:47:27 +0100 |
commit | b456ee1b53171c46b6f25c1c43d9fc17f6116745 (patch) | |
tree | 11df85281466d44e8b62e5a4c166c3c814fae0fa /tcp_vu.c | |
parent | 867db07fcfc24d0918fa92f98e26fc8f9bf40253 (diff) | |
download | passt-b456ee1b53171c46b6f25c1c43d9fc17f6116745.tar passt-b456ee1b53171c46b6f25c1c43d9fc17f6116745.tar.gz passt-b456ee1b53171c46b6f25c1c43d9fc17f6116745.tar.bz2 passt-b456ee1b53171c46b6f25c1c43d9fc17f6116745.tar.lz passt-b456ee1b53171c46b6f25c1c43d9fc17f6116745.tar.xz passt-b456ee1b53171c46b6f25c1c43d9fc17f6116745.tar.zst passt-b456ee1b53171c46b6f25c1c43d9fc17f6116745.zip |
test: Rename propagating signal handler
nstool in "exec" mode will propagate some signals (specifically SIGTERM) to
the process in the namespace it executes. The signal handler which
accomplishes this is called simply sig_handler(). However, it turns out
we're going to need some other signal handlers, so rename this to the more
specific sig_propagate().
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'tcp_vu.c')
0 files changed, 0 insertions, 0 deletions