Age | Commit message (Expand) | Author |
2019-12-24 | ipoe,vlan_mon: add support for kernels 5.2+ | Dmitry Kozlov |
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 | 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-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 | ipoe: implemented starting UP session by arp request | Dmitry Kozlov |
2016-03-18 | ipoe: restored local-net function | Dmitry Kozlov |
2016-03-17 | ipoe_mod: fix possible panic | Dmitry Kozlov |
2016-03-14 | ipoe: bug fixes | 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 |
2016-03-09 | ipoe_mod: improved session lookup procudure | Dmitry Kozlov |
2015-12-04 | Merge branch 'vlanmon' | Dmitry Kozlov |
2015-12-04 | 1.10.0 release | Dmitry Kozlov |
2015-11-21 | split ipoe driver to ipoe and vlan_mon | Dmitry Kozlov |
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 |
2015-04-18 | ipoe: remove NETIF_F_HW_VLAN_CTAG_FILTER from virtual device features (fixed ... | Dmitry Kozlov |
2015-04-18 | ipoe: fixed compiling driver for 3.10 kernel | Dmitry Kozlov |
2015-03-14 | ipoe: fix compiling module for ubuntu kernels | Dmitry Kozlov |
2015-02-27 | ipoe: driver: wrap vla_add_vid by rtnl_lock/rtnl_unlock | Dmitry Kozlov |
2014-12-09 | 1.9.0 release1.9 | Dmitry Kozlov |
2014-12-09 | ipoe: support for kernels 3.16-3.18 | Dmitry Kozlov |
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov |
2014-10-10 | ipoe: driver: fixed forwarning pakets after kernel nat | Dmitry Kozlov |
2014-10-09 | ipoe: driver: add rtnl locking to vlan monitor initialization | Dmitry Kozlov |
2014-07-21 | ipoe: fixed removing ip from exclude list | Dmitry Kozlov |
2014-07-17 | ipoe: fixed passing packets in 'redirect on reject' mode | Dmitry Kozlov |
2014-07-09 | ipoe: add missing include | Dmitry Kozlov |
2014-07-09 | ipoe: add support for 3.13 and later kernels | Dmitry Kozlov |
2014-06-30 | ipoe: driver: fixed locking and rcu semantics | Dmitry Kozlov |
2014-06-27 | ipoe: improved vlan monitor | Dmitry Kozlov |