Don't check on proto. Addresses #1195
authorAlan T. DeKok <aland@freeradius.org>
Wed, 19 Aug 2015 11:38:02 +0000 (07:38 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 19 Aug 2015 11:38:02 +0000 (07:38 -0400)
commitf504940effee5b40fc91fbe89e1a0e3149243c35
treedc4e8eb23598507ccb9006ac7ed54c0b683c639c
parentbb10508b8c3cd8384f52303ad835ee2ce7d7774b
Don't check on proto.  Addresses #1195

The "proto" field is implied in the sockfd field, so it's OK
to just check sockfd and not proto
src/lib/packet.c