mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-17 02:19:21 +02:00
fixes #2032 (added dhcp inetrfaces to generated rc.conf.local); see #2028 tested basic static routees on FreeBSD in both shell and rc.conf formats
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2011-02-04 vadim <vadim@netcitadel.com>
|
||||
|
||||
* freebsdInterfaces.cpp (manageIpAddresses): fixes #2032 "support
|
||||
for DHCP interfaces in rc.conf mode". Include dynamic interfaces
|
||||
inin the list of interfaces generated script manages when the
|
||||
script is in rc.conf format. This addds lines similar to
|
||||
'ifconfig_em0="DHCP"'.
|
||||
|
||||
2011-02-03 vadim <vadim@netcitadel.com>
|
||||
|
||||
* RoutingCompiler_freebsd_writers.cpp (RoutingRuleToString): fixes
|
||||
|
||||
Reference in New Issue
Block a user