Пакет kernel-source-accel-ppp: Изменения
Последнее изменение
23 января 2019 г. Anton V. Boyarshinov 1.11.2-alt0.M80P.12
- build with 4.15+ kernels fixed
6 сентября 2018 г. Alexei Takaseev 1.11.2-alt0.M80P.11
- update upstream to git:20da79b5ee071e4eda75645d1f812f4137e81062 * triton: fixed improper locking * ipoe: lua: introduced hwaddr field to session object * ipoe: use lua function to generate username for UP sessions too
4 мая 2018 г. Alexei Takaseev 1.11.2-alt0.M80P.10
* pppoe: fixed invalid behaviour after changing pado-delay
4 марта 2018 г. Alexei Takaseev 1.11.2-alt0.M80P.8
- update upstream to git:f5313ce5dc5192f4539eceacd621bfe193a0eb97 * pppoe: fixed PADO delaying function * ppp: fix use-after-free in ppp_auth_failed() * radius: fixed invalid behaviour when route to radius server is not existing
29 января 2018 г. Alexei Takaseev 1.11.2-alt0.M80P.6
- update upstream to git:435c18ba35f9515727e63b4de92912d7567b5534 * shaper: define UINT16_MAX if not set * ppp: fixed bug in ppp_terminate
11 октября 2017 г. Alexei Takaseev 1.11.2-alt0.M80P.3
- update upstream to git:dc9638c595cffb142d0ae302a0e3210c67e83087 * ppp_lcp: fixed missing braces (possible bug) * ipoe: more verbose netlink errors * radius: split request queue to 2 subqueues
28 сентября 2017 г. Alexei Takaseev 1.11.2-alt0.M80P.2
- update upstream to git:08e048a76d1d566bf280e3c09d4d839ff40f7af7 * libnetlink: added function iplink_set_mtu * ipoe: introduced interface option mtu=N * cli: introduced ip6 and ip6-dp fields in "show sessions" command
28 сентября 2017 г. Alexei Takaseev 1.11.2-alt0.M80P.1
- 1.11.2 - Fix build with kernel version >= 4.10.x
16 февраля 2017 г. Alexei Takaseev 1.11.1-alt0.M80P.2
- update upstream to git:444385f2be198318d6092c049bbebf5cc981eeca * ipoe: fixed typo (incorrect assignment) * ipoe: add support for peer-to-peer client interfaces * ipoe: assign point-to-point addresses to non-shared physical interface (prevents route cleaning by interface renaming) * fixed compilation * shaper: fixed conditions to install limiter (may install only up or only down limiter)
29 ноября 2016 г. Alexei Takaseev 1.11.1-alt0.M80P.1
- 1.11.1
13 июля 2016 г. Alexei Takaseev 1.11.0-alt1
- 1.11.0
12 мая 2016 г. Alexei Takaseev 1.10.2-alt1
- 1.10.2
6 января 2016 г. Alexei Takaseev 1.10.0-alt3
- Update packet.c radius server error packet may be coredump.
26 декабря 2015 г. Alexei Takaseev 1.10.0-alt2
- ppp_auth: fixed broken noauth mode - pppd_compat: change mode of radattr files to 0644
22 декабря 2015 г. Alexei Takaseev 1.10.0-alt1
- 1.10.0
3 сентября 2015 г. Alexei Takaseev 1.9.0-alt4
- update upstream to git:30cff41b56be0d4c3e407e8aa4de5b289eef2ab0
9 июля 2015 г. Alexei Takaseev 1.9.0-alt3
- pppoe: check for tag length in print_packet function (fixes sigsegv) - shaper: fixed parsing ecn/noecn for fq_codel - ipoe: fixed authentication with chap-secrets
30 декабря 2014 г. Alexei Takaseev 1.9.0-alt2
- ipoe: fixed incorrect timer deletion - ipoe: fixed mask calculation from ipaddr radius attribute
10 декабря 2014 г. Alexei Takaseev 1.9.0-alt1
- 1.9.0
9 декабря 2014 г. Alexei Takaseev 1.8.0-alt6
- ipoe: support for kernels 3.16-3.18
26 ноября 2014 г. Alexei Takaseev 1.8.0-alt5
- update upstream to git:e09279c7491a8bd16a25b123e03ddd0cd77b566d
13 октября 2014 г. Alexei Takaseev 1.8.0-alt4
- update upstream to git:8d3351d4cdfcaf45aa2c918b0f8920798be4dc04
1 сентября 2014 г. Alexei Takaseev 1.8.0-alt3
- update upstream to git:ec9968885ed2f273c4d2c18297986c463fb9cf9b
5 августа 2014 г. Alexei Takaseev 1.8.0-alt2
- update upstream to git:2cdd67782c6d11af141992dba2943e03134593b5
9 мая 2014 г. Alexei Takaseev 1.8.0-alt1
- 1.8.0
22 апреля 2014 г. Alexei Takaseev 1.8.0-alt0.beta.2
- update upstream to git:b1a4c68fa51d69283deb9e22c370349ee36d3cca
14 апреля 2014 г. Alexei Takaseev 1.8.0-alt0.beta.1
- Build with IPoE
14 апреля 2014 г. Alexei Takaseev 1.7.3-alt8
- update upstream to git:0d5e6d03c74f3ab6b83d2333480b2441df9a6522 * ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start warning if they're running already * pppoe: check for tag format validity in PADR messages * increase size of buffer for netlink messages
20 ноября 2013 г. Alexei Takaseev 1.7.3-alt7
- Fix rpath
9 ноября 2013 г. Alexei Takaseev 1.7.3-alt6
- update upstream to git:da7bb06e70252ba11751f4e3a9f8b97144500d9e * fixed sigsegv in 'shaper restore all' * fixed socket leak * fixed many race conditions