summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix VLAN Priority set pf syntax. Fixes #7744jim-p2017-08-011-3/+15
* nat, portforwards should not make up a new destination information when a con...PiBa-NL2017-07-121-4/+0
* Removed MSS clamping exclusionsRobbert Rijkse2017-07-061-4/+1
* Add underscores to is_port* function namesPhil Davis2017-03-271-3/+3
* Redmine #7428 Hanlde empty port aliasPhil Davis2017-03-261-10/+28
* Refactor filter_generate_nested_aliasPhil Davis2017-03-261-9/+18
* Provide functions for checking port range alias combinationsPhil Davis2017-03-261-1/+1
* Fix handling of port ranges in this validation test. Ticket #7421jim-p2017-03-241-2/+6
* File a notice and omit rule(s) using a missing port alias. Fixes #7421jim-p2017-03-231-0/+10
* Fix #7372 Cannot filter ICMP Type SKIPPhil Davis2017-03-121-1/+3
* Remove deprecated unused functiondoktornotor2017-03-051-6/+0
* Merge pull request #3570 from phil-davis/fw-rule-desc-7294Renato Botelho2017-03-021-3/+10
|\
| * Fix 7294 keep full rule descriptionPhil Davis2017-02-221-3/+10
* | Fix #7299 and other stuffPhil Davis2017-02-231-1/+1
|/
* Remove redundant commentjim-p2017-01-151-1/+1
* Fix #7118 icmp-type anyPhil Davis2017-01-131-1/+1
* Fix #7105: Old rules may not have ipprotocol defined, consider it icmp6-type ...Renato Botelho2017-01-121-1/+1
* Merge pull request #3139 from stilez/patch-38Renato Botelho2016-12-301-63/+49
|\
| * add gettext() to icmptype descriptionsstilez2016-10-261-43/+43
| * typostilez2016-09-151-1/+1
| * Enhance ICMP rulesstilez2016-09-151-64/+50
* | Fix #6982: Remove wrong global definition of use_filterdns and pass it as ref...Renato Botelho2016-12-301-2/+2
* | Ticket #6920: Use filter_rule_function tag to detect function nameRenato Botelho2016-12-291-1/+4
* | Fix #6920: Do not include stale .inc filesRenato Botelho2016-12-291-21/+50
* | Merge pull request #3312 from phil-davis/staticroutesRenato Botelho2016-12-271-3/+5
|\ \
| * | Fix #3560 correctly handle disabled static routesPhil Davis2016-12-271-3/+5
* | | Fix nested aliases with FQDN (Fixes #6982)Renato Botelho2016-12-271-4/+3
* | | Remove unused variableRenato Botelho2016-12-271-5/+4
|/ /
* | If nothing is enabled that requires xinetd, do not run xinetd. Fixes #6308jim-p2016-12-151-12/+16
* | Correct the descriptions and behavior of the Adaptive Start and Adaptive End ...jim-p2016-12-141-1/+1
* | Ensure that mobile IPsec client addresses are added to vpn_networks. Fixes #7005jim-p2016-12-121-0/+11
* | Revert the workaround now that the pf parsing issue is fixed.Luiz Otavio O Souza2016-12-091-3/+2
* | Fix #6996 using existing variableRenato Botelho2016-12-091-1/+1
* | Work around the NPt rule loading issue to load the rules as they were on prev...jim-p2016-12-061-2/+2
* | Stopgap to keep filter reload errors from happening due to NPt rule errors. T...jim-p2016-12-051-1/+2
* | Revise update_filter_relaod_status() function to append status messages rathe...Steve Beaver2016-11-211-1/+1
* | The IPv6 packets are always blocked.Luiz Otavio O Souza2016-11-091-2/+2
* | So, PHP eats the last '\n' and we need an additional new line...Luiz Otavio O Souza2016-11-071-0/+7
* | Do not generate IPv6 rules when IPv6 is disabled.Luiz Otavio O Souza2016-11-061-1/+24
* | Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-2/+0
* | Merge pull request #2782 from fredronnv/masterRenato Botelho2016-09-151-0/+5
|\ \ | |/ |/|
| * Use !empty() instead of isset()Fredrik Rönnvall2016-09-151-1/+1
| * Improve handling of source-hash keyFredrik Rönnvall2016-03-231-0/+5
* | Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* | Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* | Review license / copyright on all files (final round)Renato Botelho2016-07-151-1/+1
* | Review license / copyright on all files (1st round)Renato Botelho2016-07-141-56/+56
* | Fix firewall rules for PPPoE serverNewEraCracker2016-06-301-3/+8
* | Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-241-1/+1
* | URL Table (Ports) File CommentsNOYB2016-05-231-1/+2
OpenPOWER on IntegriCloud