Correct range errors in SendConfEventNotification and SendUnconfEventNotification:
- notification-class was 1-255. Should be 0-4194303 - priority was 1-255. Should be 0-255
Authored by: johnhartman 2014-08-22
Parent: [r968]
Child: [r970]