[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #10388] IPv6/IPv4: Add output hooks
From: |
Lukas Landhaeusser |
Subject: |
[lwip-devel] [patch #10388] IPv6/IPv4: Add output hooks |
Date: |
Thu, 31 Aug 2023 05:49:31 -0400 (EDT) |
URL:
<https://savannah.nongnu.org/patch/?10388>
Summary: IPv6/IPv4: Add output hooks
Group: lwIP - A Lightweight TCP/IP stack
Submitter: lulait00
Submitted: Thu 31 Aug 2023 09:49:30 AM UTC
Category: IPv6
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Thu 31 Aug 2023 09:49:30 AM UTC By: Lukas Landhaeusser <lulait00>
This patch adds support for output hooks in IPv4 and IPv6. The hooks function
like the already existing input hooks. They can be used to block outgoing
traffic.
Adds
- LWIP_HOOK_IP4_OUTPUT
- LWIP_HOOK_IP6_OUTPUT
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 31 Aug 2023 09:49:30 AM UTC Name: ip4_ip6_output_hooks.diff Size:
3KiB By: lulait00
<http://savannah.nongnu.org/patch/download.php?file_id=55102>
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/patch/?10388>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [patch #10388] IPv6/IPv4: Add output hooks,
Lukas Landhaeusser <=