Sam Leffler 90c4b74cbe Fix special status reporting. Prior to the reorg there was
special-purpose code to display status for an interface for
state that was not address-oriented.  This status reporting
was merged in to the address-oriented status reporting but
did not work for link address reporting (as discovered with
fwip interfaces).  Correct this mis-merge and eliminate the
bogus kludge that was used for link-level address reporting.

o add an af_other_status method for an address family for
  reporting status of things like media, vlan, etc.
o call the af_other_status methods after reporting address
  status for an interface
o special-case link address status; when reporting all
  status for an interface invoke it specially prior to
  reporting af_other_status methods (since it requires the
  sockaddr_dl that is passed in to status separately from
  the rtmsg address state)
o correct the calling convention for link address status;
  don't cast types, construct the proper parameter

This fixes ifconfig on fwip interfaces.
2004-12-31 19:46:27 +00:00
..
2004-07-03 00:13:43 +00:00
2004-12-21 09:59:45 +00:00
2004-12-30 00:53:56 +00:00
2004-07-03 00:13:43 +00:00
2004-10-09 15:56:34 +00:00
2004-07-28 05:59:22 +00:00
2004-12-26 07:00:10 +00:00
2004-05-17 21:05:39 +00:00
2004-12-21 09:59:45 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-07-07 19:57:16 +00:00
2004-12-26 18:06:05 +00:00
2004-09-12 07:06:48 +00:00
2004-12-21 09:59:45 +00:00
2004-02-23 20:25:27 +00:00
2004-12-21 09:59:45 +00:00
2004-05-17 21:24:06 +00:00
2004-12-21 09:59:45 +00:00
2004-12-21 09:59:45 +00:00
2004-12-21 09:59:45 +00:00
2004-10-24 14:25:53 +00:00
2004-11-04 08:29:28 +00:00
2004-12-30 01:48:12 +00:00
2004-12-21 10:49:29 +00:00
2004-12-21 09:59:45 +00:00