Ondrej Zajicek (work)
318acb0f6c
BSD: Use MSG_DONTROUTE for unicast packets on FreeBSD
...
BSD systems cannot use SO_DONTROUTE, because it does not work properly
with multicast packets (perhaps it tries to find iface based on multicast
group address). But we can use MSG_DONTROUTE sendmsg() flag for unicast
packets. Works on FreeBSD, is ignored on OpenBSD and is broken on NetBSD
(i guess due to integrated routing table and ARP table).
2018-07-28 16:54:06 +02:00
..
2017-02-20 02:26:45 +01:00
2018-01-10 16:17:37 +01:00
2016-11-11 17:43:09 +01:00
2017-03-09 13:47:00 +01:00
2017-12-10 13:16:31 +01:00
2016-11-11 17:43:09 +01:00
2017-12-07 13:49:27 +01:00
2016-11-11 17:43:09 +01:00
2017-12-12 15:57:14 +01:00
2017-05-23 13:12:25 +02:00
2017-12-10 13:16:31 +01:00
2016-11-11 17:43:09 +01:00
2018-06-27 16:57:07 +02:00
2016-11-11 17:43:09 +01:00
2016-11-11 17:43:09 +01:00
2018-07-28 16:54:06 +02:00
2016-11-11 17:43:09 +01:00
2016-12-07 14:20:52 +01:00
2016-12-07 14:20:52 +01:00
2016-11-11 17:43:09 +01:00
2018-05-29 11:53:51 +02:00
2017-12-07 13:46:53 +01:00
2017-12-13 15:27:33 +01:00
2018-02-13 16:39:07 +01:00
2018-05-16 11:19:29 +02:00
2016-11-11 17:43:09 +01:00
2017-12-07 13:49:27 +01:00
2017-12-07 13:49:27 +01:00
2018-06-26 17:09:12 +02:00
2016-12-07 09:35:24 +01:00
2017-12-12 19:57:52 +01:00
2016-11-11 17:43:09 +01:00
2017-12-07 18:35:46 +01:00
2016-11-16 12:22:01 +01:00
2017-12-07 13:53:42 +01:00
2017-12-14 21:52:07 +01:00
2017-12-10 13:16:31 +01:00
2017-03-22 18:16:49 +01:00