You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=== Breaking changes
- Changed `tc::TcActionMirrorOption::Tm` from `Vec<u8>` to `Tcf`. (f3953b8)
- Changed `tc::TcActionNatOption::Tm` from `Vec<u8>` to `Tcf`. (f3953b8)
- Changed `Inet6Stats::out_pkts` to `Inet6Stats::out_requests`. (201d99b)
=== New features
- tc: Add support of tunnel key. (f5535f3)
- tc: Add flower support. (55e4835)
- ip6 state: Add support of reasm_overlaps and out_pkts. (201d99b)
=== Bug fixes
- Fix error on decoding empty IFLA_VFINFO_LIST. (8ac7c2a)
Signed-off-by: Gris Ge <[email protected]>
0 commit comments