summaryrefslogtreecommitdiff
path: root/sys/netinet
AgeCommit message (Expand)Author
1994-05-14i forgot a four letter word...cgd
1994-05-14multiple inclusion protection, for the rpc headerscgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1994-04-29change timeout/untimeout/wakeup/sleep/tsleep args to void *cgd
1994-04-25As I described this on comp.protocols.tcp-ip:mycroft
1994-04-18Dummy arpintr() for now.mycroft
1994-04-18revised nfs diskless support. uses bootp+rpc to gather parametersglass
1994-04-12Acks with no data should have the highest sequence number sent.mycroft
1994-04-12Patch from James Carlson to fix TCP stalls.mycroft
1994-03-14add missing explicit type declaration for func argumentglass
1994-02-14PARANOID --> DIAGNOSTIC for inexpensive tests.mycroft
1994-02-10Format police.mycroft
1994-02-10Deprecate af.h.mycroft
1994-02-02Multicast is no longer optional.hpeyerl
1994-01-29Fix some cases of NOT dealing with m_pkthdr's. This code is still suspect tho...brezak
1994-01-28need a stub 'struct socket;' for a prototypederaadt
1994-01-26renumber the IP setsockopt options back to the Reno/Net2 versions,cgd
1994-01-23ether_output() & ether_input() take ether_type as a net-short.deraadt
1994-01-19Fix arguments to ip_getmoptions.brezak
1994-01-18Fix some prototype detected warnings/errors.brezak
1994-01-18Patch for ip-multicast bugs from mccanne@ee.lbl.gov (Steven McCanne)brezak
1994-01-10Change the counters to be all the same type -- u_long.mycroft
1994-01-10Fix function name.mycroft
1994-01-10Should compile now with or without `options MULTICAST'.mycroft
1994-01-10Don't prototype this until it's safe.mycroft
1994-01-09Prototype the rest.mycroft
1994-01-08More prototypes.mycroft
1994-01-08Remove some extra prototypes.mycroft
1994-01-08Slight rearrangement.mycroft
1994-01-08Prototypes.mycroft
1994-01-08Prototypes.mycroft
1994-01-08Fix some inconsistent spacing; spaces at the end of lines, etc.mycroft
1994-01-07kill COMPAT_OLDSOCKOPTcgd
1994-01-06Apparently noone ever tested the COMPAT_OLDSOCKOPT flag...ws
1993-12-30"struct ether_addr" for ethers(3) functions.deraadt
1993-12-18Canonicalize all #includes.mycroft
1993-12-13>From cmaeda@cs.washington.edu; part of the multicast patches derivedhpeyerl
1993-12-12>From cmaeda@cs.washington.edu; part of the multicast patches derivedhpeyerl
1993-12-08more Multicast stuff.hpeyerl
1993-12-08More multicast stuff.hpeyerl
1993-12-06oops; fix that last...cgd
1993-12-06the ugliest compatibility hack i think i've ever seen...cgd
1993-12-06multicast patcheshpeyerl
1993-12-06multicast support.hpeyerl
1993-11-05fix from david greenman, davidg@freefall.cdrom.com:cgd
1993-09-05Add definition for reverse address resolution protocol.cassidy
1993-06-27ANSIfications - removed all implicit function return types and argumentandrew
1993-06-15bump sendspace and recvspace up to 8k each; rod sayscgd
1993-06-11The latest patch was hosed. There is some program that I used whichderaadt
1993-06-10patch from Yuval Yarom, sent to me by <andrew@werple.apana.org.au>deraadt