PacketFence - BTS - PacketFence
View Issue Details
0000995PacketFencecorepublic2010-05-25 14:402012-02-29 10:45
obilodeau 
obilodeau 
highfeatureN/A
closedfixed 
 
2.0.02.0.0 
5550de5cc36563f74d8d6f4612d09d1905977e58
0000995: Add an SSID field to the locationlog table
It would be useful to be able to perform actions based on the current SSID of a node.

A given example was:
- A guest is successfully connecting to a student VLAN and should be told that he is in the wrong VLAN. Unfortunately the captive portal is beyond the stage where the radius request (has SSID) is done, so the only way it could have the SSID would be if it's stored in the node's info. The locationlog is the natural fit for this.

Ideally done for 1.10.0 but we could re-scope to 1.10.1 or 1.11.0 if we can't make it.
No tags attached.
Issue History
2010-05-25 14:40obilodeauNew Issue
2010-05-25 14:40obilodeauStatusnew => assigned
2010-05-25 14:40obilodeauAssigned To => obilodeau
2010-10-01 17:39obilodeaumtn revision => 5550de5cc36563f74d8d6f4612d09d1905977e58
2010-10-01 17:39obilodeauNote Added: 0001708
2010-10-01 17:39obilodeauStatusassigned => resolved
2010-10-01 17:39obilodeauFixed in Version => trunk
2010-10-01 17:39obilodeauResolutionopen => fixed
2010-11-19 14:25obilodeauTarget Version1.10.0 => 2.0.0
2010-12-15 11:37obilodeauFixed in Versiontrunk => 2.0.0
2011-01-26 15:42obilodeauStatusresolved => closed
2012-02-29 10:45obilodeauCategoryfeature => core

Notes
(0001708)
obilodeau   
2010-10-01 17:39   
change implemented ssid is part of locationlog and a call to node_view return last_ssid too