Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-20 | ipoe_mod: fixed ipv6 from non-shared mode (v2) | Dmitry Kozlov | |
2018-03-20 | Merge branch 'master' of https://github.com/xebd/accel-ppp | Dmitry Kozlov | |
2018-03-20 | Compiling fix for 4.15+ kernels | Denys Fedoryshchenko | |
2018-03-19 | ipoe_mod: fixed ipv6 from non-shared mode | Dmitry Kozlov | |
2018-03-14 | ipoe_mod: accept ipv6 packets from link-local address if session does not exists | Dmitry Kozlov | |
2018-01-06 | cmake: reworked debian related package generation rules | Dmitry Kozlov | |
2018-01-06 | ipoe_mod: use least byte of hwaddr as hash key | Dmitry Kozlov | |
2018-01-05 | ipoe: implemented ipv6 in shared mode | Dmitry Kozlov | |
2017-12-27 | ipoe,vlan_mon: updated up to kernel 4.14 | Dmitry Kozlov | |
2017-12-15 | ipoe: rename HASH_BITS -> IPOE_HASH_BITS | Dmitry Kozlov | |
2017-12-15 | ipoe,vlan_mon: define RHEL_MAJOR=0 if not set | Dmitry Kozlov | |
2017-12-15 | ipoe, vlan_mon: implemented support for centos 3.10 kernel | Dmitry Kozlov | |
2016-12-08 | ipoe: fixed nat support | Dmitry Kozlov | |
2016-11-29 | ipoe: apply offer-delay rules to arp initiated sessions | Dmitry Kozlov | |
2016-04-05 | ipoe_mod: code simplification | Dmitry Kozlov | |
2016-04-04 | ipoe_mod: restored ip-mac binding function | Dmitry Kozlov | |
2016-04-04 | Revert "vlan_mon: recalculate busy mask on vlan mask update" | Dmitry Kozlov | |
This reverts commit f67292499b20f599f2bd744d2dcf0f6779581787. | |||
2016-04-04 | vlan_mon: fixed panic on latest kernels | Dmitry Kozlov | |
2016-04-04 | vlan_mon: fixed bug | Dmitry Kozlov | |
2016-04-04 | vlan_mon: make possible to work other module after message "vlan not started" | Dmitry Kozlov | |
2016-04-04 | vlan_mon: recalculate busy mask on vlan mask update | Dmitry Kozlov | |
2016-04-04 | vlan_mon: fixes for previous commit | Dmitry Kozlov | |
2016-04-04 | vlan_mon: introduced autoclean module parameter | Dmitry Kozlov | |
if autoclean=1 then vlan_mon will delete all vlan interfaces created by previous accel-pppd run f.e. vlan_mon cleans created interfaces if accel-pppd restarts | |||
2016-04-04 | ipoe,pppoe,vlan_mon: deleted conditions to simultaneous start ipoe and pppoe ↵ | Dmitry Kozlov | |
on same interfaces (started by vlan_mon) | |||
2016-04-02 | ipoe_mod: ignore 0.0.0.0 and 255.255.255.255 addresses | Dmitry Kozlov | |
2016-03-29 | ipoe_mod: do not redirect arp requests to virtual ipoe interfaces | Dmitry Kozlov | |
2016-03-19 | ipoe: send arp reply for sessions started by arp request | Dmitry Kozlov | |
2016-03-19 | ipoe: bug fix | Dmitry Kozlov | |
2016-03-18 | vlan_mon: do not allow to run ipoe and pppoe simultaneously | Dmitry Kozlov | |
2016-03-18 | ipoe: implemented starting UP session by arp request | Dmitry Kozlov | |
2016-03-18 | ipoe: restored local-net function | Dmitry Kozlov | |
local-net is used to filter incomming packets which may start UP session | |||
2016-03-17 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov | |
2016-03-17 | vlan_mon,ipoe,pppoe: implemented detection of vlan existance | Dmitry Kozlov | |
2016-03-17 | ipoe_mod: fix possible panic | Dmitry Kozlov | |
2016-03-14 | ipoe: bug fixes | Dmitry Kozlov | |
2016-03-14 | vlan_mon: kernel module cleanup | Dmitry Kozlov | |
2016-03-14 | ipoe_mod: do not set skb->tc_verd | Dmitry Kozlov | |
2016-03-13 | ipoe: many many changes | Dmitry Kozlov | |
2016-03-10 | ipoe_mod: support for 4.4 kernel | Dmitry Kozlov | |
2016-03-10 | ipoe_mod: partially revert 14780ff57d994a324de6e7de888381358ec7238f | Dmitry Kozlov | |
Virtual ipoe interfaces can not be used to attach wide routes, only routes behind client ip (gateway) | |||
2016-03-09 | ipoe_mod: improved session lookup procudure | Dmitry Kozlov | |
Makes possible to attach routes to virtual ipoe interfaces | |||
2015-12-04 | Merge branch 'vlanmon' | Dmitry Kozlov | |
2015-12-04 | 1.10.0 release | Dmitry Kozlov | |
* ipoe: fixed mask calculation from ipaddr radius attribute * ipoe: fixed authentication with chap-secrets * ipoe: set Calling-Station-Id to client mac address for UP sessions * ipoe: introduced idle-timeout and session-timeout options * ipoe: for option password implemented special value csid * ipoe: change l4-redirect-ipset/l4-redirect-table by CoA * ipoe: don't block lua script if it raises error * ipoe: implemented soft session termination * ipoe: implemneted passing DHCP Option 82 to Radius as two separated attributes * ipoe: changed behavior of agent-remote-id option * ipoe: introduced option check-mac-change * ipoe: disabled udp checksum validation * ipoe: introduced 'calling-sid' option * ipoe: send client IP address in Framed-IP-Address for UP sessions * ipoe: implemented username=ifname for UP sessions * ipoe: use single socket for arp processing * ipoe: implemented dhcp option 58 * ipoe: for vlan name pattern implemented %P argument - VID of parent interface * ipoe: implemented ability to use lua to make vlan name * ipoe: show sessions: intoduced new field ipoe-type to display type of session (up or dhcp) * ipoe: implemented interface renaming by NAS-Port-Id * pppoe: use single discovery socket * pppoe: check for tag length in print_packet function (fixes sigsegv) * ppp: fixed send double ConfAck when LCP is started * ppp: fix mtu/mru set if not negotiated on any end plus cleanup * ppp: set mtu and mru after unit creation * ppp: create ppp units after authentication * ppp: set unit index from NAS_Port attribute if present * cli: show sesisons: introduced rx-bytes,rx-pkts,tx-bytes,tx-pkts fields * cli: show sesisons: introduced rx-bytes-raw,tx-bytes-raw fields * session: implemented idle and timeout timers * radius: override session's idle and timeout timers values by Idle-Timeout and Session-Timeout attributes * shaper: fixed parsing ecn/noecn for fq_codel * replace mktemp with mkstemp * properly handle Cisco-AVPair * consider only rx interface counter for idle timeout calculation * net-snmp: export interface counters in the sessionTable | |||
2015-11-21 | vlan_mon module fixes | Dmitry Kozlov | |
2015-11-21 | split ipoe driver to ipoe and vlan_mon | Dmitry Kozlov | |
introduced new module "vlan-mon" | |||
2015-07-08 | ipoe: fixed compilation for < 4.1 kernels | Dmitry Kozlov | |
2015-07-08 | ipoe: support for kernels up to 4.1 | Dmitry Kozlov | |
2015-04-19 | ipoe: remove NETIF_F_HW_VLAN_CTAG_FILTER from virtual device features (fixed ↵ | Dmitry Kozlov | |
warn in register_netdevice) (v2) | |||
2015-04-18 | ipoe: remove NETIF_F_HW_VLAN_CTAG_FILTER from virtual device features (fixed ↵ | Dmitry Kozlov | |
warn in register_netdevice) | |||
2015-04-18 | ipoe: fixed compiling driver for 3.10 kernel | Dmitry Kozlov | |