Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove #if 0'ed part. | itojun | 2000-01-17 | 1 | -24/+1 |
| | |||||
* | allow reverse lookup for v4 loopbacknet (127.0.0.0/8). | itojun | 2000-01-05 | 1 | -1/+5 |
| | |||||
* | replace NRL get{addr,name}info with KAME get{addr,name}info. | itojun | 1999-12-30 | 1 | -213/+233 |
| | | | | | | | | removed functionality: new code will not return AF_LOCAL addrinfo struct. added funtionality: SOCK_RAW is permitted as ai_socktype (no servname allowed). draft-ietf-ipngwg-scopedaddr-format-00.txt | ||||
* | cleaned up | deraadt | 1999-07-03 | 1 | -178/+210 |
| | |||||
* | Fixed compilation problems. | cmetz | 1999-06-23 | 1 | -1/+2 |
| | |||||
* | Removed portability ifdefs. | cmetz | 1999-06-23 | 1 | -338/+7 |
| | |||||
* | Added some protocol independent interfaces (supposedly IPv6 support APIs, but | cmetz | 1999-06-23 | 1 | -0/+562 |
ones that are useful for all protocols, not just IPv6). |