glebius 7f832c3059 Retire struct sockaddr_inarp.
Since ARP and routing are separated, "proxy only" entries
don't have any meaning, thus we don't need additional field
in sockaddr to pass SIN_PROXY flag.

New kernel is binary compatible with old tools, since sizes
of sockaddr_inarp and sockaddr_in match, and sa_family are
filled with same value.

The structure declaration is left for compatibility with
third party software, but in tree code no longer use it.

Reviewed by:	ru, andre, net@
2013-01-31 08:55:21 +00:00
..
2012-09-14 17:50:42 +00:00
2013-01-17 23:56:43 +00:00
2013-01-31 08:55:21 +00:00
2013-01-20 08:18:56 +00:00
2013-01-19 07:07:05 +00:00
2012-10-07 19:53:04 +00:00
2012-11-20 02:12:01 +00:00
2012-07-13 21:27:18 +00:00
2012-03-26 21:22:53 +00:00
2012-03-26 15:18:14 +00:00
2013-01-05 00:27:08 +00:00
2012-10-29 03:31:22 +00:00
2012-09-01 10:56:15 +00:00
2012-10-20 10:20:06 +00:00
2010-12-20 08:54:30 +00:00
2012-05-18 14:12:17 +00:00
2012-05-17 11:50:12 +00:00
2013-01-31 08:55:21 +00:00
2010-12-20 09:36:54 +00:00
2012-07-04 10:17:02 +00:00
2012-05-12 15:08:22 +00:00
2013-01-23 07:22:33 +00:00
2013-01-31 08:55:21 +00:00
2013-01-16 05:03:49 +00:00
2013-01-31 08:55:21 +00:00
2012-11-18 16:58:08 +00:00
2012-09-11 07:35:24 +00:00
2012-09-14 17:50:42 +00:00
2012-06-03 11:29:48 +00:00
2012-10-05 20:19:28 +00:00
2012-09-12 10:16:39 +00:00
2012-03-10 14:38:34 +00:00
2012-03-26 21:22:53 +00:00