Franco Fichtner
faf2bed16e
boot: switch logo version for dev track
2021-01-28 11:04:15 +01:00
Franco Fichtner
5cf131df6c
pkg: reorder for better diff
2021-01-28 11:01:48 +01:00
Franco Fichtner
ac07edc554
firmware: remove upgrade prompt
2021-01-28 11:00:30 +01:00
Franco Fichtner
771cae8182
pkg: move default ABI to 21.1, retain 20.7 compat for now
2021-01-28 10:59:10 +01:00
Ad Schellevis
0038b4d071
Captive portal, validate if ipaddr exists when writing the template out, could be https://forum.opnsense.org/index.php?topic=21142.msg98852#msg98852 .
...
Although there is something misconfigured when ipaddr doesn't exist, I'm also not sure validation will always be perfect in this case.
2021-01-28 10:28:57 +01:00
Franco Fichtner
f2ca74384a
firmware: fix fetch of changelogs on dvd images
2021-01-28 09:16:25 +01:00
Franco Fichtner
088c92b0d7
github: add alternatives/workarounds to template
2021-01-27 16:52:32 +01:00
Franco Fichtner
95498491a2
make: mfc target may not exist, it's ok
2021-01-27 11:12:24 +01:00
Franco Fichtner
e6ced08e3d
system: make a note that comconsole_port probably works just as well
2021-01-26 19:19:52 +01:00
Franco Fichtner
5463a34928
system: sort tunables, noticed while fidding with hw.uart.console
2021-01-26 17:01:06 +01:00
xorbital
6ec9194005
Update Unbound Documentation URL ( #4641 )
2021-01-26 13:30:42 +01:00
Franco Fichtner
372e1cf5e5
system: omit console hint in existing setups
2021-01-26 10:19:43 +01:00
Franco Fichtner
d8711af025
system: set hw.uart.console appropriately
...
PR: https://github.com/opnsense/tools/issues/209
2021-01-26 10:13:51 +01:00
Manuel Faux
46533af2b7
Monit: minor bugfixes and UI changes ( #4636 )
...
* Do not render "stop command" to config if not configured
* Added missing service description to model and view
* Clarified various mail server settings in settings view
* Fixed spelling in settings view
2021-01-26 09:34:51 +01:00
ElJeffe
a75adc7388
Fix Icon Toggle for Block & Reject ( #4640 )
2021-01-26 08:56:46 +01:00
Franco Fichtner
55a91a786f
pkg: fix plist
2021-01-25 19:56:01 +01:00
Franco Fichtner
3dad1ca75c
firmware: further prep for 21.1
2021-01-25 19:49:10 +01:00
Marcel Hofer
866e8f2145
fix issue #4025 : 6rd with single /64 prefix ( #4635 )
...
Builds upon the 6rd routing fixes discussed in https://forum.opnsense.org/index.php?topic=20260.0
Instead of setting the calculated /64 subnet length on the _stf interface, I set the original ISP provided subnet length.
And change the gateway to be inside the ISP provided prefix instead of the calculated /64.
wan address will still be the same but the wider subnet solves any routing issues with single /64 prefixes
2021-01-25 19:18:51 +01:00
Franco Fichtner
4a54395650
firmware: prep for 21.1
2021-01-25 15:00:44 +01:00
Ad Schellevis
51690194e0
typo as mentioned by @8181 ( https://github.com/opnsense/core/issues/4587#issuecomment-766754167 )
2021-01-25 13:49:26 +01:00
Manuel Faux
a75878b5e5
Filter: Categories: Fixed spelling issues ( #4634 )
...
Uppercase of first letter in names.
2021-01-25 12:42:49 +01:00
Franco Fichtner
d08e886768
Revert "mvc: do not migrate unversioned empty model data"
...
This partially reverts commit 6ed3e4fe8d4c15e3ec902baaed852a9237ff36ca.
2021-01-25 10:37:46 +01:00
bleetsheep
8a607e7552
Format packet count with toLocaleString ( #4600 )
...
This adjusts to the user's preference: in an English browser, 1234567890 will be shown as 1,234,567,890. JavaScript is already required for widgets to work, adding these toLocaleString calls is not an issue in that regard, and the function is supported in all browsers as far as I can see https://caniuse.com/mdn-javascript_builtins_number_tolocalestring
2021-01-24 20:16:05 +01:00
Franco Fichtner
cde8b431c2
src: style and whitespace updates
2021-01-24 20:03:06 +01:00
Franco Fichtner
866ec6df74
interfaces: stf interface name comes from config, not system
...
PR: https://forum.opnsense.org/index.php?topic=20260.0
2021-01-24 19:56:09 +01:00
kulikov-a
58a966bcd6
Diagnostics->pfTables: display zeros, sort columns ( #4579 )
2021-01-24 19:43:48 +01:00
Ad Schellevis
7330d12282
Firewall / Categories: initial migration. closes https://github.com/opnsense/core/issues/4587
...
feature sponsored by Modirum (https://www.modirum.com/ )
2021-01-24 16:50:01 +01:00
Franco Fichtner
58f0a7ec08
pkg: better fix, /usr/sbin/pkg is used always :/
2021-01-24 16:25:47 +01:00
Ad Schellevis
c455ebbe6e
Reporting / Traffic: cleanup deselected interface rows. from @kulikov-a https://github.com/opnsense/core/pull/4625
2021-01-23 19:59:47 +01:00
Franco Fichtner
4d31db164f
pkg: fix previous
2021-01-24 10:50:05 +01:00
Franco Fichtner
50a8fdf825
pkg: ignore non-bootstrap situation
2021-01-24 10:46:02 +01:00
Franco Fichtner
f4e2728b81
interfaces: pick proper route for stf tunnels
...
PR: https://forum.opnsense.org/index.php?topic=20260.0
2021-01-23 22:59:26 +01:00
Ad Schellevis
f1f0c3f079
Services: Unbound DNS: allow /0, closes https://github.com/opnsense/core/issues/4627
2021-01-22 18:55:08 +01:00
vnxme
703faa82ff
interfaces.inc: Improve guess_interface_from_ip() ( #4523 )
2021-01-21 15:00:24 +01:00
Martin Wasley
8ded045899
Added toggle function and associated code for enable/disable RDNSS in dhcpv6 Moved Configuration to RADVD interface
...
PR: https://github.com/opnsense/core/issues/4537
2021-01-21 13:28:32 +01:00
Ad Schellevis
733089d1e3
API: add some logging when content-type looks suspicious
2021-01-21 11:06:13 +01:00
Franco Fichtner
5c110105c6
dpinger: empty() forgives a faulty look-ahead, save two checks this way
2021-01-21 11:01:22 +01:00
Ad Schellevis
5a5cc7897d
API: be less sensitive about Content-Type, to prevent empty payloads when variations like "application/json; charset=utf-8" are used.
2021-01-21 10:42:58 +01:00
Franco Fichtner
00e6895821
interfaces: a bit for #4622
...
Make sure address deletion works for IPv4 and IPv6 always.
2021-01-21 09:52:20 +01:00
Ad Schellevis
0ae7e396c9
Reporting / Traffic: prevent calling top when no interfaces are selected. taken from https://forum.opnsense.org/index.php?topic=20700.msg97999#msg97999
2021-01-20 19:24:14 +01:00
Franco Fichtner
672896fd61
interfaces: fix typo, visual clutter in overview and add deprecated tag
2021-01-20 17:23:40 +01:00
Franco Fichtner
96b34bb506
dpinger: address is an array, expand after check
...
PR: https://forum.opnsense.org/index.php?topic=21003.0
2021-01-20 15:32:36 +01:00
Franco Fichtner
69b6f7a0d5
pkg: fix plist
2021-01-19 12:24:20 +01:00
Franco Fichtner
171d5cda9f
interfaces: treat deprecated addresses as non-primary
2021-01-19 12:23:14 +01:00
Franco Fichtner
9ef6ff335f
dhcp: deprecate prefixes in radvd, new try on 2.19
2021-01-19 12:22:38 +01:00
Ad Schellevis
10dc80f54f
Firewall / NAT: support category filters : add color selection and display for https://github.com/opnsense/core/issues/4587
2021-01-19 11:48:41 +01:00
Ad Schellevis
e65c2baf38
add pick-a-color from https://github.com/lauren/pick-a-color for https://github.com/opnsense/core/issues/4587
2021-01-19 11:06:28 +01:00
Ad Schellevis
69d1332209
Firewall / NAT: support category filters ( https://github.com/opnsense/core/issues/4587 )
...
add badges with record count in category select
2021-01-18 20:11:58 +01:00
Franco Fichtner
d5b4e3e58a
pkg: fix plist
2021-01-18 19:56:11 +01:00
Ad Schellevis
349009df3a
Firewall / NAT: support category filters ( https://github.com/opnsense/core/issues/4587 )
...
add basic category grid, including menu registration and acl.
2021-01-18 18:43:32 +01:00