mirror_ifupdown2/ifupdown2/lib
Julien Fortin c8bda7739d nlcache: remove special SIGINT handling
capturing sigint was causing ifquery to hang indefinitely on ctrl-c

Signed-off-by: Julien Fortin <jfortin@nvidia.com>
2023-05-04 13:21:55 +02:00
..
__init__.py ifupdown2 2.0.0-1 2019-12-17 13:46:18 +01:00
addon.py addons: vxlan: error out when an unsupported mix of SVD and TVDs are configured 2021-07-01 19:08:04 +02:00
base_objects.py python3: pypi support: except ImportError and ModuleNotFoundError 2019-12-17 17:25:32 +01:00
dry_run.py use "except Exception:" instead of "except:" 2020-06-24 01:12:24 +02:00
exceptions.py addons: vlan: retry vlan creation if bridge_binding capability is missing 2022-02-11 12:33:49 +01:00
gvgen.py SONAR: Specify an exception class to catch or reraise the exception 2023-05-04 13:21:55 +02:00
io.py use "except Exception:" instead of "except:" 2020-06-24 01:12:24 +02:00
iproute2.py addons: tunnel: support non-disruptive config change 2022-05-27 14:54:41 +02:00
log.py add support for systemd logging 2023-05-04 13:21:55 +02:00
nlcache.py nlcache: remove special SIGINT handling 2023-05-04 13:21:55 +02:00
status.py lockfile: return a specific exit code when another instance is already running 2020-06-18 18:17:12 +02:00
sysfs.py sonarlink: remove unused variable 2023-05-04 13:21:55 +02:00