| Age | Commit message (Expand) | Author |
| 1995-06-18 | convert pcb lists to CIRCLEQs, so that the end can be looked at more | cgd |
| 1995-06-12 | in_pcbnotify*() don't return anything. | mycroft |
| 1995-06-12 | Fix bogon in previous. | mycroft |
| 1995-06-12 | Change in_pcbnotify*() to take an errno value. Make inetctlerrmap[] an | mycroft |
| 1995-06-12 | Oops. Make source quench work again. | mycroft |
| 1995-06-12 | Clear the MFC entry's statistical counters when doing an upcall. | mycroft |
| 1995-06-12 | Various cleanup, including: | mycroft |
| 1995-06-11 | Oops. Decrement rtt earlier. | mycroft |
| 1995-06-11 | As suggested by Brakmo and Peterson: | mycroft |
| 1995-06-11 | Check for inflated congestion window during header prediction, per Bramko and | mycroft |
| 1995-06-07 | Remove ip_ifmatrix completely. | mycroft |
| 1995-06-07 | update from Ignatios Souvatzis | cgd |
| 1995-06-04 | Simplify ipip_input() a bit. Don't blow away the vif cache if someone sends | mycroft |
| 1995-06-04 | Simply tbf_control() a bit. | mycroft |
| 1995-06-04 | Eliminate compiler warnings. | mycroft |
| 1995-06-04 | For consistency, set sin_len for SIOC{ADD,DEL}MULTI. | mycroft |
| 1995-06-04 | Remove one more bogus cast. | mycroft |
| 1995-06-04 | Don't cast things unnecessarily. | mycroft |
| 1995-06-04 | Clean up many more casts. | mycroft |
| 1995-06-04 | Clean up a lot of ugly casts. | mycroft |
| 1995-06-02 | Dynamically allocate the deencapsulation interfaces. Abstract the code to | mycroft |
| 1995-06-01 | Don't use INADDR_* constants in case labels. | mycroft |
| 1995-06-01 | Avoid byte-swapping IP addresses at run time. | mycroft |
| 1995-06-01 | Add missing ntohl() in multicast test. | mycroft |
| 1995-05-31 | Integrate multicast 3.5 distribution, with several bugs fixed and general | mycroft |
| 1995-05-31 | Add IPPROTO_IP. Fix comment for IP_MULTICAST_IF. | mycroft |
| 1995-05-31 | Implement IGMP v2. Based on the Multicast 3.5 distribution. | mycroft |
| 1995-05-16 | parenthesize macro arg usage | cgd |
| 1995-05-15 | oops; forgot a '{' | cgd |
| 1995-05-15 | spacing fixups and KNF. #define ether address size, so it's not | cgd |
| 1995-05-15 | KNF | cgd |
| 1995-05-15 | simplify ip_output() out-of-memory condition slightly, and style nits. | cgd |
| 1995-05-15 | "routine" precedence has a value of 0. | cgd |
| 1995-05-14 | drop (and record) malformed IP fragments. Fixes pr 1030 (differently). | cgd |
| 1995-04-17 | spacing cleaup. also, minor type mixup fixups. | cgd |
| 1995-04-14 | update arc_input() proto to match reality. | chopps |
| 1995-04-13 | oops; missed the chance to fix a cast, that then becamse a compiler warning. | cgd |
| 1995-04-13 | be a bit more careful and explicit with types. (basically a large no-op.) | cgd |
| 1995-04-13 | be a bit more careful and explicit with types. (basically a large no-op.) | cgd |
| 1995-04-11 | Remove some explicit references to loif. | mycroft |
| 1995-04-10 | Remove now unneeded #ifdef. Prototype new function. | mycroft |
| 1995-04-07 | Add a common function to initialize ARP-related variables. `Insired' | mycroft |
| 1995-03-29 | KERNEL -> _KERNEL | briggs |
| 1995-03-26 | KERNEL -> _KERNEL | jtc |
| 1995-03-21 | Default linger time was 120 clock ticks instead of the intended | glass |
| 1995-03-06 | remove references to arptnew. fix spelling error | glass |
| 1995-03-02 | Fix for two bad tests in the raw IP socket input code. Only affected | glass |
| 1995-03-02 | add prototypes | chopps |
| 1995-02-27 | fix some typos. from frank@fwi.uva.nl (Frank van der Linden) | glass |
| 1995-02-23 | preliminary arcnet support. uses lame but RFC address resolution | glass |