Andrew Gallatin abc5b96b99 Try harder to make mxge safe for all combinations of INET and INET6
- Re-fix build by restoring local removed in r247151, but protected
  by #if defined(INET) || defined(INET6) so that the compile
  succeeds in the !(INET||INET6) case.

- Protect call to in_pseudo() with an #ifdef INET, to allow
  a kernel to link with mxge when INET is not compiled in.

- Also remove an errant (improperly commented) obsolete debugging printf

Thanks to Glebius for pointing out the !(INET||INET6) build issue.

Sponsored by: Myricom

MFC After: 7 days
2013-02-22 16:46:28 +00:00
..
2012-06-06 09:07:50 +00:00
2013-01-22 18:51:14 +00:00
2012-07-28 21:56:24 +00:00
2013-02-19 18:22:25 +00:00
2012-08-06 08:58:54 +00:00
2012-10-26 20:24:13 +00:00
2012-11-23 19:20:38 +00:00
2012-10-10 08:36:38 +00:00
2012-07-26 13:58:43 +00:00
2013-02-20 21:16:50 +00:00
2013-02-19 19:25:50 +00:00
2013-01-21 23:24:16 +00:00
2013-01-07 21:35:25 +00:00
2013-02-21 12:40:52 +00:00
2012-10-10 08:36:38 +00:00
2013-02-19 10:25:51 +00:00
2012-10-10 08:36:38 +00:00
2012-10-10 08:36:38 +00:00
2013-02-03 21:30:29 +00:00
2013-02-18 17:55:27 +00:00
2012-10-10 08:36:38 +00:00