about summary refs log tree commit diff
path: root/inet/netinet
Commit message (Collapse)AuthorAgeFilesLines
* Reorder new multicast options to conform to BSD. (struct ip_mreq): New type.Thomas Bushnell, BSG1995-08-081-5/+11
|
* New file, incorporated from 4.4BSD-Lite.Roland McGrath1995-08-081-0/+98
|
* (IP_MULTICAST_TTL, IP_MULTICAST_LOOP, IP_MULTICAST_IP, IP_ADD_MEMBERSHIP, ↵Thomas Bushnell, BSG1995-08-081-0/+5
| | | | IP_DROP_MEMBERSHIP): New IP layer socket options.
* (IPPROTO_GGP): Drop obsolete protocol. (IPPROTO_IGMP): Add new protocol ↵Thomas Bushnell, BSG1995-08-081-1/+1
| | | | (with same value [2] as old GGP).
* (IN_CLASSD, IN_EXPERIMENTAL, IN_BADCLASS): Use equality, not assignment, to ↵Thomas Bushnell, BSG1995-08-031-4/+4
| | | | test bit fields.
* initial importRoland McGrath1995-02-181-0/+198