Ticket #766 (closed Feature Request: Solved/Applied)

Opened 4 months ago

Last modified 3 months ago

isipv6 function

Reported by: aashish Owned by:
Priority: Normal Milestone: Bro2.1
Component: Bro Version: 2.0
Keywords: ipv6 Cc:

Description

While you are developing IPv6 capabilities, it would be nice to see a function which can return if an addr is IPv6 or IPv4.

Reasoning: during initial implementation of IPv6, I might want to audit more on IPv6 traffic as well as what may be normal for IPv4 may not necessarily be ok in v6 world.

Thanks

Change History

comment:1 Changed 4 months ago by robin

  • Keywords ipv6 added

comment:2 Changed 4 months ago by jsiwek

In topic/v6-addr I've added is_v4_addr and is_v6_addr builtin-functions.

comment:3 Changed 3 months ago by jsiwek

  • Status changed from new to closed
  • Resolution set to Solved/Applied

The is_v4_addr and is_v6_addr functions are now available in the master branch.

Note: See TracTickets for help on using tickets.