- 03 Dec, 2015 1 commit
-
-
Ad Schellevis authored
-
- 01 Dec, 2015 1 commit
-
-
Frank Wall authored
-
- 30 Nov, 2015 1 commit
-
-
Franco Fichtner authored
-
- 27 Nov, 2015 18 commits
-
-
Franco Fichtner authored
This brings us down from 2.2 seconds to 0.2 seconds reload time *without* the obscure caching in place. This will likely solve the filter reload issues that some people had. :)
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
everywhere, anytime, just for fun... first of many :(
-
- 24 Nov, 2015 1 commit
-
-
Franco Fichtner authored
-
- 10 Nov, 2015 1 commit
-
-
Franco Fichtner authored
(Already had issues in the code that were obvious, some may still linger in there. Also uselessly confuses our dedicated translators.)
-
- 04 Nov, 2015 2 commits
-
-
Ad Schellevis authored
(legacy) kill "interface cache", let's not try to cache things that may change during the session... all for saving a ifconfig call. related to, https://github.com/opnsense/core/issues/451 (try to avoid smilar issues)
-
-
- 03 Nov, 2015 2 commits
-
-
Ad Schellevis authored
(legacy) remove caching of filter interfaces, likely suspect of https://github.com/opnsense/core/issues/451
-
Ad Schellevis authored
(legacy) fixup code style for filter.inc before performing actual change (missing curly braces, indents, etc)
-
- 01 Nov, 2015 1 commit
-
-
- 28 Aug, 2015 1 commit
-
-
Franco Fichtner authored
-
- 26 Aug, 2015 1 commit
-
-
Franco Fichtner authored
-
- 20 Aug, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 16 Aug, 2015 1 commit
-
-
Ad Schellevis authored
(legacy) extend behaviour of "anti lockout" to redirection to avoid lockout by portforward (https://github.com/opnsense/core/issues/327) Eventually we should try to avoid having lots of rules in the firewall generation.
-
- 14 Aug, 2015 1 commit
-
-
Franco Fichtner authored
-
- 11 Aug, 2015 1 commit
-
-
Franco Fichtner authored
-
- 10 Aug, 2015 2 commits
-
-
Franco Fichtner authored
-
Ad Schellevis authored
(legacy) fix crashreport "PHP Warning: Illegal string offset 'if' in /usr/local/etc/inc/filter.inc on line 394"
-
- 04 Aug, 2015 1 commit
-
-
Franco Fichtner authored
-
- 30 Jul, 2015 2 commits
-
-
Franco Fichtner authored
`block quick' creates a chain-reaction that requires `pass quick' for loopback traffic, even though we have non-quick loopback pass rules below. If `quick' ought to be used, non-quick should be removed completely, but that is beyond the scope of this fix. For now, rather pass all IPv6 traffic on the looback device as opposed to passing all IPv6 traffic with an IPv6 loopback address.
-
Franco Fichtner authored
While blocking IPv6 in this case is a good start, loopback traffic from internal to internal should never be blocked as some deamons like squid use it to probe and/or communicate.
-