Paulo Flabiano Smorigo
|
d9f7de0ae3
Add Virtual LAN support.
|
11 years ago |
Sakar Arora
|
e563928ba4
net/ip: Fix limit_time calculation in freeing old fragments
|
8 years ago |
Andrei Borzenkov
|
b40fde29a4
net/ip: check result of grub_netbuff_push
|
10 years ago |
Andrey Borzenkov
|
954fe77163
cleanup: grub_cpu_to_XXX_compile_time for constants
|
10 years ago |
Vladimir Serbinenko
|
7e47e27bd8
Add gcc_struct to all packed structures when compiling with mingw.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
54ea2f4401
* grub-core/disk/ahci.c: Add needed explicit cast.
|
11 years ago |
Bean
|
5efb817d64
* grub-core/net/ip.c (reassemble): Make asm_buffer into asm_netbuff.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
a626fdd76a
* grub-core/net/ip.c (handle_dgram): Fix undeclared variable.
|
13 years ago |
Bean
|
ba15b2afa0
* grub-core/net/ip.c (handle_dgram): Fix DHCP mac comparison.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
def9fc1bb2
* grub-core/disk/diskfilter.c (read_segment): Renome unreachable code.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
198e150aaf
IPv6, TCP, HTTP, ICMP and DNS support. Several cleanups and bugfixes.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
0cb9503b70
support routed pings
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
da1b289afc
IPv6. Apparently working. At least I could retrieve a file with http6
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
7c006811f8
more ipv6 code. Now ipv6 ping succeeds
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
a53cf6534d
some more ipv6 code
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
9aad3cd91d
IPv6 support. Several fixes and unifications
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
3a7af37260
basic tcp implementation
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
fecdbd6b17
support ip fragmentation
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
e2955971a3
move packet allocation to recv code to allow bigger buffers
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
5438143da6
improve robustness of IPv4 receiving code
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
1367c143dd
several cleanups. Ping reply support
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
b975df6348
Send TFTP_ERROR on tftp premature close. Several cleanups
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
c4d038f632
Don't react to adressed bootp packets unless in bootp transaction
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
a057797f18
merge mine and abranches' branches. Fix several issues
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
8b51fd98b9
bootp support
|
13 years ago |
Manoel R. Abranches
|
d855fbcf37
Add error verification in netbuff operations.
|
13 years ago |
Manoel Rebelo Abranches
|
4700d08bb4
Run indent on files.
|
13 years ago |
Manoel Rebelo Abranches
|
25f1579b43
Adapt protocols to new network struct.
|
14 years ago |
Vladimir 'phcoder' Serbinenko
|
04d22dddd9
Fix a bunch of net issues
|
14 years ago |