On 3/20/25 17:36, Luca Boccassi wrote:
On Thu, 20 Mar 2025 at 14:46, Alexander Graf wrote:
On 20.03.25 13:08, Luca Boccassi wrote:
On Thu, 20 Mar 2025 at 11:00, Mate Kukri wrote:
Hello,
A new version of the rhboot secure boot shim was released yesterday
https://github.com/rhboot/shim/rele
On 4/22/21 11:00 AM, Mantas Mikulėnas wrote:
> ...
> I'm curious about what brought this problem into existence in the
> first place. Why *is* it necessary to contact a random address within
> the network? (If it's to check that the physical interface is working,
> then just the fact that you someh
Does systemd-networkd provide any way to specify 'self' instead of
'master' so that the bridge host can have an ip on one of the vlans? I
think that's the missing link to the puzzle. The equivalent of
|bridge vlan add dev mybridge vid 3 self |||ip link add mybridge.3 link
mybridge type vlan
I'm asking for a short example of a few .netdev and .network
/etc/systemd/network files for something that I thought would be
straightforward, but I've lost in the transition to using
VLANFiltering=1. I've looked for examples in the docs and online, but
failed to find any guidance. I've tried