tracker/udp
Jimmy Zelinskie cd7c8dd374 udp: make BadConnID a normal error
This causes packets that have bad connection IDs to not be recorded as a
bad request in our stats. These types of errors to be expected and
should balloon our stats.

Fixes #72.
2015-06-30 18:10:13 -04:00
..
announce_test.go udp: basic announce test 2015-05-11 00:57:54 -04:00
connection.go udp: Use net.IP inputs for connection ID generation 2015-02-23 21:30:45 -05:00
connection_test.go udp: Add constructor for ConnectionIDGenerator, return buffer to pool on socket timeout 2015-02-22 16:58:43 -05:00
protocol.go udp: make BadConnID a normal error 2015-06-30 18:10:13 -04:00
scrape_test.go udp: basic announce test 2015-05-11 00:57:54 -04:00
udp.go logging: add error to udp logs 2015-06-26 21:07:29 -04:00
udp_test.go stats/udp: nop on nil DefaultStats 2015-02-25 21:56:58 -05:00
writer.go udp: implement BEP45 response 2015-04-04 15:42:33 -04:00