在solaris 11上使用quaggaconfigurationMD5 bgp身份validation

我正在尝试使用专用networking接口在solaris区域内configurationBGP路由器。 上游提供商坚持使用MD5authentication。

我没有bgp会议来。 我相信我已经把这个问题追踪到了下面

当我重新启动quagga我得到日志

2017/08/28 16:36:34 BGP: can't set TCP_MD5SIG option on socket 7: Operation not applicable 2017/08/28 16:36:34 BGP: can't set TCP_MD5SIG option on socket 7: Operation not applicable 

tcpdump显示传出的bgp数据包有校验和失败传入的bgp数据包有校验和传递

有人可以告诉我如何解决这个问题