Gleb Smirnoff 55c28800ad o Since we always update either fragdrop or fragtimeout stat counter when we
free a fragment, provide two inline functions that do that for us:
  ipq_drop() and ipq_timeout().
o Rename ip_free_f() to ipq_free() to match the name scheme of IP reassembly.
o Remove assertion from ipq_free(), since it requires extra argument to be
  passed, but locking scheme is simple enough and function is static.

Sponsored by:	Nginx, Inc.
2015-04-09 08:52:02 +00:00
..
2014-10-12 18:01:52 +00:00
2015-03-27 12:45:20 +00:00
2015-04-05 14:17:26 +00:00
2015-03-01 00:22:16 +00:00
2015-04-07 10:22:56 +00:00
2015-03-27 19:08:11 +00:00
2015-03-16 00:10:03 +00:00
2015-03-27 15:49:21 +00:00