Mike Karels 0f5687f2ae Fix L2 caching for UDP over IPv6
ip6_output() was missing cache invalidation code analougous to
ip_output.c. r304545 disabled L2 caching for UDP/IPv6 as a workaround.
This change adds the missing cache invalidation code and reverts
r304545.

Reviewed by:	gnn
Approved by:	gnn (mentor)
Tested by:	peter@, Mike Andrews
MFC after:	3 weeks
Differential Revision:	https://reviews.freebsd.org/D7591
2016-08-24 00:52:30 +00:00
..
2016-05-03 18:05:43 +00:00
2016-05-03 18:05:43 +00:00
2016-03-31 00:53:23 +00:00
2016-05-03 18:05:43 +00:00
2016-08-24 00:52:30 +00:00
2016-05-03 18:05:43 +00:00
2016-04-16 21:34:49 +00:00
2016-08-24 00:52:30 +00:00