| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1998-02-10 | add/cleanup multiple inclusion protection. | perry | |
| 1998-02-02 | merge lite-2 | perry | |
| 1997-02-03 | Apply the necessary fixes from: routed-970113 | christos | |
| 1996-11-30 | patches from Tom I Helbekkmo <tih@nhh.no> to deal with type-size issues, | cgd | |
| so this works (better, at least) on 64-bit machines (e.g. alpha). | |||
| 1996-11-04 | Fix RIP-V1 netinfo structure to be sizeof(sockaddr) + sizeof(u_int32_t) by | christos | |
| adding the missing RIP-V2 fields. This structure *must* always be the correct size, otherwise programs that parse rip packets will break! (e.g. tcpdump -s 1024 -vv broadcast would not parse rip packets correctly and would fail after the first entry). | |||
| 1996-10-20 | Add missing a_family member to struct netauth. | thorpej | |
| From David Carrel <carrel@ipsec.com>, PR #2872. | |||
| 1996-09-24 | put back the explicit ripv1 field enumeration; lots of userland has changed | christos | |
| to use this. | |||
| 1996-09-24 | - Revert to the traditional struct sockaddr description of the rip v1 packets. | christos | |
| - Fix a bad bug where: u_int16_t n_dst; should be: u_int32_t n_dst; If this bug is in the 1.2 release it should be part of the first patch. | |||
| 1996-09-23 | {long,int} -> int32_t | mycroft | |
| 1996-08-10 | Update from the new routed(8) source. | thorpej | |
| 1996-04-09 | time seconds/usec sent over the net are signed. | cgd | |
| 1996-04-06 | use fixed-size types where appropriate, to make timed work on 64-bit | cgd | |
| machines (Alpha). fixed sized types, not 'timeval's should go over the net, and the stuff that goes over the net can't necessarily be passed directly to functions that expect timevals. | |||
| 1995-06-20 | Update for rip version 2. | christos | |
| 1995-03-04 | oops; 'pid' is supposed to be signed (?) | cgd | |
| 1995-03-04 | ship fixed-size quantities over the wire | cgd | |
| 1994-10-26 | new RCS ID format. | cgd | |
| 1994-06-15 | kill some now-unnecessary defines | cgd | |
| 1994-05-16 | update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions. | cgd | |
| USL copyright additions on those. Kill varargs.h, because it can simply be a link to the machine-dependent version. | |||
| 1993-12-22 | new version from CSRG, via BSDI, with fixes | cgd | |
| 1993-08-01 | Add RCS identifiers. | mycroft | |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd | |
