Alec Brown
|
6bb551db11
net/arp: Fix uninitialized scalar variable
|
2 years ago |
Paulo Flabiano Smorigo
|
d9f7de0ae3
Add Virtual LAN support.
|
11 years ago |
Andrei Borzenkov
|
ebd92af8c3
net: trivial grub_cpu_to_XX_compile_time cleanup
|
10 years ago |
Vladimir Serbinenko
|
63034d3261
arp, icmp: Fix handling in case of oversized or invalid packets.
|
10 years ago |
Andrey Borzenkov
|
954fe77163
cleanup: grub_cpu_to_XXX_compile_time for constants
|
10 years ago |
Paulo Flabiano Smorigo
|
6f65e36cc4
increase network try interval gradually
|
11 years ago |
Vladimir Serbinenko
|
7e47e27bd8
Add gcc_struct to all packed structures when compiling with mingw.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
28153eb87a
* grub-core/net/arp.c: Remove variable length arrays.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
96f7e60eae
Stop polling as soon as we have the packet we were waiting for.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
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
|
9aad3cd91d
IPv6 support. Several fixes and unifications
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
fecdbd6b17
support ip fragmentation
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
7e0c2d162a
Restructurisations, cleanups and few bugfixes
|
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 |
Vladimir 'phcoder' Serbinenko
|
eea841440d
fix several bugs
|
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 |
Vladimir 'phcoder' Serbinenko
|
ce3a2ec025
Remove some dead code
|
14 years ago |
Manoel R. Abranches
|
7bb47706c9
Merge grub_net into net. Compiles but is broken right now.
|
14 years ago |