summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-261-39/+40
* Fix some bugs in the pf filter generation code. If a user rule specifiedMatthew Grooms2008-08-191-67/+51
* Bring the bridge checks up to date with the bridge changes.Ermal Luçi2008-08-131-6/+8
* Remove linking bridges with aliases this is dangerous and gives incorrect beh...Ermal Luçi2008-08-051-2/+0
* Remove the vpn_endpoint_determine function. It did not work properly whenMatthew Grooms2008-08-021-5/+2
* Do not generate antispoof for virtual interfaces.Ermal Luçi2008-08-011-2/+3
* Correct a regression that caused non NAT-T IPsec tunnel communications toMatthew Grooms2008-08-011-22/+26
* Remove generating entries when <bridge> knob is set forinterfaces.Ermal Luçi2008-07-301-23/+8
* Take into account that pptp might be configured for redir mode too!(Is this m...Ermal Luçi2008-07-301-1/+1
* Revert to previous version it was incorrectly patched.Ermal Luçi2008-07-221-2/+1
* Create rules for dummynet propperly and add support on filter rule generation...Ermal Luçi2008-07-161-3/+18
* Foreach only if it is an array to be on the safe side.Ermal Luçi2008-07-161-1/+2
* Fix some bugs and provide small style(9) to shaper.incErmal Luçi2008-07-161-26/+20
* Log Error to system logs when we don't have any gateway availableSeth Mos2008-07-161-0/+1
* If somehow all members are marked, proceed with the configured XML settingsSeth Mos2008-07-161-1/+12
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-1614/+1041
* * Start inetd regardless if nat entries exist due to tftp proxy needing it.Scott Ullrich2008-07-141-15/+16
* Introduce a new and improved version of IPsec mobile client support. TheMatthew Grooms2008-07-131-18/+29
* Do not build unparsable rulesets to avoid rule errors.Ermal Luçi2008-07-121-3/+7
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-103/+140
* Reactivate the rdr so the pptp server works normally now that pptp workaround...Ermal Luçi2008-07-091-1/+1
* Commit missed pftpx -> ftp-proxy entriesScott Ullrich2008-07-091-2/+2
* Fixup for now utterly complex/braindead interface finding for user rules till...Ermal Luçi2008-07-091-2/+3
* Remove slbd anchor from pf rulesSeth Mos2008-07-081-2/+1
* Do not generate empty queue fields when the rule queue fields are empty but set.Seth Mos2008-07-051-2/+2
* do not create unparseable rules for VPN behind the scene rulesSeth Mos2008-07-021-6/+10
* Fixup VPN interface rule creation after the break the cosmetic change yesterd...Ermal Luçi2008-06-231-24/+29
* Fix single gateway in both IP address and gateway name format.Seth Mos2008-06-201-9/+14
* Fix nat rule creation for optional interfaces.Ermal Luçi2008-06-201-4/+4
* Propperly generate natrules with new interface changes.Ermal Luçi2008-06-201-3/+3
* Generate mobile ipsec rules before static ipsec rules.Seth Mos2008-06-201-7/+43
* Reenable this anchor someones scripts might rely on it.Ermal Luçi2008-06-181-0/+1
* Remove dead code.Ermal Luçi2008-06-181-51/+0
* Continue interfaces improvments on backend code.Ermal Luçi2008-06-181-83/+67
* Replace slbd gateway pool code with new gateway groups code.Seth Mos2008-06-181-82/+51
* Bring in relayd to perform server load balancingBill Marquette2008-06-161-0/+5
* Correct path for siproxd.Scott Ullrich2008-06-141-4/+4
* Merge better NEGATE rules by building table once and then refer it in the neg...Seth Mos2008-06-141-26/+48
* trim spaces for proper evaluation. This fixes loadbalancer/gateway rule negat...Seth Mos2008-06-131-1/+1
* Replace silly vpns list logicSeth Mos2008-06-021-15/+15
* Missing commitsScott Ullrich2008-05-281-0/+1
* Only enumerate if item is an array.Scott Ullrich2008-05-271-0/+2
* Take into account all DHCP type CarpDEV interfaces. With this changeScott Ullrich2008-05-251-2/+5
* CarpDEV-DHCP fixesScott Ullrich2008-05-251-3/+3
* CarpDEV fixes. It now works!!Scott Ullrich2008-05-251-9/+39
* Update for CarpDEV-DHCP support.Scott Ullrich2008-05-241-3/+3
* Pass description along to generate_optcfg_array callers.Scott Ullrich2008-05-241-1/+2
* Now that we have a solution for PPTP passthrough unbreak other GRE traffic p...Ermal Luçi2008-05-211-1/+7
* Ticket #1706 - reply-to shouldn't be tied to opt interfaces onlyBill Marquette2008-05-201-2/+2
* Report correct syncing username.Scott Ullrich2008-05-021-5/+7
OpenPOWER on IntegriCloud