HomeFreeBSD

Start to implement ifnet DDB support:

Description

Start to implement ifnet DDB support:

  • 'show ifnets' prints a list of ifnet *s per virtual network stack,
  • 'show ifnet <struct ifnet *>' prints fields matching the given ifp.

We do not yet print the complete set of fields and might want to
factor this out to an extra if_debug.c file in case this grows
a lot[1]. We may also want to grow 'show ifnet <if_xname>' support[1].

Sponsored by: ISPsystem
Suggested by: rwatson [1]
Reviewed by: rwatson
MFC after: 5 days

Details

Provenance
bzAuthored on Feb 20 2010, 10:09 PM
Parents
rG30b9cadca4b8: Add support for BCM54K2 found in combination with Apple K2 GMAC.
Branches
Unknown
Tags
Unknown

Event Timeline