patchlwIP - A Lightweight TCP/IP stack - Patches: patch #10388, IPv6/IPv4: Add output hooks

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10388: IPv6/IPv4: Add output hooks

Submitter:  Lukas Landhaeusser <lulait00>
Submitted:  Thu 31 Aug 2023 09:49:30 AM UTC
   
 
Category:  IPv6 Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Planned Release:  None

Wed 31 Jan 2024 10:10:45 AM UTC, comment #2: 

Based on the message by Teddy Zhai, I updated the patch and fixed the copy-paste error in the comments.

(file #55648)

Markus Schramm <hcl_not_hci>
Wed 24 Jan 2024 10:43:21 AM UTC, comment #1: 

Hi, could you please review this patch and merge it if everything is fine? This would be really helpful!
Thank you!

Markus Schramm <hcl_not_hci>
Thu 31 Aug 2023 09:49:30 AM UTC, original submission:  

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

Lukas Landhaeusser <lulait00>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #55648:  0001-PATCH-IPv6-IPv4-Add-output-hooks.patch added by hcl_not_hci (3KiB - application/octet-stream - Fix comments of function signature)
file #55102:  ip4_ip6_output_hooks.diff added by lulait00 (3KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by hcl_not_hci (Posted a comment)
  • -email is unavailable- added by lulait00 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-01-31 hcl_not_hci Attached File- Added 0001-PATCH-IPv6-IPv4-Add-output-hooks.patch, #55648
    2023-08-31 lulait00 Attached File- Added ip4_ip6_output_hooks.diff, #55102

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code