Emily Hudson
|
535dcac8fa
|
net: ipv6 support, merge unix+ip;[pack:x] attribute (#9904)
|
2021-06-13 23:53:38 +03:00 |
zakuro
|
c8416f9a54
|
all: deprecate write_str and replace it with write_string (#9369)
|
2021-03-20 17:25:51 +01:00 |
Delyan Angelov
|
e0ed224a8d
|
Revert "net: prevent udp_test.v from running on windows without -d network"
This reverts commit 3526bc3d19 .
|
2021-01-25 19:08:45 +02:00 |
Delyan Angelov
|
3526bc3d19
|
net: prevent udp_test.v from running on windows without -d network
|
2021-01-25 19:02:19 +02:00 |
Delyan Angelov
|
d92f5c55ba
|
net: use mut and refs as receivers consistently (#8205)
|
2021-01-20 11:11:01 +01:00 |
Delyan Angelov
|
3e85c759aa
|
net: fix udp default timeouts
|
2020-12-15 18:31:39 +02:00 |
Delyan Angelov
|
e3a1756b11
|
net: add tcp_default_read_timeout and tcp_default_write_timeout and use them consistently
|
2020-12-15 17:54:51 +02:00 |
Emily Hudson
|
cd2a2cef25
|
vlib/net: add buffered IO, x.net -> net (#6754)
|
2020-11-15 22:54:47 +02:00 |