PacketFence - BTS - PacketFence
View Issue Details
0000767PacketFencecorepublic2009-08-11 10:082012-02-29 10:58
obilodeau 
obilodeau 
normaltweakhave not tried
closedfixed 
 
2.1.0 
58432248460c4238741fc811ce36e8093b9b5a20
0000767: misleading registration queue size messages
registration.queuesize is a config parameter used in ARP mode.

When you specify a large queue size even if you are not in ARP mode you get a warning.

suggested fix: If you are in vlan isolation or dhcp mode, do not show messages related to registration.queuesize.
No tags attached.
Issue History
2009-08-11 10:08obilodeauNew Issue
2009-08-19 15:55obilodeauStatusnew => assigned
2009-08-19 15:55obilodeauAssigned To => obilodeau
2009-11-27 18:17obilodeauNote Added: 0001408
2009-11-27 18:24obilodeauNote Added: 0001409
2009-11-27 18:24obilodeauStatusassigned => resolved
2009-11-27 18:24obilodeauResolutionopen => fixed
2009-11-27 18:31obilodeauNote Added: 0001410
2009-11-27 18:31obilodeauStatusresolved => assigned
2009-11-27 18:31obilodeauResolutionfixed => open
2009-11-27 18:31obilodeauNote Deleted: 0001409
2009-11-27 18:31obilodeauNote Edited: 0001410
2009-11-27 18:35obilodeauNote Added: 0001411
2009-11-27 18:35obilodeauProjectPacketFence => PacketFence 1.9
2009-11-27 18:36obilodeauNote Added: 0001412
2010-04-15 17:43obilodeauProjectPacketFence 1.9 => PacketFence
2010-05-04 16:41obilodeauTarget Version => 1.9.0
2010-07-15 11:33obilodeauTarget Version1.9.0 => 1.9.1
2010-09-22 16:02obilodeauTarget Version1.9.1 => 1.9.2
2010-11-19 14:24obilodeauTarget Version1.9.2 => 2.0.0
2011-01-18 09:47obilodeauTarget Version2.0.0 => 2.0.1
2011-01-26 15:30obilodeauTarget Version2.0.1 => 2.0.2
2011-02-25 12:53obilodeaumtn revision => 58432248460c4238741fc811ce36e8093b9b5a20
2011-02-25 12:53obilodeauNote Added: 0001881
2011-02-25 12:53obilodeauStatusassigned => resolved
2011-02-25 12:53obilodeauFixed in Version => 2.0.2
2011-02-25 12:53obilodeauResolutionopen => fixed
2011-03-03 15:20obilodeauFixed in Version2.0.2 => 2.1.0
2011-03-03 15:25obilodeauStatusresolved => closed
2012-02-29 10:58obilodeauCategoryfuture => core

Notes
(0001408)
obilodeau   
2009-11-27 18:17   
well, working on bug 0000861 I searched a little bit about that queuesize, according to documentation it is related to vlan isolation
(0001410)
obilodeau   
2009-11-27 18:31   
oops fixed wrong bug, reopened and not resolved

(0001411)
obilodeau   
2009-11-27 18:35   
I grepped and there is no mention of queuesize in the code base.

When was this parameter removed?

If it was removed right then, get rid of queuesize in pf.conf.default, in documentation.conf and remove checks in pfcmd's sanity_check around line 2322 (grep for registration queueing).
(0001412)
obilodeau   
2009-11-27 18:36   
moved to 1.9 since it's not a bugfix / crasher
(0001881)
obilodeau   
2011-02-25 12:53   
Fixed in two steps:

1) got rid of the warnings in VLAN mode. Applied to 2.0 branch. Will be released in 2.0.2. mtn revno 58432248460c4238741fc811ce36e8093b9b5a20

2) got rid of the registration.queuesize configuration parameter. Applied to trunk branch. Will be released whenever we stabilize trunk. mtn revno: 15a376a6f568e09cf9f4967c8c5559e2b5afc434