patchlwIP - A Lightweight TCP/IP stack - Patches: patch #7760, contrib: Linux tapif, added option...

 
 

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

patch #7760: contrib: Linux tapif, added option to use a persistant tap interface

Submitter:  Jeroen Hofstee <jhofstee>
Submitted:  Sun 15 Apr 2012 05:35:14 PM UTC
   
 
Category:  Contrib Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Planned Release:  None

Thu 05 Mar 2015 10:29:52 PM UTC, comment #1: 

applied without the check_network_settings() part, user might want to bridge the tap to e.g. eth0 and don't want IP configuration on the previously created tap interface.

Thank for the patch :)

Sylvain Rochet <gradator>
Group Member
Sun 15 Apr 2012 05:35:14 PM UTC, original submission:  

- A persistant tap can be assigned to a user with `tunctl -u <user>`. A regular user can then run / debug the simulation. The gw and netmask must be setup prior to running. Warnings are added if those differ from the values used in lwip (ipv4 only).
- Added check if read succeeded.

Jeroen Hofstee <jhofstee>

 

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

Attached Files
file #25653:  contrib_linux_tap.patch added by jhofstee (4KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gradator (Posted a comment)
  • -email is unavailable- added by goldsimon (Updated the item)
  • -email is unavailable- added by jhofstee (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-03-05 gradator StatusNone Done
        Open/ClosedOpen Closed
    2013-01-15 goldsimon CategoryNone Contrib
    2012-04-15 jhofstee Attached File- Added contrib_linux_tap.patch, #25653

    Back to the top

    Powered by Savane 3.12.
    Corresponding source code