Age | Commit message (Expand) | Author |
2018-08-24 | load ipoe and vlan_mon module on start | Dmitry Kozlov |
2018-06-08 | ipoe: use vendor option for attr_dhcp_opt82_xxx too | Dmitry Kozlov |
2018-06-01 | ipoe: lua: introduced ipaddr field to session object | Dmitry Kozlov |
2018-05-31 | ipoe: use lua function to generate username for UP sessions too | Dmitry Kozlov |
2018-05-31 | ipoe: lua: introduced hwaddr field to session object | Dmitry Kozlov |
2018-05-28 | ipoe: do not bring interface down on session termination in shared=0 mode | Dmitry Kozlov |
2018-05-25 | ipoe: introduced ip-unnumbered per-interface option | Dmitry Kozlov |
2018-05-25 | ipoe: do not remove address on session finish if ifcfg=1 | Dmitry Kozlov |
2018-05-25 | ipoe: small fix for previous commit | Dmitry Kozlov |
2018-05-25 | ipoe: improved mac change detection | Dmitry Kozlov |
2018-05-25 | ipoe: do not wait packet from ipoe kernel module in "shared=0,start=up" mode | Dmitry Kozlov |
2018-04-03 | ipoe: assign default values to verbose and unit-cache if not specified on con... | Dmitry Kozlov |
2018-03-04 | fix possible null pointer dereferences | Vladislav Grishenko |
2018-02-21 | radius: add support for route priority (metric) in Framed-Route | Guillaume Nault |
2018-01-25 | ipoe: use DHCP-Server-Identifier attribute as siaddr if DHCP-Server-IP-Addres... | Dmitry Kozlov |
2018-01-25 | ipoe: improved handling of DHCP Request for nonexistent sessions | Dmitry Kozlov |
2018-01-22 | ipoe: ipv6: generate intf_id only if not set by upper layer | Dmitry Kozlov |
2018-01-09 | ipoe: do not create ipoe interface with server's ifindex | Dmitry Kozlov |
2018-01-05 | ipoe: implemented ipv6 in shared mode | Dmitry Kozlov |
2017-12-28 | ipoe: check noauth option in [auth] section too | Dmitry Kozlov |
2017-12-27 | ipoe: include server's mac into weight notify packet to be used as additional... | Dmitry Kozlov |
2017-12-27 | ipoe: implemented new load balancing mechanism | Dmitry Kozlov |
2017-12-19 | ipoe: arp: do not reply on requests from 0.0.0.0 | Dmitry Kozlov |
2017-12-19 | ipoe: fixed memory leak | Dmitry Kozlov |
2017-12-05 | ipoe: fixed mutex deadlock | Dmitry Kozlov |
2017-12-01 | ipoe: check connlimit for UP sessions | Dmitry Kozlov |
2017-11-29 | ipoe: fixed handling DHCP vendor-specific attributes | Dmitry Kozlov |
2017-10-25 | ipoe: fixed bug | Dmitry Kozlov |
2017-10-13 | improved lua support | Dmitry Kozlov |
2017-10-09 | ipoe: more verbose netlink errors | Dmitry Kozlov |
2017-09-25 | ipoe: introduced interface option mtu=N | Dmitry Kozlov |
2017-08-08 | ipoe: add client ip (second ip) as route when nat=1 (make quagga happy) | Dmitry Kozlov |
2017-05-08 | ipoe: implemented support for vendor specific attrbiutes | Dmitry Kozlov |
2017-04-18 | implemented session count limiting | Dmitry Kozlov |
2017-04-18 | Revert "implemented session count limiting" | Dmitry Kozlov |
2017-04-18 | implemented session count limiting | Dmitry Kozlov |
2017-04-18 | Revert "implemented session count limiting" | Dmitry Kozlov |
2017-04-18 | implemented session count limiting | Dmitry Kozlov |
2017-04-04 | ipoe: included lua bitop library | Dmitry Kozlov |
2017-04-04 | ipoe: implemented ability to change ipset by CoA | Dmitry Kozlov |
2017-03-28 | Revert "ipoe: fix lua 5.3 support" | Dmitry Kozlov |
2017-03-27 | ipoe: fixed bug (unexpected session start in UP mode) | Dmitry Kozlov |
2017-03-27 | ipoe: fix lua 5.3 support | Dmitry Kozlov |
2017-03-27 | ipoe: fixed prefix calculation from ipaddr | Dmitry Kozlov |
2017-02-15 | ipoe: fixed conditions to turn on arp handling | Dmitry Kozlov |
2016-12-10 | ipoe: implemented support for freeradius dhcp attributes | Dmitry Kozlov |
2016-12-09 | ipoe: assign 2 ptp address to interface for sessions with nat | Dmitry Kozlov |
2016-12-08 | ipoe: fixed nat support | Dmitry Kozlov |
2016-12-07 | ipoe: lua: add "vlan" field to session object | Dmitry Kozlov |
2016-12-06 | ipoe,pppoe: do not check for vlan-mon module is loaded | Dmitry Kozlov |