bz eafee510a9 Fix a regression introduced in r179289 splitting up ip6_savecontrol()
into v4-only vs. v6-only inp_flags processing.
When ip6_savecontrol_v4() is called from ip6_savecontrol() we
were not passing back the **mp thus the information will be missing
in userland.
Istead of going with a *** as suggested in the PR we are returning
**mp now and passing in the v4only flag as a pointer argument.

PR:		kern/126349
Reviewed by:	rwatson, dwmalone
2008-08-16 06:39:18 +00:00
..
2008-08-07 09:06:04 +00:00
2008-08-07 09:06:04 +00:00
2008-03-03 10:12:46 +00:00
2008-07-29 09:06:35 +00:00
Nit
2008-08-09 11:28:57 +00:00
2008-07-29 09:06:35 +00:00
2008-07-29 09:06:35 +00:00
2008-07-29 09:06:35 +00:00
2007-03-24 22:15:02 +00:00
2008-07-31 15:10:09 +00:00
2008-06-11 22:12:50 +00:00
2008-06-11 22:12:50 +00:00
2008-07-31 15:10:09 +00:00
2008-08-05 21:59:20 +00:00
2008-07-20 15:29:58 +00:00
2007-09-24 05:26:24 +00:00
2008-07-31 15:10:09 +00:00
2008-07-31 15:10:09 +00:00
2007-07-10 09:30:46 +00:00