/*-
* socket9 - A RAW networking sockets manipulation and configration basing on
* strong types.
*
* Copyright (C) 2021 Aleksandr Morozov, Lucia Hoffmann
* Copyright (C) 2025 Aleksandr Morozov
*
* The syslog-rs crate can be redistributed and/or modified
* under the terms of either of the following licenses:
*
* 1. EUROPEAN UNION PUBLIC LICENCE v. 1.2 EUPL © the European Union 2007, 2016 OR
*
* 2. the Mozilla Public License Version 2.0 (the “MPL”) OR
*
* 3. The MIT License (MIT)
*/
pub use SoIpOriginalDst;