+ VRRP: Print the protocol name before any GET_().
+ Use __func__ from C99 in some function calls.
+ DCCP: Get rid of trailing commas in lists.
+ Juniper: Report invalid packets as invalid, not truncated.
+ IPv6: Remove an obsolete code in an always-false #if wrapper.
+ Memory allocator: Update nd_add_alloc_list() to a static function.
+ ISAKMP: Use GET_U_1() to replace a direct dereference.
+ RADIUS: Use GET_U_1() to replace a direct dereference.
+ TCP: Fix an invalid check.
+ RESP: Remove an unnecessary test.
+ addrtoname.c: Fix two invalid tests.