Project

General

Profile

Actions

Bug #1843

closed

FAST_IPSEC broken

Added by thomas.nikolajsen over 13 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Kernel with 'options FAST_IPSEC' fails building.

Do we support FAST_IPSEC (described in LINT)?

I see from Matt's comments in issue 150 in 2006,
that it was likely broken at that time also.

buildkernel's initial failures are warnings, which issues build errors;
adding `nowerror' to offending files in sys/conf/files
reveals errors, like missing struct members,
e.g. if_addrlist missing in ifnet.

Chasing this a bit shows that it was an alias for if_addrhead,
which was removed in 2008, when if_addrhead was turned to if_addrheads,
as it was reimplemented (per CPU).

-thomas
Actions #1

Updated by tuxillo over 10 years ago

  • Description updated (diff)
  • Assignee deleted (0)

Grab

Actions #2

Updated by tuxillo over 10 years ago

  • Assignee set to tuxillo
Actions #3

Updated by tuxillo over 10 years ago

  • Status changed from New to In Progress

It should build okay now (untested).

Actions #4

Updated by liweitianux almost 5 years ago

  • Status changed from In Progress to Resolved

IPSec has been removed, so close this bug.

Actions

Also available in: Atom PDF