bz cab85863a4 frag6.c: move variables and sysctls into local file
Move the sysctls and the related variables only used in frag6.c
into the file and out of in6_proto.c.  That way everything belonging
together is in one place.

Sort the variables into global and per-vnet scopes and make
them static.  No longer export the (helper) function
frag6_set_bucketsize() now also file-local only.

Should be no functional changes, only reduced public KPI/KBI surface.

MFC after:		3 months
Sponsored by:		Netflix
2019-08-02 10:29:53 +00:00
..
2019-08-01 02:16:48 +00:00
2019-07-30 05:13:16 +00:00
2019-08-02 07:41:36 +00:00
2019-05-27 00:47:51 +00:00
2019-06-22 05:35:23 +00:00
2019-08-02 04:04:18 +00:00
2019-07-31 17:51:06 +00:00
2019-05-08 19:27:30 +00:00
2019-08-02 07:41:36 +00:00
2019-07-29 14:59:14 +00:00
2019-02-04 21:28:25 +00:00
2019-06-08 16:26:56 +00:00
2019-07-14 21:08:54 +00:00