PacketFence - BTS - PacketFence
View Issue Details
0000907PacketFencepublic2010-02-09 10:352011-01-26 15:43
obilodeau 
obilodeau 
normalminorhave not tried
closedfixed 
1.8.7 
 
b29b1508579b83f232370f3474754ef42b9d9b7e
0000907: pfsetvlan doesn't need to stop on SIGALRM
Right now we stop pfsetvlan on sigalrm but there is no hard requirement to do so. We can just ignore the signal and report that there was a problem somewhere (most probably because of a Net::Telnet timeout).
No tags attached.
duplicate of 0000796closed obilodeau pfsetvlan doesn't deal with Alarm signals (SIGALRM) 
related to 0000903closed obilodeau trying to find MAC address on ifIndex x30 times can be very long 
related to 0000902closed  Net::Telnet and Net::Appliance::Session use alarm() for timeout which is incompatible with threaded perl 
related to 0000909closed  use pfcmd_vlan for modules relying on Net::Telnet 
Issue History
2010-02-09 10:35obilodeauNew Issue
2010-02-09 10:35obilodeauStatusnew => assigned
2010-02-09 10:35obilodeauAssigned To => obilodeau
2010-02-09 10:35obilodeauRelationship addedduplicate of 0000797
2010-02-09 10:35obilodeauRelationship deleted0000797
2010-02-09 10:35obilodeauRelationship addedduplicate of 0000796
2010-02-09 10:36obilodeauRelationship addedrelated to 0000903
2010-02-09 10:36obilodeauRelationship addedrelated to 0000902
2010-02-09 10:57obilodeauNote Added: 0001464
2010-02-09 10:57obilodeauStatusassigned => resolved
2010-02-09 10:57obilodeauResolutionopen => fixed
2010-02-09 11:02obilodeaumtn revision => b29b1508579b83f232370f3474754ef42b9d9b7e
2010-02-09 11:02obilodeauProduct Version => 1.8.7
2010-02-09 14:22obilodeauRelationship addedrelated to 0000909
2011-01-26 15:43obilodeauStatusresolved => closed

Notes
(0001464)
obilodeau   
2010-02-09 10:57   
fixed in mtn rev: b29b1508579b83f232370f3474754ef42b9d9b7e
will be propagated to 1.9 branch