summaryrefslogtreecommitdiffhomepage
path: root/pkg/server/sockopt_linux.go
AgeCommit message (Expand)Author
2021-02-13feat: add option to bind listener to a (VRF) deviceMilan Lenco
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