mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-11 15:41:41 +02:00
getting rid of getAddress() and getNetmask methods, using getAddressPtr() and getNetmaskPtr(). Tested and debugged GUI and compiler for iptables
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-05-18 Vadim Kurland <vadim@vk.crocodile.org>
|
||||
|
||||
* OSConfigurator_linux24.cpp: compiler for iptables converted to
|
||||
use exclusively methods getAddressPtr and getNetmaskPtr. Checking
|
||||
for when Address object has no IP address where
|
||||
appropriate (getAddressPtr() returns NULL in this case).
|
||||
|
||||
2008-05-10 vadim <vadim@vk.crocodile.org>
|
||||
|
||||
* pf.cpp: (from 2.1) fixed bug #1961202: "Pf Timeouts overriden by
|
||||
|
||||
Reference in New Issue
Block a user