WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversion of monitor app that reads syslog to raw sockets #47

@matthew-l-weber

Description

@matthew-l-weber

Today the application uses UDP and in a minimal environment we most likely would start with no network stack and use raw Ethernet frames.

The task is adapting of this file to also have raw socket support - https://github.com/elisa-tech/wg-aerospace/blob/main/demos/copilot/src/monitors/main_syslog_time.c

Note there would be changes to the test applications as well for raw sockets - (python first? before we translate C code?)

Preference: Can we abstract this to provide the two transport methods so we have the option at build time to select?

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