#
21112 |
| 27-May-1985 |
karels |
broadcast recognition is different now; use MGET macro; small simplifications |
#
19519 |
| 29-Apr-1985 |
karels |
turn on checksum checking; don't calculate checksum on output if not checking on input |
#
18368 |
| 18-Mar-1985 |
karels |
in_control gets PRU_CONTROLS; bigger TCP send/recv buffers, bigger UDP recv buffers |
#
17165 |
| 05-Sep-1984 |
karels |
add SO_BROADCAST |
#
17161 |
| 04-Sep-1984 |
sam |
allow broadcasts based on SO_BROADCAST; this permits unpriviledged users to send broadcast messages so long as they specify ahead of time their intent |
#
17065 |
| 29-Aug-1984 |
bloom |
Include file changes. No more ../h |
#
16988 |
| 21-Aug-1984 |
karels |
add sostat |
#
16799 |
| 31-Jul-1984 |
karels |
block input while doing temporary connect; don't free mbuf on rcvoob (done later); allow broadcasts without routing |
#
16601 |
| 22-Jun-1984 |
sam |
cache routes on send |
#
15539 |
| 14-Nov-1983 |
karels |
shorten mbuf on end if longer than udp length (not beginning); don't check checksums on input if checksum is 0; on output, checksum of 0 becomes -1 |
#
15226 |
| 13-Oct-1983 |
sam |
must byte swap ip overlay header's length field before checksum; |
#
14243 |
| 29-Jul-1983 |
sam |
4.2 distribution |
#
14124 |
| 25-Jul-1983 |
sam |
getpeer |
#
13118 |
| 14-Jun-1983 |
sam |
socketpair |
#
13051 |
| 12-Jun-1983 |
sam |
revamp network ioctls |
#
12767 |
| 27-May-1983 |
sam |
merge wnj changes plus lint |
#
12419 |
| 12-May-1983 |
sam |
fix ip packet forwarding to not stomp on headers when fragmented; |
#
12205 |
| 03-May-1983 |
sam |
random stuff |
#
11080 |
| 16-Feb-1983 |
sam |
fix dropping mbufs |
#
10897 |
| 10-Feb-1983 |
sam |
remove /usr/include dependencies |
#
10262 |
| 13-Jan-1983 |
sam |
nor more opt parameter to usrreq |
#
10144 |
| 04-Jan-1983 |
sam |
clean some stuff up and purge some crud |
#
9644 |
| 14-Dec-1982 |
sam |
typed mbufs |
#
9032 |
| 03-Nov-1982 |
root |
misc 4.1c fixes |
#
8812 |
| 22-Oct-1982 |
root |
lint |