libreswan / libreswan

libreswan
https://libreswan.org/
Other
847 stars 225 forks source link

create bridges directly to avoid firewalld #1745

Open cagney opened 3 months ago

cagney commented 3 months ago

see https://gitlab.com/libvirt/libvirt/-/issues/588#note_1902618527

cagney commented 3 months ago

this is quick:

+       /usr/bin/time sudo nmcli connection add type bridge ifname $* con-name $*

but this takes ~13 seconds:

+       /usr/bin/time sudo nmcli connection up $*
+       touch $@
cagney commented 1 week ago

upstream seem to have made "open" D.T.R.T., so perhaps not necessary once commit arrives

cagney commented 1 week ago

should be fixed in libvirt 10.8.0