Project

General

Profile

Download (4.12 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
94bd7fb3 10/18/2016 01:01 PM Renato Botelho

Fix #6828

Until 2.3.x pfSense carried a patch that changed the behavior of 'route
change' command, making it add the route when it fails to change.
On 2.4 this patch was removed and will not be added back. This change
adjust PHP code to deal with route add / change and make it work...

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

ba045ef1 03/01/2016 09:08 PM Anders Lind

Check $active

Fix missing check for $active to avoid creating a route to a released lease.

5e422c88 03/01/2016 07:26 PM Anders Lind

Fix substr mistake

Made a silly mistake and overlooked an important difference between javascript substring() and php substr().
Tightened regex check for octal value.

2caea6a2 01/18/2016 07:50 PM Anders Lind

Bugfixes & handling $duid and $type, Fixes #4206

This patch addresses:
1. Handling of IA_NA and IA_PD strings (that contain IAID+DUID content) using only the DUID part.
2. Fixing regular expression matching with respect to the IAID+DUID string regarding the legal \" substring (used in ISC DHCPv6 leases)....

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/