| Name: | mptcpd | 
|---|---|
| Version: | 0.8 | 
| Release: | 2.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 422750 | 
| License: | BSD | 
| RPM: | mptcpd-0.8-2.el9.aarch64.rpm | 
| Source RPM: | mptcpd-0.8-2.el9.src.rpm | 
| Build Date: | Mon May 16 2022 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://multipath-tcp.org | 
| Summary: | Multipath TCP daemon | 
| Description: | The Multipath TCP Daemon is a daemon for Linux based operating systems that performs multipath TCP path management related operations in user space. It interacts with the Linux kernel through a generic netlink connection to track per-connection information (e.g. available remote addresses), available network interfaces, request new MPTCP subflows, handle requests for subflows, etc.  | 
- fix mptcpize to work also when protocol number is 0 (upstream issue #159) and when command resides in another file system (upstream issue #161) Related: rhbz#2015623
- update to version 0.8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- add a simple sanity test and enable gating. Related: rhbz#1962741 - don't overwrite global build options. Related: rhbz#1967697 - fix 'check_conflicts' on multilib. Related: rhbz#1967697
- update to version 0.7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- update to version 0.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- initial build