- 26 May, 2016 16 commits
-
-
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));
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
"reserved" names in interfaces leads to converting arrays to arrays in arrays, not easy to solve without the need to change a lot of the legacy code in same run.
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 25 May, 2016 10 commits
-
-
Franco Fichtner authored
whitespace cleanup
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 24 May, 2016 14 commits
-
-
-
Ad Schellevis authored
Plugins should be able to register new interfaces. The basic idea is to materialize interface settings into the running config, so other services can utilize them in a uniform way. Current hooks for legacy vpns, ipsec and openvpn should move into the same structure, which eliminates current static hooks. The return content of the interface type itself needs to be further refined.
-
Ad Schellevis authored
(trafficshaper) remove unused burst, in freebsd 10.2 it doesn't crash anymore, but doesn't appear to be very useful either. closes https://github.com/opnsense/core/issues/226
-
-
Ad Schellevis authored
-
-
Ad Schellevis authored
-
Ad Schellevis authored
(interfaces.lib.inc) regression, parse "inet6 2001:470:xxx:xxx::2 --> 2001:470:xxx:xxx::1 prefixlen 128"
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-