Skip to content
  • Tails developers's avatar
    Make Sniffer capture all non-bridge originating traffic. · 68b77c8d
    Tails developers authored
    Previously we captured all traffic originating from the Tails VM's MAC
    address, obtained from the static configuration. However, with the
    introduction of MAC spoofing, the static configuration won't match
    what's actually used. Instead we simply capture all traffic that
    doesn't originate from the bridge.
    
    Due to the MAC spoofing feature we also remove the `mac` attribute
    from the VM class to not cause future confusion.
    68b77c8d