- 30 May, 2016 11 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
(filter, plugins, pppoe) work in progress, pppoe server contains more instances. wrap items in 'items' property, to maintain old code. eventually we may need to define the data structure better.
-
Ad Schellevis authored
-
-
Ad Schellevis authored
ditch disablescrub option, fragment reassemble is enabled by default.
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
(firewall, normalization) add acl + menu for https://github.com/opnsense/core/issues/405 and move Schedules to same menu level
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 29 May, 2016 3 commits
-
-
https://github.com/opnsense/core/issues/405Ad Schellevis authored
(legacy style code) work on https://github.com/opnsense/core/issues/405 packet normalisation, needed for further restructure and cleanup of filter code.
-
Franco Fichtner authored
-
Franco Fichtner authored
Spotted by: @fabianfrz
-
- 27 May, 2016 5 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Franco Fichtner authored
Also remove the captive portal RRD graph removal. We really need to improve the GUI in order to solve the issue of stale RRD files gracefully.
-
- 26 May, 2016 21 commits
-
-
-
Franco Fichtner authored
-
Franco Fichtner authored
... Ad already annotated a few spots, the whole thing is beyond repair and I dread extending it to PPP and others which has been asked for a few times now. We will have to find another way. To paraphrase Star Trek: He's dead, Jim. The upside is that the cron config items are flushed by default now, later we can remove this as we don't care what is in that unused config section anyway.
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
for example, return all active non virtual interfaces: $interfaces = legacy_config_get_interfaces(array("virtual" => false, "enable" => true));
-