glebius 6b09d3f1e1 - Rename 'struct igmp_ifinfo' into 'struct igmp_ifsoftc', since it really
represents a context.
- Preserve name 'struct igmp_ifinfo' for a new structure, that will be stable
  API between userland and kernel.
- Make sysctl_igmp_ifinfo() return the new 'struct igmp_ifinfo', instead of
  old one, which had a bunch of internal kernel structures in it.
- Move all above declarations from in_var.h to igmp_var.h, since they are
  private to IGMP code.

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2015-02-19 22:35:23 +00:00
..
2015-01-12 08:33:04 +00:00
2015-02-19 15:41:23 +00:00
2013-07-03 18:48:43 +00:00
2015-01-11 21:55:30 +00:00
2015-01-19 11:52:08 +00:00
2015-01-27 21:30:24 +00:00
2015-01-12 07:39:52 +00:00
2014-11-30 13:43:52 +00:00