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
- `TrafficFilterNewRequest::u32()` changed to return `Result`. (b7f8c73)
- `TrafficFilterNewRequest::redirect() changed to return `Result`. (b7f8c73)
- Deprecated `RouteAddRequest::table` in the favor of
`RouteAddRequest::table_id` in order to support table ID bigger than 255.
(0a8eddd)
=== New features
- Support route table ID bigger than 255. (0a8eddd)
- Support creating xfrm tunnel. (5252908)
=== Bug fixes
- Removed assers. (e6bcf3e)
Signed-off-by: Gris Ge <[email protected]>
0 commit comments