Gleb Smirnoff e3a7aa6f56 - Remove rt_metrics_lite and simply put its members into rtentry.
- Use counter(9) for rt_pksent (former rt_rmx.rmx_pksent). This
  removes another cache trashing ++ from packet forwarding path.
- Create zini/fini methods for the rtentry UMA zone. Via initialize
  mutex and counter in them.
- Fix reporting of rmx_pksent to routing socket.
- Fix netstat(1) to report "Use" both in kvm(3) and sysctl(3) mode.

The change is mostly targeted for stable/10 merge. For head,
rt_pksent is expected to just disappear.

Discussed with:		melifaro
Sponsored by:		Netflix
Sponsored by:		Nginx, Inc.
2014-03-05 01:17:47 +00:00
..
2014-02-07 14:26:33 +00:00
2013-11-01 10:29:10 +00:00
2014-01-16 12:35:18 +00:00
2012-08-07 07:52:25 +00:00
2012-10-12 09:24:24 +00:00
In
2013-11-30 12:51:19 +00:00
2012-09-06 07:03:56 +00:00
2013-11-16 16:09:09 +00:00
2013-07-03 18:48:43 +00:00
In
2013-11-30 12:51:19 +00:00
2012-11-25 14:25:08 +00:00
2013-09-02 22:48:41 +00:00
2012-11-17 20:04:04 +00:00
2012-11-27 19:07:28 +00:00