- 29 May, 2017 8 commits
-
-
Ad Schellevis authored
missed the pfctl counters in www/widgets/api/plugins/interfaces.inc, for https://github.com/opnsense/core/issues/1662
-
Ad Schellevis authored
regression, missing ipv4 address in get_interfaces_info(), for https://github.com/opnsense/core/issues/1662
-
Franco Fichtner authored
-
-
Ad Schellevis authored
get_interfaces_info() only overwrite status code when reported status in 'active','running' for https://github.com/opnsense/core/issues/1662
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 28 May, 2017 6 commits
-
-
Franco Fichtner authored
-
-
Ad Schellevis authored
interfaces, refactor and rename get_interface_info() to remove most of the performance bottlenecks. for https://github.com/opnsense/core/issues/1662
-
Ad Schellevis authored
interfaces.lib.inc, extend ifconfig parsing in legacy_interfaces_details(), for https://github.com/opnsense/core/issues/1662
-
Franco Fichtner authored
-
-
- 27 May, 2017 5 commits
-
-
Ad Schellevis authored
step one, cleaning up get_interface_info(), move pfctl calls to configd. for https://github.com/opnsense/core/issues/1662
-
-
Ad Schellevis authored
-
-
-
- 26 May, 2017 3 commits
-
-
Ad Schellevis authored
Replace get_configured_ip_addresses() and get_configured_ipv6_addresses() with a more pragmatic approach, both are used to detect if an address is already configured, which gets quite sloppy when having a large number of interface s configured. This change probes all configured interfaces at once, and returns the full list, stripping quite some magic in the process. Because the indexing is changed, we need to change the consumers as well here.
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 25 May, 2017 1 commit
-
-
Franco Fichtner authored
-
- 24 May, 2017 3 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
rc.recover doesn't work like that then, need to move to /bin/sh. PR: https://forum.opnsense.org/index.php?topic=5213.0
-
Franco Fichtner authored
-
- 23 May, 2017 1 commit
-
-
Ad Schellevis authored
If a field isn't required and the user sets it with a faulty value, it would pass because it didn't know it wasn't set before user input. There where two issues, first one, not knowing it was in init state (solved with internalFieldLoaded), next all field types should have used actionPostLoadingEvent to customize loading behaviour.
-
- 22 May, 2017 4 commits
-
-
Michael authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
There are UX issues with this anyway and the missing license worries me too.
-
- 21 May, 2017 2 commits
-
-
Franco Fichtner authored
Adjust tabs to spaces, copyright headers and add missing one from restore script as per: https://github.com/pfsense/pfsense/commit/7d7ce752
-
Franco Fichtner authored
-
- 19 May, 2017 1 commit
-
-
Franco Fichtner authored
-
- 18 May, 2017 1 commit
-
-
Franco Fichtner authored
-
- 17 May, 2017 3 commits
-
-
Franco Fichtner authored
-
-
Franco Fichtner authored
-
- 16 May, 2017 1 commit
-
-
Ad Schellevis authored
filter/port alias, allow ranges in the form of 80-100, replace with 80:100. closes https://github.com/opnsense/core/issues/1529
-
- 15 May, 2017 1 commit
-
-