mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 17:32:42 +02:00
The ct_tuple v4 data structure decode / encode routines were using
the v6 IP address decode and relying on default encode. This could
cause exceptions during encode / decode depending on how a ct4
tuple would appear in a netlink message.
Caught during code review.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| openvswitch.sh | ||
| ovs-dpctl.py | ||