Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  usr

Latest revisions

# Date Author Comment
7d087f60 11/21/2022 07:03 PM Jim Pingle

Remove unused deprecated code from dhclient script. Fixes #13501

54115a67 11/21/2022 07:01 PM Jim Pingle

Add CDATA protection to "hint". Fixes #13388

31c37082 11/21/2022 06:43 PM Jim Pingle

rc.linkup code refresh and fixes. Fixes #13254

  • Update code to be more compatible with PHP 8.1
  • Consistency changes to code and logging so every path has similar
    output instead of some being unusually different.
  • Do not restart unbound on linkup as other mechanisms already do that...
877cff6f 11/21/2022 03:28 PM Jim Pingle

Fix more Rector foreach fallout

7a3637b1 11/21/2022 02:48 PM Jim Pingle

Restore unintentionally removed line. Issue NG 9247

c0f216b9 11/19/2022 09:43 AM Kristof Provost

captiveportal: actually allocate a pipe number for new clients

When a client authenticates to the captive portal we generate a pipe
number (actually two) for it. However, we did this with
'check_only = true', so the next client got assigned the same pipe...

2b66dafa 11/18/2022 09:46 PM Reid Linnemann

Fix gif interface _routerv6 files not being created. Fixes #11545

interface_gif_configure() uses the global variable $g to look up the temp
directory in which to write the router/gateway files used for gateway
monitoring. The declaration of $g in this scope was inadvertently removed in...

1688a960 11/18/2022 08:49 PM Jim Pingle

Add iface to some resolver restarts. Fixes #12612

A few interface-specific calls to restart the resolver were not passing
the interface name to ensure it was only restarted when necessary.

b381fa76 11/18/2022 06:23 PM Jim Pingle

Fix PPP reset hr/min blank vs 0. Fixes #13307

bef138fa 11/18/2022 06:08 PM Reid Linnemann

Replace direct config accesses in services_dhcpv6_relay.php. Fixes #13676

View revisions

Also available in: Atom