Project

General

Profile

Actions

Bug #67

closed

IPsec logs always show in reverse (return_clog() issue)

Added by Jim Pingle over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
Start date:
08/30/2009
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
1.2.3
Affected Architecture:

Description

Due to a bug in return_clog(), the IPsec logs always show in reverse. It seems to be the only logs page that actually uses return_clog().

The $grepreverse parameter of return_clog() is clobbering the configured value for sort reversal. The attach patch should respect both values.

NOTE: I did not see any instances of $grepreverse in use anywhere in the code or packages. Another option would be to remove that parameter.


Files

returnclogfix.diff (682 Bytes) returnclogfix.diff patch to fix return_clog() Jim Pingle, 08/30/2009 05:13 PM
Actions

Also available in: Atom PDF