Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to upstream release 1.9.2.3. | Thomas Quinot | 2005-10-22 | 1 | -10/+0 |
| | | | | | | | Reviewed by: roberto Notes: svn path=/head/; revision=146137 | ||||
* | There used to be a macro IPL_NAT in ipfilter that was defined to be the | Thomas Quinot | 2005-06-14 | 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 | ||||
* | Fix build on 6.x | Kirill Ponomarev | 2004-12-21 | 1 | -0/+12 |
PR: ports/75320 Submitted by: maintainer Notes: svn path=/head/; revision=124687 |