Age | Commit message (Expand) | Author |
2020-03-10 | Merge pull request #121 from themiron/max-starting-cleanup | xebd |
2020-03-10 | Merge pull request #117 from themiron/echo-opt82 | xebd |
2020-03-07 | session: add global [common]max-starting option | Vladislav Grishenko |
2020-03-07 | Revert "ipoe,pptp: introduced max-starting option (limit number of starting s... | Vladislav Grishenko |
2020-02-16 | ipoe: dhcpv4: echo back opt82 if sent by client/unknown relay per rfc3046 | Vladislav Grishenko |
2020-02-16 | ipoe: dhcpv4: move relay packet logging after padding | Vladislav Grishenko |
2020-02-16 | ipoe: dhcpv4: implement udp csum and padding per rfc1542 | Vladislav Grishenko |
2020-01-11 | ipv6pool: add per-proto ipv6-pool and ipv6-pool-delegate options | Vladislav Grishenko |
2019-09-11 | ipoe: check for ipoe_create_session_dhcpv4 returns not NULL | Dmitry Kozlov |
2019-09-04 | ipoe,pptp: introduced max-starting option (limit number of starting sessions) | Gavrilenkov A |
2019-08-29 | ppp/ipoe: cleanup cleck-ip support | Vladislav Grishenko |
2019-08-20 | Prepared check-ip and for ipoe, migrate to [common]check-ip | DmitriyEshenko |
2019-05-13 | ipoe: restored max-lease-time functionality | Dmitry Kozlov |
2019-05-13 | Revert "ipoe: restored max-lease-time functionality" | Dmitry Kozlov |
2019-05-13 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2019-05-13 | ipoe: restored max-lease-time functionality | Dmitry Kozlov |
2019-05-09 | ipoe: Fix send NAK for REQUEST with 3 same XID for not existing sessions | DmitriyEshenko |
2019-03-08 | initialize ssl_halen = ETH_ALEN in sockaddr_ll structures | Dmitry Kozlov |
2019-02-12 | ipoe: always ignore Gratoitous ARP | Dmitry Kozlov |
2019-02-02 | ipoe: dhcpv4: add wins1/wins2 config options support | Vladislav Grishenko |
2019-02-02 | ipoe: dhcpv4: fix dhcp reply with dns1 unset, dns2 set | Vladislav Grishenko |
2019-02-02 | ipoe: dhcpv4: group radius array attrs into one dhcp option | Vladislav Grishenko |
2019-01-27 | ipoe: fix start=up not work if set not per-interface | DmitriyEshenko |
2019-01-23 | ipoe: log invalid start values and fix dist config | Vladislav Grishenko |
2019-01-19 | ipoe/vlan_mon: add check for already loaded module | Vladislav Grishenko |
2019-01-19 | ipoe/cli: fix build warnings | Vladislav Grishenko |
2018-12-20 | ipoe: stricter route deletion | Guillaume Nault |
2018-12-20 | iputils: add 'src' and 'gw' parameters to iproute_del() | Guillaume Nault |
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 |