Age | Commit message (Expand) | Author |
2024-10-23 | Merge pull request #188 from svlobanov/entware | Denys Fedoryshchenko |
2024-10-04 | Merge pull request #171 from ZBoris7/master | Dmitriy Eshenko |
2024-10-04 | Merge pull request #183 from svlobanov/gcc14-compile-errors | Denys Fedoryshchenko |
2024-10-04 | fix(ppp_lcp): truncate echo reply if size > client MRU | achillelamb |
2024-09-11 | Merge pull request #195 from nuclearcat/fix-typo-free | Denys Fedoryshchenko |
2024-09-11 | fix(musl/l2tp_session_free): Fix, likely typo | Denys Fedoryshchenko |
2024-09-05 | Revert "Fix #189: Make module pppoe work without module radius" | Sergey V. Lobanov |
2024-09-04 | Fix #189: Make module pppoe work without module radius | Nazar Androshchuk |
2024-09-02 | build: fix build for entware (HAVE_GOOD_IFARP detection issue) | Sergey V. Lobanov |
2024-09-02 | Merge pull request #181 from svlobanov/iputils-be-vlan-add-fix | Denys Fedoryshchenko |
2024-09-02 | Merge pull request #180 from svlobanov/owrt2 | Denys Fedoryshchenko |
2024-09-01 | pppd_compat: add Framed-Interface-Id attribute support in radattr | Boris Zervu |
2024-08-27 | build: fix compile errors on GCC 14 | Sergey V. Lobanov |
2024-08-26 | iputils: fix vlan creation on big-endian platforms | Sergey V. Lobanov |
2024-08-25 | fix __WORDSIZE macro on musl 32 bit platforms | Sergey V. Lobanov |
2024-08-23 | ci: run tests in alpine vm | Sergey V. Lobanov |
2024-08-19 | tests: add pcre negative cases, improve pcre-related code test coverage | Sergey V. Lobanov |
2024-08-18 | Merge pull request #163 from dpokrovsky/http-error-fix | Denys Fedoryshchenko |
2024-07-28 | Fix issue #131, pptp doesnt work without connlimit | Denys Fedoryshchenko |
2024-06-14 | Fixes the issue #124 "HTTP replay for non SSTP query" | Dmitry Pokrovsky |
2024-06-14 | Fixes the issue #124 "HTTP replay for non SSTP query" | Dmitry Pokrovsky |
2024-06-14 | Revert "1. Fixes the issue #124 "HTTP replay for non SSTP query"" | Dmitry Pokrovsky |
2024-06-12 | 1. Fixes the issue #124 "HTTP replay for non SSTP query" | Dmitry Pokrovsky |
2024-06-01 | shaper: fix tbf leaf-qdisc | Sergey V. Lobanov |
2024-05-26 | shaper: add leaf-qdisc support for tbf rate-limiter | Sergey V. Lobanov |
2024-05-05 | ipv6_dhcp: Add RFC6334 AFTR-Name option support | Luiz Amaral |
2024-04-29 | snmp: fix compatibility with net-snmp 5.9.4+ (issue #136) | Sergey V. Lobanov |
2024-04-28 | Merge pull request #138 from stasn77/upstream | Denys Fedoryshchenko |
2024-04-27 | clsact + fwmark | StasN77 |
2024-04-24 | CMakeLists.txt: gentoo fix for __free_fn_t detection | Denys Fedoryshchenko |
2024-04-14 | Merge pull request #132 from svlobanov/clsact | Denys Fedoryshchenko |
2024-04-14 | Merge pull request #133 from nuclearcat/memleak-fix-logtcp | Dmitriy Eshenko |
2024-04-12 | log_tcp: Fix small memory leak | Denys Fedoryshchenko |
2024-04-11 | shaper: add clsact policer support | Sergey V. Lobanov |
2024-04-10 | workflows: Add CI build in Alpine | Denys Fedoryshchenko |
2024-04-10 | musl: Add musl compatibility | Denys Fedoryshchenko |
2024-03-10 | Add safeguards to parse_gw_ip_address helper functions | Denys Fedoryshchenko |
2024-03-09 | ippool: use gw-ip-address for ppp even if mask setted | Dmitriy Eshenko |
2023-12-27 | Merge pull request #118 from DmitriyEshenko/fix_local_net_check | xebd |
2023-12-26 | ipoe: check localnet only for start=UP (unclassified packets) sessions | Dmitriy Eshenko |
2023-12-17 | ipoe: Add per-interface check-mac-change option | Dmitriy Eshenko |
2023-12-07 | Merge pull request #115 from leonardomeres/radius_server_ipv6 | Dmitriy Eshenko |
2023-11-30 | vlan_mon: ipoe: pppoe: Add disable vlan timeout feature | Dmitriy Eshenko |
2023-11-30 | Adding support to Radius IPV6 address | LeoMeres |
2023-07-01 | Merge pull request #95 from DmitriyEshenko/show-sessions-impr | Dmitriy Eshenko |
2023-06-30 | Merge pull request #91 from louis-6wind/fix-link-selection-mem-violation | Dmitriy Eshenko |
2023-06-29 | CLI: PPPoE: Add possibility to display inbound interface and service-name in ... | Dmitriy Eshenko |
2023-06-29 | Merge pull request #85 from louis-6wind/fix-non-vlan-crash | Dmitriy Eshenko |
2023-06-29 | CLI: PPPoE: Use global net variable to prevent SEGFAULT | Dmitriy Eshenko |
2023-06-27 | ipoe: fix memory access violation with unset link-selection | Louis Scalbert |