Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch getifaddrs(3) to the new API introduced in r231505. Also remove | bz | 2012-02-11 | 1 | -122/+47 |
* | Backout changes from r228571. Remove if_data from struct ifa_msghdr again. | bz | 2012-02-11 | 1 | -1/+1 |
* | A major overhaul of the CARP implementation. The ip_carp.c was started | glebius | 2011-12-16 | 1 | -1/+1 |
* | Revert r196976, now that <machine/param.h> behaves predictably. | phk | 2009-09-09 | 1 | -1/+0 |
* | Add necessary include | phk | 2009-09-08 | 1 | -0/+1 |
* | sysctl(NET_RT_IFLIST) up to several (currently 5) times. | ume | 2002-07-25 | 1 | -8/+29 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -1/+4 |
* | - cope with sa_len < sizeof(struct sockaddr). | ume | 2001-10-02 | 1 | -35/+44 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 1 | -4/+5 |
* | defined HAVE_IFM_DATA for (free|net|open)bsd | ume | 2000-10-28 | 1 | -0/+5 |
* | add getifaddrs(3) from bsdi. this is a magic function which lets you grab | itojun | 2000-07-05 | 1 | -0/+379 |