Date: Thu, 26 Nov 2009 12:40:06 GMT From: Marek Krawczyk <bigmanpl@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/140895: openbgpd exit, when kernel table change Message-ID: <200911261240.nAQCe6dA078999@www.freebsd.org> Resent-Message-ID: <200911261250.nAQCo1Xj049206@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140895 >Category: ports >Synopsis: openbgpd exit, when kernel table change >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 26 12:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Marek Krawczyk >Release: 8.0-RELEASE >Organization: >Environment: FreeBSD xxxxxx.xxxxx 8.0-RELEASE FreeBSD 8.0-RELEASE #1: Thu Nov 26 12:33:16 CET 2009 root@xxxxxx.xxxxx:/usr/obj/usr/src/sys/TC i386 >Description: When adding new pseudo-interface, like tap, openbgp will exit. In syslog i see following reports from bgpd: Nov 26 12:17:44 xxxxxx bgpd[1755]: kernel routing table decoupled Nov 26 12:17:44 xxxxxx bgpd[1759]: neighbor xxx.xxx.xxx.xxx (xxxxxxxxx): state change Established -> Idle, reason: Stop Nov 26 12:17:44 xxxxxx bgpd[1759]: neighbor xxx.xxx.xxx.xxx (xxxxxxxxx): state change Established -> Idle, reason: Stop Nov 26 12:17:44 xxxxxx bgpd[1759]: session engine exiting Nov 26 12:17:44 xxxxxx bgpd[1758]: route decision engine exiting Nov 26 12:17:44 xxxxxx bgpd[1755]: Terminating >How-To-Repeat: Create a new pseudo-interface and configure it, while bgpd is running: ifconfig tap10 create ifconfig tap10 inet 192.168.100.1/24 up Openbgpd will exit. >Fix: I don't know how to fix this problem, but on 8.0-BETA2 works fine. I have the newest openbgpd installed from ports: # pkg_info -x openbgpd Information for openbgpd-4.5.20091022: Comment: Free implementation of the Border Gateway Protocol, Version 4 Description: OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol. WWW: http://www.openbgp.org/ - Florent Thoumie flz@xbsd.org >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911261240.nAQCe6dA078999>