]> git.ozlabs.org Git - ppp.git/commit
Added the following:
authorAdi Masputra <adi.masputra@sun.com>
Thu, 6 Apr 2000 23:11:05 +0000 (23:11 +0000)
committerAdi Masputra <adi.masputra@sun.com>
Thu, 6 Apr 2000 23:11:05 +0000 (23:11 +0000)
commita139b444ebf0724d437c6f6ab4ec72700ce2c2cc
tree6b0ede3f61e2a2dc14d4ae8a3a7b9bae06c706f2
parent36a3914e400bbe547fbc991e94382c0cbb5df970
Added the following:
1. Two versions of get_first_ethernet() function, one with a short
   version of ifreq (before Solaris 8) and the other with a long
   version of ifreq (Solaris 8 and beyond). This is needed to support
   multilink.c
2. get_if_hwaddr() function, which is really a wrapper function which
   calls get_hw_addr_dlpi() in order to obtain the Ethernet interface
   address(es) via DLPI mechanism.
pppd/sys-svr4.c