summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_output.c
AgeCommit message (Expand)Author
1995-06-12Various cleanup, including:mycroft
1995-06-04Don't cast things unnecessarily.mycroft
1995-06-04Clean up many more casts.mycroft
1995-06-01Avoid byte-swapping IP addresses at run time.mycroft
1995-05-15simplify ip_output() out-of-memory condition slightly, and style nits.cgd
1995-04-13be a bit more careful and explicit with types. (basically a large no-op.)cgd
1995-04-11Remove some explicit references to loif.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1994-02-02Multicast is no longer optional.hpeyerl
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-10Should compile now with or without `options MULTICAST'.mycroft
1994-01-09Prototype the rest.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-18Canonicalize all #includes.mycroft
1993-12-06oops; fix that last...cgd
1993-12-06the ugliest compatibility hack i think i've ever seen...cgd
1993-12-06multicast support.hpeyerl
1993-11-05fix from david greenman, davidg@freefall.cdrom.com:cgd
1993-05-22add include of select.h if necessary for protos, or delete if extraneouscgd
1993-05-18make kernel select interface be one-stop shopping & clean it all up.cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd