PacketFence - BTS - PacketFence
View Issue Details
0001343PacketFencedhcppublic2011-12-06 14:492011-12-30 23:38
obilodeau 
obilodeau 
normalminorsometimes
closedfixed 
 
3.1.03.1.0 
f44a5c1f7663fd14a0de450f9836901f6d7e1d2f
0001343: stop closing iplog when we stop packetfence
reproduce:
- rely on iplog for device isolation
- have long leases (+ 8 hrs)
- restart packetfence in the middle of a day
- notice how isolation no longer can isolate devices because we invalidated all iplog entries

fix:
1) don't close iplog on packetfence stop (what would be the consequence of that?)
optional: instead of open end_time we can put it a configurable reasonable lease time like 3 days or something like that (it would be overwritten on new dhcp anyways)
No tags attached.
Issue History
2011-12-06 14:49obilodeauNew Issue
2011-12-07 12:16fernandofloresTag Attached: hello
2011-12-21 14:24obilodeauTag Detached: hello
2011-12-21 15:39obilodeaumtn revision => f44a5c1f7663fd14a0de450f9836901f6d7e1d2f
2011-12-21 15:39obilodeauNote Added: 0002478
2011-12-21 15:39obilodeauStatusnew => resolved
2011-12-21 15:39obilodeauFixed in Version => trunk
2011-12-21 15:39obilodeauResolutionopen => fixed
2011-12-21 15:39obilodeauAssigned To => obilodeau
2011-12-30 23:28obilodeauFixed in Versiontrunk => 3.1.0
2011-12-30 23:37obilodeauNote Added: 0002498
2011-12-30 23:37obilodeauStatusresolved => closed
2011-12-30 23:38obilodeauTarget Version+2 => 3.1.0

Notes
(0002478)
obilodeau   
2011-12-21 15:39   
After some discussions we decided to go ahead with this one. We know that this could leave some entries open for longer than it should but we think the benefits outweigh the caveats.

We will strongly consider reverting the change on any regression cases so please let us know if you experience anything unexpected.
(0002498)
obilodeau   
2011-12-30 23:37   
Released in version 3.1.0.