Franco Fichtner
441c863cf3
src: whitespace sweep
2018-05-14 08:16:26 +02:00
Franco Fichtner
556734d575
ipsec: translate 'off' in DH parameter selection
2018-05-14 07:49:29 +02:00
Franco Fichtner
602b342e2d
pkg: fix plist
2018-05-14 07:49:18 +02:00
Ad Schellevis
301565b449
Firewall/Alias, API work in progress https://github.com/opnsense/core/issues/1858 add grid and empty model
2018-05-13 20:15:48 +02:00
Ad Schellevis
bcf679570d
MVC, add support for application specific field types.
...
Some field validations tend to be very application specific, in which case it would be easier to add specific field types then trying to expand the common field type set too much.
This patch provides support for specific field types, as long as they are derived from OPNsense\Base\FieldTypes\BaseField in two forms, either a full path or a FieldTypes module within the current namespace using .\
2018-05-12 16:30:08 +02:00
Ad Schellevis
7a353fbf69
ipsec, fix previous on phase 1 too.
2018-05-11 19:42:52 +02:00
Ad Schellevis
e0cc1c5d44
ipsec, accidentally dropped disabled DH group with 28d0816229
2018-05-11 19:29:21 +02:00
Ad Schellevis
e7eef85d98
ipsec, add ike_name to syslog output
2018-05-11 18:32:17 +02:00
Ad Schellevis
b9446b2094
ui/showhelp, too script class match
2018-05-11 14:53:27 +02:00
Franco Fichtner
ad2126d5d5
system: logic fail #2396
2018-05-09 08:00:53 +00:00
Franco Fichtner
726449b2ff
system: fix dpinger gatewy edit validation #2396
2018-05-09 07:25:02 +00:00
Franco Fichtner
9ddc810f16
system: merge dpinger loop 1 and 2 #2396
...
Essentially, the first loop configures apinger targets
and later it starts them. Emulate the same for dpinger
by not going through the loop again with maybe differing
abort conditions.
2018-05-09 09:15:27 +02:00
Franco Fichtner
4bbb00296f
system: inline dpinger stop/start #2396
...
Our logic for figuring out $gwifip was subverted by an
opportunistic address lookup which does not take into
account link-local specialities in the IPv6 case.
2018-05-09 07:04:18 +00:00
Franco Fichtner
ce7a47a27c
system: fix after refactor #2396
2018-05-09 07:04:18 +00:00
Ad Schellevis
81ac241e0e
login/landing page, cleanse landing page so both /ui/page and ui/page are valid inputs. for https://github.com/opnsense/core/issues/2385
2018-05-09 08:37:12 +02:00
Franco Fichtner
699b5151a3
system: exec_safe for dpinger #2396
2018-05-09 08:32:54 +02:00
Franco Fichtner
a6db9d4fda
radvd: cluster logic, less noise against stable #2394
2018-05-09 08:07:53 +02:00
Franco Fichtner
e2ae0ce54d
system: small tweak for #2396
2018-05-09 06:03:50 +00:00
Lior Okman
3d03e00edf
If SLAAC, don't fix the subnet based on the current address
2018-05-09 07:52:14 +02:00
Franco Fichtner
00f9f600c7
system: dedup gateway monitor setup code #2396
2018-05-09 07:45:00 +02:00
Franco Fichtner
412a1e971a
system: this is better #2396
2018-05-09 07:24:09 +02:00
Franco Fichtner
f0c4f961ac
system: cleanups for easier diff against stable #2396
2018-05-09 07:18:40 +02:00
Franco Fichtner
9462a10685
system: indent and sort #2396
2018-05-08 21:34:51 +02:00
Franco Fichtner
743b409d95
system: cleanups for RTTd visibility #2396
2018-05-08 16:56:50 +00:00
Ad Schellevis
190fb3ddee
fix typo, closes https://github.com/opnsense/core/issues/2400
2018-05-08 18:52:54 +02:00
Ad Schellevis
fc3623158b
Insight, add dst address in detail search, closes https://github.com/opnsense/core/issues/2398
2018-05-08 18:52:18 +02:00
Martin Wasley
48628288f9
dpinger STDEV GUI Additions ( #2399 )
2018-05-08 18:42:47 +02:00
Franco Fichtner
8fda660bce
system: fix dpinger RRD creation for #2396
2018-05-08 12:49:04 +00:00
Franco Fichtner
e8e7fa9840
dhcp: fix labels of services to align with menu
2018-05-08 09:32:36 +02:00
Franco Fichtner
fcf23eb835
services: tabs to spaces
2018-05-08 07:42:15 +02:00
Franco Fichtner
25381c02b7
radvd: deprecate prefix in SLAAC tracking mode #2394
2018-05-08 07:41:34 +02:00
Franco Fichtner
910a12990d
system: dpiner cleanups #2396
2018-05-07 16:27:30 +00:00
Franco Fichtner
148056cd02
interfaces: add interface_track6_slaac_configure() for #2394
2018-05-07 17:01:16 +02:00
Franco Fichtner
41e3040386
interfaces: SLAAC may also use IPv4 connectivity #2394
2018-05-07 12:18:54 +00:00
Franco Fichtner
c18569afcd
system: tabs in previous #2396
2018-05-07 11:05:25 +00:00
Franco Fichtner
d243580ade
system: dpinger instance reload and no more file name magic #2396
2018-05-07 11:03:29 +00:00
Franco Fichtner
881186530a
system: dpinger startup for #2396
2018-05-07 08:53:48 +00:00
Franco Fichtner
84ce6c13ff
firewall: immediately flip service for #2396
2018-05-07 08:42:01 +00:00
Franco Fichtner
9567a1d8d8
firewall: move monitoring daemon preference for #2396
2018-05-07 08:38:48 +00:00
marjohn56
0df1c0dfef
system: add dpinger monitoring option implementation #2326
...
stddev bits missing from status page / widget for clarity and
further discussion. Other cleanups by @fichtner included.
2018-05-07 10:17:08 +02:00
Franco Fichtner
014c11e441
radvd: lowercase word
2018-05-07 09:31:48 +02:00
Franco Fichtner
ed7d525f1b
interfaces: "this shouldn't happen" #2394
2018-05-07 08:32:48 +02:00
Franco Fichtner
53994b097d
interfaces: minimum viable approach for #2394
2018-05-07 06:21:41 +00:00
Franco Fichtner
734e6f490e
services: dedup stanzas; closes #2375
2018-05-06 23:49:17 +02:00
Rafael Cano
67383a8ddb
Fix IPsec RADIUS secret ( #2387 )
...
Add double quotes around the RADIUS secret to prevent some corner cases where the secret was not fully read.
2018-05-06 19:42:28 +02:00
Ad Schellevis
ad528c6d89
insight, log long running cleanup steps to ease troubleshooting
2018-05-06 15:53:43 +02:00
Franco Fichtner
00838b49ce
src: move dhclient-script to proper location
...
".ext" came to be because dhclient-script from BSD is also under sbin/,
but since we always explicity use this one just move it to a neutral
location and point to it.
2018-05-06 14:32:06 +02:00
Ad Schellevis
ee87e1a7a6
small wizard style cleanups, mentioned 553d16ee18
2018-05-06 13:52:57 +02:00
Franco Fichtner
f4269a0ae2
dhcp: lint in main v6 page
2018-05-06 11:30:47 +02:00
Franco Fichtner
e6e578c9df
dhcp: ldap-server does not exist in v6 #2336
2018-05-06 11:17:05 +02:00