Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  build
  src
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 164 Bytes
BOOTSTRAP.md 7.93 KB
LICENSE 9.93 KB
README.md 1.63 KB
build.conf.sample 1.95 KB
build.sh 11.1 KB
zanata.xml 549 Bytes

Latest revisions

# Date Author Comment
7d813139 10/13/2020 08:39 PM Jonas Christoffersen

Fix #10680: Rewrite cache system in interfaces.inc

Change it to not invalidate cache when not needed. Makes boot much faster
when we have many VLANs

4320bc83 10/13/2020 08:39 PM Jonas Christoffersen

Fix #10589: Skip disabling staticarp on boot

Also implemented is a simplification of code to handle static ARP entries.

dccd106a 10/12/2020 12:12 PM Steve Beaver

Fixed #10406 By adding "notoggleall" class to button group

8fa31d5e 10/12/2020 12:05 PM Renato Botelho

Merge pull request #4470 from vktg/cleardhcpleases

085e12a1 10/12/2020 12:04 PM Renato Botelho

Merge pull request #4478 from vktg/ddnsstatic

55aaa49d 10/12/2020 12:03 PM Renato Botelho

Merge pull request #4472 from vktg/ntpauth

3cd0307f 10/12/2020 12:03 PM Renato Botelho

Merge pull request #4480 from rdlugosz/add-helptext-for-unbound-dhcp

fbb49296 10/09/2020 06:05 PM Renato Botelho

Fix #9384

As mentioned by Warner Losh <>, author of the change on
FreeBSD, the correct way to use quotes to parameters containing
variables is:

cmd param1 'param2 contain spaces and '$variables

Replace all actions on our devd.conf following this recommendations

77cbaeae 10/08/2020 03:42 PM Ryan Dlugosz

Add help text to Register DHCP Leases in Resolver

This change adds a sentence to the help text for the `Register DHCP Leases in the DNS Resolver` input field.

Enabling this option has the non-obvious side effect of reloading Unbound each time a client obtains a DHCP lease. This reload flushes the resolution cache, which can mean long recursive lookups being required for even frequently used domains....

9108d083 10/08/2020 01:26 PM Viktor Gurov

NTP server authentication. Issue #8794

View all revisions | View revisions

Also available in: Atom