From b7df177f33fd7a98da18ed9f756ee7272982a65d Mon Sep 17 00:00:00 2001
From: Grant Limberg
Right now this is only triggered if a hub or rootserver reports a - * more recent version, and only once. It can be used to trigger a - * software update check.
- * - *Meta-data: {@link Version}, more recent version number
- */ - EVENT_SAW_MORE_RECENT_VERSION, - - /** - * A packet failed authentication - * - *Meta-data: {@link InetSocketAddress} containing origin address of packet
- */ - EVENT_AUTHENTICATION_FAILURE, - - /** - * A received packet was not valid - * - *Meta-data: {@link InetSocketAddress} containing origin address of packet
- */ - EVENT_INVALID_PACKET, /** * Trace (debugging) message -- cgit v1.2.3