git: ifconfig.8: Remove the legacy and commented eon(5) and OSI stuffs
Aaron LI
aly at crater.dragonflybsd.org
Thu Dec 21 00:54:13 PST 2023
commit aa7b428d27a47948cb6a4485ff78b4ced1e18403
Author: Aaron LI <aly at aaronly.me>
Date: Thu Dec 14 17:53:17 2023 +0800
ifconfig.8: Remove the legacy and commented eon(5) and OSI stuffs
The eon(5) seems to be related to RFC 986, "which appears to be a rough
ISO equivalent of the IPv6 6to4 transition mechanism." [0]
The "nsellength" thing seems to be related to OSI networking.
These commented contents has been there since 1996 in FreeBSD codebase.
I don't see a point to still keep them, so just remove these legacy
stuffs.
[0] https://gnats.netbsd.org/10500
Summary of changes:
sbin/ifconfig/ifconfig.8 | 28 ----------------------------
1 file changed, 28 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aa7b428d27a47948cb6a4485ff78b4ced1e18403
--
DragonFly BSD source repository
More information about the Commits
mailing list