hidnplayr
|
338b57422f
|
network code cleanup, fix some statistics
git-svn-id: svn://kolibrios.org@7678 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2019-08-25 18:21:44 +00:00 |
|
hidnplayr
|
c81c3fbd4f
|
Cosmetical changes in network code, updated TCP timer code.
git-svn-id: svn://kolibrios.org@6011 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-12-27 15:37:31 +00:00 |
|
hidnplayr
|
0be26c4c22
|
Implemented TCP 2MSL (Timed-wait) timer.
Cleanup and various bugfixes in network code.
git-svn-id: svn://kolibrios.org@5976 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-12-16 21:20:53 +00:00 |
|
hidnplayr
|
b2cff15daa
|
Kernel hack for i8255x devices is no longer needed. Corrected network buffer size.
git-svn-id: svn://kolibrios.org@5523 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-03-17 22:01:39 +00:00 |
|
hidnplayr
|
0ba1fff7a7
|
New network buffers - phase I
git-svn-id: svn://kolibrios.org@5522 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-03-17 21:50:29 +00:00 |
|
Yogev Ezra
|
76a0cbdfe5
|
Change copyright year in kernel and drivers to 2015. No code changes.
git-svn-id: svn://kolibrios.org@5363 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-08 20:10:22 +00:00 |
|
Marat Zakiyanov (Mario79)
|
da8c332884
|
Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen).
git-svn-id: svn://kolibrios.org@4850 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-17 21:19:45 +00:00 |
|
hidnplayr
|
c42c7651f7
|
Disabled verbose network debug output.
git-svn-id: svn://kolibrios.org@4388 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-19 21:39:14 +00:00 |
|
hidnplayr
|
72f900e956
|
new function: NET_packet_free, i8255x driver should not cause problems anymore.
git-svn-id: svn://kolibrios.org@3861 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-08-07 13:13:29 +00:00 |
|
CleverMouse
|
65d0cef44b
|
style fixes, no binary changes (style checker was sick for some time)
git-svn-id: svn://kolibrios.org@3711 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-26 23:35:43 +00:00 |
|
hidnplayr
|
1ca5fecb5c
|
Fixed alignment for data in network stack. Alqo, network queue uses a mutex now.
git-svn-id: svn://kolibrios.org@3698 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-24 11:39:05 +00:00 |
|
hidnplayr
|
c30fb05dcc
|
Loopback device now works with entire 127.0.0.1/8 range, and also keeps some stats.
git-svn-id: svn://kolibrios.org@3610 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-06 06:08:45 +00:00 |
|
hidnplayr
|
c0fe9dddf7
|
Improved loopback device, separate ARP tables for every interface, added arpstat functionality to netstat, preparing zeroconf to work on multiple interfaces, improved API (fn 76, fn 74), fixed some bugs.
git-svn-id: svn://kolibrios.org@3601 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-05 00:21:20 +00:00 |
|
hidnplayr
|
c2bc66096c
|
Renamed some variables and constants in network code, removed NET_set_default function, improved TCP timers
git-svn-id: svn://kolibrios.org@3600 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-04 14:12:37 +00:00 |
|
hidnplayr
|
e93a49b442
|
Disabled network debug output by default.
git-svn-id: svn://kolibrios.org@3556 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-28 19:19:23 +00:00 |
|
hidnplayr
|
e4cf34c0de
|
Merge new network stack with trunk
git-svn-id: svn://kolibrios.org@3545 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-28 17:34:26 +00:00 |
|