Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-10-22 | Update to upstream release 1.9.2.3. | Thomas Quinot | 1 | -10/+0 | |
Reviewed by: roberto Notes: svn path=/head/; revision=146137 | |||||
2005-06-14 | There used to be a macro IPL_NAT in ipfilter that was defined to be the | Thomas Quinot | 1 | -2/+14 | |
same as IPNAT_NAME. This macro has been removed with the import of ipfilter 4, so we now need to use IPNAT_NAME directly. Fixes build on -CURRENT. Reviewed by: roberto Notes: svn path=/head/; revision=137423 | |||||
2004-12-21 | Fix build on 6.x | Kirill Ponomarev | 1 | -0/+12 | |
PR: ports/75320 Submitted by: maintainer Notes: svn path=/head/; revision=124687 |