- ppp-send-padt.patch: Send PADT at the end of a PPPoE session.

OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=18
This commit is contained in:
2013-07-24 12:57:01 +00:00
committed by Git OBS Bridge
parent de4b742b29
commit 41e209bbc8
3 changed files with 20 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ Patch18: ppp-2.4.3-winbind-setuidfix.patch
Patch19: ppp-2.4.4-strncatfix.patch
Patch21: ppp-2.4.4-lib64.patch
Patch22: ppp-2.4.4-var_run_resolv_conf.patch
Patch23: ppp-send-padt.patch
%description
The ppp package contains the PPP (Point-to-Point Protocol) daemon,
@@ -110,6 +111,7 @@ plugins for the pppd.
%patch21
%endif
%patch22
%patch23 -p1
sed -i -e '1s/local\///' scripts/secure-card
find scripts -type f | xargs chmod a-x