core-agent-linux/qubesagent
Marek Marczykowski-Górecki a026d04c0d
qubes-firewall: reject packets instead of dropping
qubes-firewall service is meant as mistakes mitigation, not a
high-volume external network filter. Providing feedback (ICMP
admin-prohibited error packet) to the VM reduces timeouts and give
immediate connection failure. This is especially useful when some
website tries to load unwanted (not whitelisted) 3rd party elements -
providing error response avoids long site loading time.

Fixes QubesOS/qubes-issues#3607
2018-05-02 04:49:23 +02:00
..
__init__.py network: rewrite qubes-firewall daemon 2016-09-12 05:22:53 +02:00
firewall.py qubes-firewall: reject packets instead of dropping 2018-05-02 04:49:23 +02:00
test_firewall.py qubes-firewall: reject packets instead of dropping 2018-05-02 04:49:23 +02:00
xdg.py Load only test_* files when looking for tests (python) 2018-04-02 23:19:02 +02:00