File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
- ### unreleased
1
+ ### v0.6.0 (2022-03-22)
2
2
3
- - add option for capturing packets directly on the interface
4
- - add option for unlocking a mutex when the interface is in listen mode
5
- - add package mirage-vnetif-stack to provide a preassembled ipv4 stack
6
- - add initial connect test for the vnetif-stack
7
- - clean up opam dependencies
3
+ - add option for capturing packets directly on the interface ( # 30 , @ MagnusS )
4
+ - add option for unlocking a mutex when the interface is in listen mode ( # 30 , @ MagnusS )
5
+ - add package mirage-vnetif-stack to provide a preassembled ipv4 stack ( # 30 , @ MagnusS )
6
+ - add initial connect test for the vnetif-stack ( # 30 , @ MagnusS )
7
+ - clean up opam dependencies ( # 30 , @ MagnusS )
8
8
- drop mirage protocols and adapt to arp, ipaddr, tcpip interface
9
- changes (#33 @MisterDA )
9
+ changes (#33 , @MisterDA )
10
+ - restore old behavior of ` mirage-vnetif ` to avoid breaking changes (f0b8341, @dinosaure )
10
11
11
12
### v0.5.0 (2019-10-30)
12
13
You can’t perform that action at this time.
0 commit comments