base/protocols/dhcp/utils.bro

DHCP

Utilities specific for DHCP processing.

Namespace:DHCP
Source File:/scripts/base/protocols/dhcp/utils.bro

Summary

Functions

DHCP::reverse_ip: function Reverse the octets of an IPv4 address.

Detailed Interface

Functions

DHCP::reverse_ip
Type:function (ip: addr) : addr

Reverse the octets of an IPv4 address.

Ip:An IPv4 address.
Returns:A reversed IPv4 address.

Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.