mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-17 13:34:14 +00: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 | ||