mbox

[2/5] Fix regex to extract firewall chain for ipv6 in showrequestfrom*.dat

Message ID 56929684.8040005@eitelwein.net
State Dropped
Headers

Message

Michael Eitelwein Jan. 11, 2016, 4:36 a.m. UTC
  If bridged ipv6 is used, $iface is taken from PHYSIN
In the log line the order of fields is "... IN=XY OUT=XY PHYSIN=XY ..."

Signed-off-by: Michael Eitelwein <michael@eitelwein.net>

---
  html/cgi-bin/logs.cgi/showrequestfromcountry.dat | 8 ++++----
  html/cgi-bin/logs.cgi/showrequestfromip.dat      | 2 +-
  html/cgi-bin/logs.cgi/showrequestfromport.dat    | 2 +-
  3 files changed, 6 insertions(+), 6 deletions(-)