Commit a473cca
committed
New release 0.25.0
=== Breaking changes
- Drop the dependency on `netlink-packet-utils`. (e09acbd)
- Add `non_exhaustive` to these bond options: (eacf67f)
* `BondArpValidate`
* `BondPrimaryReselect`
* `BondXmitHashPolicy`
* `BondArpAllTargets`
* `BondFailOverMac`
- Changed `AfSpecInet6::AddrGenMode` to enum. (7daf895)
- Changed `LinkAttribute::Mode` to enum. (be2796c)
=== New features
- Support `LWTUNNEL_ENCAP_IP6`. (0e49453)
=== Bug fixes
- Expose In6AddrGenMode. (faf9d39)
Signed-off-by: Gris Ge <[email protected]>1 parent e09acbd commit a473cca
2 files changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
2 | 20 | | |
3 | 21 | | |
4 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments