Derk Bell
|
c0ecd6933a
fix indentation
|
6 years ago |
Derk Bell
|
08026a829e
make fill method public #273
|
6 years ago |
Alex Crawford
|
d381dcd75f
Allow more integer types when creating Instants
|
6 years ago |
jhwgh1968
|
ed8dce015c
Minimal Implementation of TCP Selective Acknowledgement
|
6 years ago |
Luka Atanasovski
|
556672f798
Implement raw sockets via BPF on macOS.
|
6 years ago |
whitequark
|
246b8a2cef
Fix rust-1.28 feature name (should be rust_1.28).
|
6 years ago |
whitequark
|
e0513717b2
Bump version.
|
6 years ago |
Kai Lüke
|
ef014b118b
Increase number of assembler gaps to 32 for std/alloc targets
|
6 years ago |
Kai Lüke
|
68869defc7
Only change the assembler state on success
|
6 years ago |
jhwgh1968
|
60db9424e0
Fix fault injection on TCP streams
|
6 years ago |
jhwgh1968
|
2acd13fe8b
Add iter_data() to Assembler
|
6 years ago |
whitequark
|
51eb71784f
Bring feature list in README up to date.
|
6 years ago |
jhwgh1968
|
92e970b379
Fully implement TCP Window Scaling
|
6 years ago |
whitequark
|
2139686711
Add an ARTIQ-specific cargo feature "rust-1.28".
|
6 years ago |
Astro
|
58a54730db
Implement IGMPv1/v2 processing.
|
6 years ago |
whitequark
|
185a0ca781
examples: remove the remaining panics on poll error.
|
6 years ago |
Astro
|
1fbcfb09e1
Add IpAddress.to_prefix_len()
|
6 years ago |
Astro
|
7920f84729
Add a few DHCP options
|
6 years ago |
M@ Dunlap
|
42780f311f
fixed DHCP constants
|
6 years ago |
whitequark
|
4a253fecdf
Rename `new` method on Packet types to `new_checked`.
|
6 years ago |
Dan Robertson
|
9871955e1f
Add MLDv2 Repr support
|
6 years ago |
whitequark
|
7b08b65716
Update to track changes in liballoc.
|
6 years ago |
Kai Lüke
|
4a8242a1fe
Proper calculation of TCP header length
|
6 years ago |
Dan Robertson
|
8d2a20362e
Fix code syle nits
|
6 years ago |
jhwgh1968
|
42d25bfe26
Implement TCP Window Scaling, Phase 1 (Issue #106)
|
6 years ago |
Sidharth Shanker
|
d4b3318dcd
Add GC & threshold to the ARP cache.
|
6 years ago |
Dan Robertson
|
94d7338aed
Move more iface tests to test ipv6
|
6 years ago |
Dan Robertson
|
48bc838b69
Add MLDv2 packet parsing support to wire
|
6 years ago |
whitequark
|
a1d0602735
Travis: add Clippy to allowed failures.
|
6 years ago |
Michal Podhradsky
|
4c7606d9c3
Log and print error for all examples
|
6 years ago |