Astro
|
58a54730db
Implement IGMPv1/v2 processing.
|
il y a 7 ans |
whitequark
|
4a253fecdf
Rename `new` method on Packet types to `new_checked`.
|
il y a 6 ans |
Dan Robertson
|
94d7338aed
Move more iface tests to test ipv6
|
il y a 6 ans |
jD91mZM2
|
d23aee483f
Fix impossible lifetime bounds
|
il y a 6 ans |
Valentin Lorentz
|
06d18130cd
Add support for arbitrarily many routes instead of only gateways.
|
il y a 6 ans |
Dan Robertson
|
2363f97834
iface: Begin parsing Hop-By-Hop extension headers
|
il y a 7 ans |
Ole Martin Ruud
|
839dd9c6b1
Implement new type for `poll_at`
|
il y a 7 ans |
Valentin Lorentz
|
4bf917ced3
Add support for IPv6 gateways.
|
il y a 7 ans |
Valentin Lorentz
|
ce2fbb7dd2
Add support for IPv6 to ICMP sockets.
|
il y a 7 ans |
Dan Robertson
|
72ef278471
Add Address Resolution for IPv6
|
il y a 7 ans |
Dan Robertson
|
d39bcf7ff4
Fix ICMPv6 checksum function
|
il y a 7 ans |
whitequark
|
cd893e6ab6
fn PacketMetadata::empty() → const PacketMetadata::EMPTY.
|
il y a 7 ans |
Dan Robertson
|
89999a6981
Add has_solicited_node to EthernetInterface
|
il y a 7 ans |
Astro
|
2d2b90fd04
Allow broadcast/multicast traffic to UDP sockets
|
il y a 7 ans |
Astro
|
9e4d2bea8f
Add multicast capability to lookup_hardware_addr()
|
il y a 7 ans |
whitequark
|
95fd1f2568
Use storage::PacketBuffer for implementing socket::IcmpSocket.
|
il y a 7 ans |
whitequark
|
86c59fe344
Factor out storage::PacketBuffer from socket::UdpSocket.
|
il y a 7 ans |
Philipp Oppermann
|
58e534a2fb
Use separate metadata and payload buffers for UDP sockets.
|
il y a 7 ans |
Dan Robertson
|
c418b60b5d
Use time types in socket
|
il y a 7 ans |
Dan Robertson
|
470a08669f
Update phy mod to use new time types
|
il y a 7 ans |
Dan Robertson
|
a2e7c17d57
Update iface and phy_wait to use new time types
|
il y a 7 ans |
Dan Robertson
|
89b39b7c19
Add basic ICMPv6 reply
|
il y a 7 ans |
whitequark
|
cb5be48868
Route broadcast packets directly.
|
il y a 7 ans |
Dan Robertson
|
6e877f8501
Add process_ipv6 to EthernetInterface
|
il y a 7 ans |
Dan Robertson
|
793227fd46
Ensure ICMPv4 error replies comply with size requirements
|
il y a 7 ans |
whitequark
|
8928851665
Simplify. NFC.
|
il y a 7 ans |
Dan Robertson
|
507d2fe0ea
Add the proto-ipv4 feature.
|
il y a 7 ans |
whitequark
|
35619edb8b
EthernetInterface::set_ipv4_gateway should panic on non-unicast addrs.
|
il y a 7 ans |
whitequark
|
3868dcdb14
Split `poll_at`/`poll_delay` out of `poll`.
|
il y a 7 ans |
whitequark
|
62fb0fc8cd
Clean up our feature story and more aggressively test features.
|
il y a 7 ans |