Project

General

Profile

Actions

Bug #6828

closed
JP RB

Patch for "route change" is not present on 2.4 builds using FreeBSD 11

Bug #6828: Patch for "route change" is not present on 2.4 builds using FreeBSD 11

Added by Jim Pingle almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Category:
Routing
Target version:
Start date:
10/11/2016
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
Plus Target Version:
Release Notes:
Affected Version:
2.4
Affected Architecture:

Description

On 2.3 we have a patch to alter the behavior of "route change" so that it adds a route if it's not already in the table. This patch is not present on our 2.4 builds based on FreeBSD 11, which causes various failures in areas that rely on the behavior. The most common example is a simple static IP address setup which ends up missing a default gateway.

We either need to bring back some (better) version of the old patch or change all of the calls that use "route change" which rely on the patched behavior.


Subtasks 1 (0 open1 closed)

Bug #6850: FreeBSD 11.0 Route Syntax Change For Non-Local GatewayResolvedKen Sim10/11/2016

Actions

DM Updated by Daryl Morse almost 10 years ago Actions #1

Jim Pingle wrote:

On 2.3 we have a patch to alter the behavior of "route change" so that it adds a route if it's not already in the table. This patch is not present on our 2.4 builds based on FreeBSD 11, which causes various failures in areas that rely on the behavior. The most common example is a simple static IP address setup which ends up missing a default gateway.

We either need to bring back some (better) version of the old patch or change all of the calls that use "route change" which rely on the patched behavior.

I believe I encountered this problem (or a variation of it) while trying to configure a hurricane electric tunnel using a recent 2.4 development snapshot. The default ipv6 route was not being created, even though the gateway was set as the default route. The tunnel comes online, but doesn't work. When you have a patch for this bug, let me know and I'll give it a try.

RB Updated by Renato Botelho almost 10 years ago Actions #2

  • Assignee set to Renato Botelho

RB Updated by Renato Botelho almost 10 years ago Actions #3

  • Status changed from Confirmed to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:94bd7fb3a52e375dcd25c416e36389f96060a8fd.

JP Updated by Jim Pingle almost 10 years ago Actions #4

  • Status changed from Feedback to Resolved

Routing has been fine on 2.4 in every scenario I've tried so far.

Actions

Also available in: Atom