Skip to content

Cedar/VLanUnix: add description to FreeBSD tap device#1860

Merged
davidebeatrici merged 1 commit into
SoftEtherVPN:masterfrom
metalefty:bsdunixvlan-desc
Jun 8, 2023
Merged

Cedar/VLanUnix: add description to FreeBSD tap device#1860
davidebeatrici merged 1 commit into
SoftEtherVPN:masterfrom
metalefty:bsdunixvlan-desc

Conversation

@metalefty

Copy link
Copy Markdown
Contributor

In addition to #1859, added interface description to the tap interface.

$ ifconfig vpn_client
vpn_client: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        description: SoftEther Virtual Network Adapter <-- THIS IS IT!
        options=80000<LINKSTATE>
        ether 5e:51:5e:48:ea:ef
        hwaddr 58:9c:fc:10:34:2a
        groups: tap
        media: Ethernet autoselect
        status: active
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        Opened by PID 35981

$ ifconfig vpn_client
vpn_client: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        description: SoftEther Virtual Network Adapter
        options=80000<LINKSTATE>
        ether 5e:51:5e:48:ea:ef
        hwaddr 58:9c:fc:10:34:2a
        groups: tap
        media: Ethernet autoselect
        status: active
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        Opened by PID 35981
@metalefty metalefty changed the title Cefar/VLanUnix: add description to FreeBSD tap device Cedar/VLanUnix: add description to FreeBSD tap device Jun 1, 2023
@metalefty

Copy link
Copy Markdown
Contributor Author

Force-pushed to fix typo in the commit message.

@metalefty

Copy link
Copy Markdown
Contributor Author

Could you merge this if no problem?

@davidebeatrici

Copy link
Copy Markdown
Member

Oh, sorry for the delay.

@davidebeatrici davidebeatrici merged commit 1c0bdb0 into SoftEtherVPN:master Jun 8, 2023
@metalefty metalefty deleted the bsdunixvlan-desc branch June 9, 2023 05:19
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this pull request Jun 9, 2023
Add description to tap device when working as SoftEtherVPN client.

Changes:	SoftEtherVPN/SoftEtherVPN#1860
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