Skip to content

Feature Request: Add IPv4 utility functions (Validation, class detection, hex -> dotted, dotted -> hex) #2195

@harshraj1695

Description

@harshraj1695

I'd like to contribute IPv4-related utility functions written in C, including:

  • Validating IPv4 class (A/B/C/D/E)
  • Conversion between dotted-decimal notation and hexadecimal

Motivation

These features could help in networking-related C modules or teaching tools. They are self-contained and easy to integrate into existing code bases or libraries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions