Skip to content

Comments

Add platform option whether to add IP aliases for utun interface#147

Open
MarkusPettersson98 wants to merge 1 commit intomeh:masterfrom
mullvad:tun-without-ip-addresses
Open

Add platform option whether to add IP aliases for utun interface#147
MarkusPettersson98 wants to merge 1 commit intomeh:masterfrom
mullvad:tun-without-ip-addresses

Conversation

@MarkusPettersson98
Copy link

Backwards compatible fix for #143.

pub struct PlatformConfig {
pub(crate) packet_information: bool,
pub(crate) set_ipv4_alias: bool,
pub(crate) enable_routing: bool,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The enable_routing member determines whether or not routing is enabled.

ssrlive added a commit that referenced this pull request Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants