Manoel Rebelo Abranches
|
a5184d629a
|
Prevente a bootp packet to be sent on open.
|
2011-05-10 09:45:57 -03:00 |
|
Manoel Rebelo Abranches
|
4d6374ba78
|
Implement file close in network tranference.
Stop receiving packets from card on error.
|
2011-05-10 09:32:38 -03:00 |
|
Manoel Rebelo Abranches
|
1893017d44
|
Mark file as not easily seekable on net open.
|
2011-05-10 09:30:26 -03:00 |
|
Manoel Rebelo Abranches
|
4f7386025b
|
Correct expected argument numbers in del addr command.
|
2011-05-10 09:28:45 -03:00 |
|
Vladimir 'phcoder' Serbinenko
|
ecb2a8b656
|
merge my and Abranches' branches
|
2011-04-01 11:25:48 +02:00 |
|
Manoel Rebelo Abranches
|
25f1579b43
|
Adapt protocols to new network struct.
|
2011-04-01 05:42:34 -03:00 |
|
Manoel Rebelo Abranches
|
59b361a2df
|
Use bootp packet to set prefix and card address.
|
2011-04-01 05:39:06 -03:00 |
|
Manoel Rebelo Abranches
|
6d5c2ed68a
|
Use nb in all function declarations for consistency.
|
2011-04-01 05:27:06 -03:00 |
|
Manoel Rebelo Abranches
|
6ccb7a35e6
|
Remove unused file.
|
2011-04-01 05:26:27 -03:00 |
|
Manoel Rebelo Abranches
|
fbdee79b17
|
Add generic functions to read and seek in network file. Allocate socket with network and adress information.
|
2011-04-01 05:22:41 -03:00 |
|
Manoel Rebelo Abranches
|
d5e0a358f1
|
Correctly match network.
|
2011-04-01 05:14:16 -03:00 |
|
Manoel Rebelo Abranches
|
6dc14451f4
|
Iterate sockets to see if we expect this packet. Let the App layer to remove its own header. Add packet to socket list if it contains data. Undesired packets are freed.
|
2011-04-01 05:12:44 -03:00 |
|
Vladimir 'phcoder' Serbinenko
|
fb7ab4a99b
|
add missing == 0
|
2011-01-03 15:54:59 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
3bce4450b3
|
avoid throwing data away on pxefs_open. Reported by : Seth Goldberg
|
2010-12-25 13:44:31 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
04d22dddd9
|
Fix a bunch of net issues
|
2010-09-23 00:45:39 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
ce3a2ec025
|
Remove some dead code
|
2010-09-22 20:34:20 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
760a7e5aed
|
Merge mainline into net
|
2010-09-22 20:13:00 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
90451bb1c9
|
networking in grub-emu
|
2010-09-22 17:14:43 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
6b1b3423dd
|
Fix error handling in ofnet
|
2010-09-22 17:14:14 +02:00 |
|
Manoel R. Abranches
|
7bb47706c9
|
Merge grub_net into net. Compiles but is broken right now.
|
2010-09-16 21:57:31 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
21e4963bcc
|
Support net_get_dhcp_option
|
2010-09-15 01:12:47 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
779e9dc480
|
Support Solaris DHCP ACK parsing
|
2010-09-15 00:44:57 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
c042567715
|
Create directory net and move all net files there
|
2010-09-02 22:20:48 +02:00 |
|