Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231964 - net-dialup/xl2tpd: inappropriate default behavior
Summary: net-dialup/xl2tpd: inappropriate default behavior
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 13:29 UTC by Mario Kicherer
Modified: 2008-07-17 18:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
updated ebuild (xl2tpd-1.1.12.ebuild,1.19 KB, text/plain)
2008-07-16 13:31 UTC, Mario Kicherer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Kicherer 2008-07-16 13:29:54 UTC
Since version 1.1.08 xl2tpd sends as default SIGKILL to stop the pppd as a workaround for some buggy implementations. (see http://www.xelerance.com/software/xl2tpd/CHANGES )
For unaffected systems this is a problem because after a SIGKILL no ip-down
script gets executed.

The current stable version of Gentoo seems to be unaffected.
I updated the ebuild to change the default behavior of xl2tpd and introduced a new USE-Flag for affected systems.
Comment 1 Mario Kicherer 2008-07-16 13:31:08 UTC
Created attachment 160553 [details]
updated ebuild
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2008-07-17 18:25:57 UTC
Fixed in xl2tpd-1.1.12-r1, but without the new USE flag. If there is a problem in the PPP daemon, I'll deal with it in net-dialup/ppp.

Thanks for reporting this issue! Although I use this package, I don't have any specific script that is executed on L2TP session startup/end, so I didn't noticed this problem.