Sebastian Huber 2f7103677c Define IN_HISTORICAL_NETS for kernel space
Required by FreeBSD commit:

Author: Mike Karels <karels@FreeBSD.org>
Date:   Tue Oct 26 22:01:09 2021 -0500

    kernel: deprecate Internet Class A/B/C

    Hide historical Class A/B/C macros unless IN_HISTORICAL_NETS is defined;
    define it for user level.  Define IN_MULTICAST separately from IN_CLASSD,
    and use it in pf instead of IN_CLASSD.  Stop using class for setting
    default masks when not specified; instead, define new default mask
    (24 bits).  Warn when an Internet address is set without a mask.

    MFC after:      1 month
    Reviewed by:    cy
    Differential Revision: https://reviews.freebsd.org/D32708
2022-07-07 14:23:25 +02:00
..
2013-10-10 09:08:23 +02:00
2017-04-04 14:46:23 +02:00
2018-09-21 10:29:39 +02:00
2019-08-27 10:31:42 +02:00
2015-03-06 14:58:13 +01:00
2018-09-12 07:48:17 +02:00
2015-03-06 14:58:13 +01:00
2019-09-25 10:58:17 +02:00
2013-10-10 09:06:58 +02:00
2013-10-10 09:08:23 +02:00
2017-11-10 13:10:08 +01:00
2020-11-13 12:34:01 -06:00
2017-07-13 07:30:06 +02:00
2013-10-10 09:08:23 +02:00
2017-03-08 09:04:18 +01:00
2013-10-10 09:08:23 +02:00
2019-11-13 10:47:04 +01:00
2017-01-10 09:53:31 +01:00
2013-11-11 10:08:05 +01:00
2015-03-06 14:58:13 +01:00
2020-04-15 16:32:34 +02:00
2020-09-10 13:24:18 +02:00
2018-08-02 10:32:20 +02:00
2015-01-29 08:51:43 +01:00
2013-11-11 10:08:05 +01:00
2013-10-31 13:18:46 +01:00
2013-10-10 09:08:23 +02:00
2019-08-11 15:57:54 +02:00