Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | openvswitch: bump to version 2.8.2 | Yousong Zhou | 2018-03-14 |
| | | | | | | | | | | | | | Changes since 2.8.2 as recorded in NEWS-2.8.2 - NSH implementation now conforms to latest draft (draft-ietf-sfc-nsh-28). - Bug fixes 0006-adapt-ovs-scripts.patch was splited into two separate patches as the original patch does not apply against 2.8.2 anymore. Other patches are just re-numbered without actual function change Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> | ||
* | openvswitch: fix build with musl and GCC 5 | Alexandru Ardelean | 2015-12-13 |
| | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> | ||
* | openvswitch: fix musl compatibility | Alexandru Ardelean | 2015-06-20 |
Remove libatomic support from OVS: musl's libatomic seems incomplete. Conditionally compile <net/if_packet.h>. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> |