Opened 15 years ago
#46 new task
Always pass structures, never implicit / looked-up references
Reported by: | Nicolas Pouillon | Owned by: | Nicolas Pouillon |
---|---|---|---|
Priority: | major | Milestone: | Libnetwork rework |
Component: | libnetwork | Keywords: | |
Cc: |
Description
Some calls take interfaces, others interface names, others interface numbers. All calls should take pointer to interface structures.
Lookup should be handled separately.
Interface numbering is useless in the libnetwork, this should be a libOS thing.
Note: See
TracTickets for help on using
tickets.