commit | 3ed829eb47518716ed4e66367b42b6258605a722 | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Sat Sep 07 06:53:20 2019 -0700 |
committer | Maciej Żenczykowski <maze@google.com> | Sat Sep 07 06:53:30 2019 -0700 |
tree | 8772c6f34435551388aadfd4d91ea62eaf0f1c61 | |
parent | 0af765db95115b82741b482fb637c66a7ff1c648 [diff] |
clatd eBPF - simplify TCP/UDP logic We rely on checksum neutrality of chosen IPv6 address anyway, so there really is no point to trying to pretend that we care about the contents of the TCP/UDP headers. This will make it easier to handle ip fragments. Test: no-op, dead code removal, builds Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I1ed690bd48f0b8adef89f46a9fe9ba24c3a966c9