June 22, 2020 Alexei Takaseev 1.12.0-alt3 |
- Set default metric to 128 for delegate v6 prefixes |
Jan. 26, 2020 Alexei Takaseev 1.12.0-alt2 |
- ipoe,vlan_mon: add support for kernels 5.2+ |
Aug. 6, 2019 Alexei Takaseev 1.12.0-alt1 |
- 1.12.0 |
April 23, 2019 Alexei Takaseev 1.11.2-alt12 |
- Rebuild with lua 5.3 |
Sept. 6, 2018 Alexei Takaseev 1.11.2-alt11 |
- 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 |
Aug. 29, 2018 Grigory Ustinov 1.11.2-alt10.1 |
- NMU: Rebuild with new openssl 1.1.0. |
May 4, 2018 Alexei Takaseev 1.11.2-alt10 |
* pppoe: fixed invalid behaviour after changing pado-delay |
April 4, 2018 Anton V. Boyarshinov 1.11.2-alt9 |
- build fixed for kernels 4.15+ (upstream cherry-pick) |
March 4, 2018 Alexei Takaseev 1.11.2-alt8 |
- 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 |
Feb. 6, 2018 Alexei Takaseev 1.11.2-alt7 |
- Fix build with glibc-kernheaders >= 4.15 |
Jan. 29, 2018 Alexei Takaseev 1.11.2-alt6 |
- update upstream to git:435c18ba35f9515727e63b4de92912d7567b5534
* ppp: fixed bug in ppp_terminate |
Dec. 26, 2017 Alexei Takaseev 1.11.2-alt5 |
- update upstream to git:cb9cf0a9c1e88e5fea156b5048be439d9763dc70
* shaper: define UINT16_MAX if not set |
Oct. 11, 2017 Alexei Takaseev 1.11.2-alt4 |
- update upstream to git:dc9638c595cffb142d0ae302a0e3210c67e83087
* ppp_lcp: fixed missing braces (possible bug)
* ipoe: more verbose netlink errors
* radius: split request queue to 2 subqueues |
Sept. 28, 2017 Alexei Takaseev 1.11.2-alt3 |
- 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 |
Aug. 11, 2017 Alexei Takaseev 1.11.2-alt2 |
- Fix build with kernels >= 4.10 |
Aug. 10, 2017 Alexei Takaseev 1.11.2-alt1 |
- 1.11.2 |
Feb. 16, 2017 Alexei Takaseev 1.11.1-alt2.git20161210 |
- 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) |
Jan. 16, 2017 Alexei Takaseev 1.11.1-alt2 |
- Build with lua 5.1 |
Nov. 29, 2016 Alexei Takaseev 1.11.1-alt1 |
- 1.11.1 |
July 13, 2016 Alexei Takaseev 1.11.0-alt1 |
- 1.11.0 |
May 12, 2016 Alexei Takaseev 1.10.2-alt1 |
- 1.10.2 |
Jan. 6, 2016 Alexei Takaseev 1.10.0-alt3 |
- Update packet.c
radius server error packet may be coredump. |
Dec. 26, 2015 Alexei Takaseev 1.10.0-alt2 |
- ppp_auth: fixed broken noauth mode
- pppd_compat: change mode of radattr files to 0644 |
Dec. 22, 2015 Alexei Takaseev 1.10.0-alt1 |
- 1.10.0 |
Sept. 3, 2015 Alexei Takaseev 1.9.0-alt4 |
- update upstream to git:30cff41b56be0d4c3e407e8aa4de5b289eef2ab0 |
July 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 |
Dec. 30, 2014 Alexei Takaseev 1.9.0-alt2 |
- ipoe: fixed incorrect timer deletion
- ipoe: fixed mask calculation from ipaddr radius attribute |
Dec. 10, 2014 Alexei Takaseev 1.9.0-alt1 |
- 1.9.0 |
Dec. 9, 2014 Alexei Takaseev 1.8.0-alt6 |
- ipoe: support for kernels 3.16-3.18 |
Nov. 26, 2014 Alexei Takaseev 1.8.0-alt5 |
- update upstream to git:e09279c7491a8bd16a25b123e03ddd0cd77b566d |