macaddr
A library for manipulation of MAC address representations
Description
A library for manipulation of MAC address representations.
Features:
- oUnit-based tests
- MAC-48 (Ethernet) address support
Macaddr
is aMap.OrderedType
- All types have sexplib serializers/deserializers optionally via the
Macaddr_sexp
library.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 08 Mar 2022
- Authors
- Maintainers
Sources
ipaddr-5.3.0.tbz
sha256=36979edf64b464d44055f3504b97d61e22050e7369d983052c4ecc3d2b1ab755
sha512=06b16e319672c8182210296ed005accd9a4e190f99bd019f24232e213be8de6d198f9e8cb40ee00ec226184e1dd4ebd7e589d890b1f88f40f17eaf785dae975c
Dependencies
Reverse Dependencies
arp
>= "2.1.0"
charrua-client
>= "0.12.0"
charrua-core
>= "0.11.1"
ethernet
>= "2.1.0"
ipaddr
= "5.3.0"
macaddr-cstruct
= "5.3.0"
macaddr-sexp
= "5.3.0"
mirage-net
>= "3.0.0"
mirage-net-lwt
>= "1.2.0"
mirage-net-macosx
>= "1.5.0"
mirage-net-solo5
>= "0.4.3"
mirage-net-unix
>= "2.6.0"
mirage-protocols
>= "4.0.0" & < "8.0.0"
mirage-protocols-lwt
>= "1.4.1"
mirage-vnetif
>= "0.4.1"
netchannel
>= "2.1.0"
tcpip
>= "3.7.7"
tuntap
>= "1.8.0"
vmnet
>= "1.3.3"
Conflicts
ipaddr
< "3.0.0"