syzkaller/sys
Dmitry Vyukov 21d4f173c5 sys/linux: improve ipv4/ipv6 vnet descriptions
1. Use optional[T] instead of array[T, 0:1].
2. Deduplicate 3 copies of ARP packet.
3. Deduplicate IPOPT_LSRR/IPOPT_SSRR/IPOPT_RR.
4. More precise description of IPOPT_TIMESTAMP/IPOPT_LSRR/IPOPT_SSRR/IPOPT_RR.
5. Don't use IPOPT_END/IPOPT_NOOP in generic option (they have different format).
6. Restrict cipso doi values.
7. Fix IPOPT_RA value type (int16 instead of int32).
8. Match ipv4/ipv6 packet type with payload.
9. Prefer 0 frag_off for ipv4 packets (they are extremely hard to get right).
2020-01-03 16:11:49 +01:00
..
akaros pkg/compiler: define fileoff template 2019-11-01 19:14:49 +01:00
android sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
freebsd sys/linux: fix int64 alignment on 386 2019-12-23 08:57:42 +01:00
fuchsia sys/fuchsia: remove deprecated exception APIs 2019-11-14 16:21:01 -08:00
linux sys/linux: improve ipv4/ipv6 vnet descriptions 2020-01-03 16:11:49 +01:00
netbsd sys/netbsd: fix the build issues with posix_spawn 2019-12-05 10:06:13 +01:00
openbsd pkg/compiler: define fileoff template 2019-11-01 19:14:49 +01:00
syz-extract sys/syz-extract: print less output 2019-12-18 10:50:21 +01:00
syz-sysgen tools/syz-check: inject description compilation warnings 2019-12-20 16:45:34 +01:00
targets sys/linux: fix int64 alignment on 386 2019-12-23 08:57:42 +01:00
test sys/linux: fix int64 alignment on 386 2019-12-23 08:57:42 +01:00
trusty .golangci.yml: add codeanalysis build tag 2019-05-15 11:39:31 +02:00
windows sys/windows/sys.txt: use bool32 instead of int32[0:1] 2019-11-28 10:01:41 +01:00
sys.go dashboard/app: properly handle build failures 2019-03-25 17:00:25 +01:00