melifaro
f4783a05e9
Fix wrong formatting of 0.0.0.0/X table records in ipfw(8).
...
Add `flags` u16 field to the hole in ipfw_table_xentry structure.
Kernel has been guessing address family for supplied record based
on xent length size.
Userland, however, has been getting fixed-size ipfw_table_xentry structures
guessing address family by checking address by IN6_IS_ADDR_V4COMPAT().
Fix this behavior by providing specific IPFW_TCF_INET flag for IPv4 records.
PR: bin/189471
Submitted by: Dennis Yusupoff <dyr@smartspb.net>
MFC after: 2 weeks
2014-05-17 13:45:03 +00:00
..
2013-07-28 18:44:17 +00:00
2014-05-06 04:22:01 +00:00
2013-10-01 18:41:53 +00:00
2014-04-24 02:16:23 +00:00
2014-04-03 22:14:18 +00:00
2013-10-01 18:41:53 +00:00
2012-12-08 22:16:36 +00:00
2014-03-26 19:31:33 +00:00
2013-07-12 06:03:25 +00:00
2014-05-06 04:22:01 +00:00
2013-06-11 17:46:32 +00:00
2012-11-29 05:16:50 +00:00
2013-05-16 20:07:08 +00:00
2013-04-30 07:22:03 +00:00
2014-02-04 22:20:17 +00:00
2013-11-27 17:59:13 +00:00
2013-08-07 00:00:48 +00:00
2013-03-16 22:02:47 +00:00
2014-03-12 01:28:21 +00:00
2013-12-30 01:17:05 +00:00
2014-04-15 07:37:56 +00:00
2014-05-13 15:46:52 +00:00
2014-05-06 04:22:01 +00:00
2014-05-06 04:22:01 +00:00
2014-05-07 09:15:46 +00:00
2014-05-06 04:22:01 +00:00
2014-05-06 04:22:01 +00:00
2014-05-06 04:22:01 +00:00
2014-02-08 13:51:15 +00:00
2013-09-06 23:11:19 +00:00
2014-05-17 13:45:03 +00:00
2013-12-17 10:33:27 +00:00
2014-03-09 13:19:37 +00:00
2014-01-13 17:14:10 +00:00
2014-01-22 17:15:17 +00:00
2013-03-19 16:57:04 +00:00
2013-04-19 19:45:00 +00:00
2014-05-06 04:22:01 +00:00
2013-07-18 05:46:33 +00:00
2013-03-05 23:05:43 +00:00
2014-04-13 05:22:22 +00:00
2013-10-01 18:41:53 +00:00
2013-12-08 00:59:04 +00:00
2013-03-05 22:41:35 +00:00
2014-02-04 21:15:15 +00:00
2013-03-05 22:41:35 +00:00
2014-02-09 14:28:47 +00:00
2014-04-30 21:19:46 +00:00
2014-03-07 01:01:57 +00:00
2013-10-15 07:37:30 +00:00
2014-01-06 23:48:47 +00:00
2014-05-06 04:22:01 +00:00
2013-01-01 18:28:21 +00:00
2014-05-06 04:22:01 +00:00
2013-05-08 21:04:19 +00:00
2013-07-01 22:38:36 +00:00
2013-10-01 18:41:53 +00:00
2014-05-08 11:56:06 +00:00
2013-05-13 18:13:50 +00:00
2014-04-13 05:21:56 +00:00
2014-04-14 21:44:34 +00:00
2014-05-06 04:22:01 +00:00
2013-03-19 21:40:14 +00:00
2013-12-21 11:59:58 +00:00
2013-11-26 19:14:18 +00:00
2014-03-16 02:07:08 +00:00
2013-05-16 21:04:56 +00:00
2014-05-06 04:22:01 +00:00
2014-05-06 04:22:01 +00:00