summaryrefslogtreecommitdiffhomepage
path: root/pkg/server/sockopt_openbsd.go
AgeCommit message (Expand)Author
2019-07-02BGP connection on a speecified interface (including which is associated VRF) ...Hitoshi Irino
2018-12-19server: use Dialer Control method instead of hack to modify connection before...FUJITA Tomonori
2018-10-29server: unexport TCPDialer/TCPListener/TCPSockopt stuffFUJITA Tomonori
2018-08-31fix closing listening socket blockedFUJITA Tomonori
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori