I read in the if_tun manpage that it supports SIOCSIFADDR (such that
it works with ifconfig).  I like examples, so I search the ifconfig
source code for SIOCSIFADDR.  None.  Then I search the entire source
tree.  ppp uses it to set the IPX address.  Obviously SIOCSIFADDR is
not the preferred way to do this anymore.  Hints?

Dave.

-- 
============================================================================
|David Gilbert, Independent Contractor.       | Two things can be          |
|Mail:       [EMAIL PROTECTED]                    |  equal if and only if they |
|http://daveg.ca                              |   are precisely opposite.  |
=========================================================GLO================
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to