macaddr
A library for manipulation of MAC address representations
Description
A library for manipulation of MAC address representations.
Features:
- ounit2-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
- 04 Jul 2022
- Authors
- Maintainers
Sources
ipaddr-5.3.1.tbz
sha256=9820bcbccadb6e6d9e22fe26b2f9a044897c8f47c29d157f464b41a2f191e7d4
sha512=1d400f8344d1a8c2ac1c55e4a7167484034094e2227ce7c8f2f45843b0875a83030851400ceb96b5cdb756fa8798d83c77d839705fcb9e3f2bd5e46d337d63d0
Dependencies
Reverse Dependencies
arp
>= "2.1.0"
charrua-client
>= "0.12.0"
charrua-core
>= "0.11.1"
ethernet
>= "2.1.0"
ipaddr
>= "5.3.1"
macaddr-cstruct
>= "5.3.1"
macaddr-sexp
>= "5.3.1"
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"