mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-17 02:19:21 +02:00
* configlets/linux24/update_addresses: fixed SF bug 3091069:
"Routing configuration failed". Iptables script generated by fwbuilder did not configure broadcast when it added ip addresses to interfaces. Using "ip addr add ADDR/NM boradcast + dev INTF" syntax to do this.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
2010-10-29 Vadim Kurland <vadim@vk.crocodile.org>
|
||||
|
||||
* configlets/linux24/update_addresses: fixed SF bug 3091069:
|
||||
"Routing configuration failed". Iptables script generated by
|
||||
fwbuilder did not configure broadcast when it added ip addresses
|
||||
to interfaces. Using "ip addr add ADDR/NM boradcast + dev INTF"
|
||||
syntax to do this.
|
||||
|
||||
* OSConfigurator_bsd.cpp (compare_names): fixed #1807 "wrong order
|
||||
of address assignment in the generated OpenBSD/PF/CARP cluster
|
||||
configuration". Need to assign ip addresses to regular interfaces
|
||||
|
||||
Reference in New Issue
Block a user