- Jun 19, 2019
-
-
anonym authored
-
anonym authored
I.e. non-ethernet packets and things that cannot even be parsed. This will help us debug refs: #16825.
-
anonym authored
Fix-committed: #16823
-
anonym authored
-
anonym authored
-
anonym authored
Fix-committed: #16824
-
anonym authored
-
anonym authored
-
anonym authored
-
anonym authored
-
intrigeri authored
It brings linux 4.19.37-4.
-
- Jun 18, 2019
-
-
intrigeri authored
-
intrigeri authored
This is a follow-up on commit:7174efed, that claimed to test whether we were building a stable release, but merely checked whether $TAILS_CHANNEL == alpha. Both are equivalent at the moment but as anonym pointed out, this assumption might become wrong, e.g. if we ever add a "beta" channel.
-
- Jun 17, 2019
-
-
Ulrike Uhlig authored
-
Ulrike Uhlig authored
-
Ulrike Uhlig authored
-
Ulrike Uhlig authored
-
Ulrike Uhlig authored
-
IkiWiki authored
-
Ulrike Uhlig authored
-
Ulrike Uhlig authored
-
Ulrike Uhlig authored
-
anonym authored
Fix-committed: #16788
-
- Jun 14, 2019
- Jun 11, 2019
-
-
anonym authored
Until now we have relied on either one of the generated "snapshot restore" steps or the "[Given] a computer" step to implicitly stop the old VM when we move on to a new scenario. That meant the old VM was still running during the new scenarios @Before@ hooks. If the new scenario is tagged @check_tor_leaks that means we start its sniffer while the old VM is still running, possibly sending packets that then affect the new scenario. That would explain some myserious "Unexpected connections were made" failures we have seen (refs: #11521).
-
anonym authored
Fix-committed: #16687
-
anonym authored
Fix-committed: #12003
-
anonym authored
-
anonym authored
Since we started recording the router's traffic in our PCAP files (refs: #16148) we have started to see this check fail. Indeed, in some of the captures I've seen the router send an ARP request, which we don't have a case for. It is sufficient to check only IP packets, since DHCP only uses IP packets, so we don't have to fail if we find something else, just ignore them. Will-fix: #16788
-
anonym authored
Fix-committed: #16793
-
intrigeri authored
-
- Jun 10, 2019