Activity for xeb

  • xeb xeb committed [cc8f2b] on Code

    radius: implemented accounting delay option (acct-delay-start)

  • xeb xeb committed [3b0143]

    triton: do not queue context in init state

  • xeb xeb committed [ff91c7]

    Merge branch 'master' of github.com:accel-ppp/accel-ppp

  • xeb xeb committed [5daf0f]

    Merge branch 'master' of github.com:accel-ppp/accel-ppp

  • xeb xeb committed [a77f44]

    fixed race condition when manipulating serv->timer

  • xeb xeb committed [faf7d9]

    ipoe: check for local-net in arp requests

  • xeb xeb committed [b1ca61]

    ipoe: use destination address from IP header as server_id if not sent in dhcp request header

  • xeb xeb committed [277ad4]

    Merge branch 'master' of github.com:accel-ppp/accel-ppp

  • xeb xeb committed [bb4f30]

    Merge branch 'master' of github.com:xebd/accel-ppp

  • xeb xeb committed [49ef6c]

    ipoe: add option 54 (server-id) to DHCPNAK

  • xeb xeb committed [588965]

    ipoe: added option 56 to DHCP NAK packet

  • xeb xeb committed [38b610]

    triton: clear trig_epoll_events after read

  • xeb xeb committed [e9d369]

    radius: sanity check for vendor attribute length

  • xeb xeb committed [b8f8be]

    Merge branch 'master' of github.com:xebd/accel-ppp

  • xeb xeb committed [c0daaf]

    ipoe_mod: set type of IPOE_ATTR_HWADDR to NLA_BINARY

  • xeb xeb committed [618628]

    pppoe: introduced max-starting option (limit number of starting sessions)

  • xeb xeb committed [a4fe11]

    ipoe: check for ipoe_create_session_dhcpv4 returns not NULL

  • xeb xeb committed [fe7c3a]

    triton: small fixes

  • xeb xeb committed [4d837c]

    ipoe,vlan_mon: add support for kernels 5.2+

  • xeb xeb committed [02008c]

    ipoe,pptp: introduced max-starting option (limit number of starting sessions)

  • xeb xeb committed [101c41]

    ipv6: implemented DHCPv6 relay support

  • xeb xeb committed [6ce96d]

    1.12.0 release

  • xeb xeb committed [27614e]

    pppd_compat: write human readable values of IPv6 address to radattr file

  • xeb xeb committed [35b6d1]

    ippool: exclude gw-ip-address from address pool

  • xeb xeb committed [2b00ef]

    Revert "ipoe: restored max-lease-time functionality"

  • xeb xeb committed [aa7ac3]

    ipoe: restored max-lease-time functionality

  • xeb xeb committed [6f4337]

    ipoe: restored max-lease-time functionality

  • xeb xeb committed [85ace1]

    Merge branch 'master' of github.com:xebd/accel-ppp

  • xeb xeb committed [1f835b]

    initialize ssl_halen = ETH_ALEN in sockaddr_ll structures

  • xeb xeb committed [965380]

    ippool: always initialize mask = 0

  • xeb xeb committed [fbac15]

    radius: fixed bug (inserting empty Class)

  • xeb xeb committed [389a77]

    ipoe: always ignore Gratoitous ARP

  • xeb xeb committed [7a08d2]

    shaper: small fix for previous commit

  • xeb xeb committed [40859a]

    shaper: ignore radius CoA request if shaper attributes are absent

  • xeb xeb committed [6f6f7f]

    iputils: add 'src' and 'gw' parameters to iproute_del()

  • xeb xeb committed [412e90]

    iputils: remove NLM_F_CREATE flag from ip6{route,addr}_del()

  • xeb xeb committed [55bcbf]

    iputils: set scope depending on gateway in iproute_{add,del}()

  • xeb xeb committed [525fe7]

    iputils: always set scope to RT_SCOPE_UNIVERSE in ip6route_{add,del}()

  • xeb xeb committed [46f5f9]

    iputils: remove unnecessary NLM_F_ACK

  • xeb xeb committed [2910ad]

    ipoe: stricter route deletion

  • xeb xeb committed [0f2f77]

    utils: rework u_parse_ip4addr()

  • xeb xeb committed [093bac]

    utils: add IPv4 string parsing helpers

  • xeb xeb committed [7bbe2a]

    utils: fix typo in description of u_parse_endstr()

  • xeb xeb committed [795155]

    iprange: rework range parsing using u_parse_*() functions

  • xeb xeb committed [896b7a]

    libnetlink: add gateway and priority parameters to ip6route_*()

  • xeb xeb committed [68475c]

    utils: add string parsing helpers

  • xeb xeb committed [2e66e6]

    radius: implement Framed-IPv6-Route attribute

  • xeb xeb committed [9de246]

    auth: remove .recv_conf_req from struct ppp_auth_handler_t

  • xeb xeb committed [75a880]

    lcp: reject Authentication-Protocol option in Configure-Request packets

  • xeb xeb committed [707e15]

    ppp: use random LCP (and NCP) identifiers

  • xeb xeb committed [b280ed]

    Add --no-sigsegv option to accel-pppd

  • xeb xeb committed [7aedbe]

    Don't wait for non-blocked signals

  • xeb xeb committed [9ccaed]

    Remove redundant openssl include

  • xeb xeb committed [1c4001]

    ipcp: reject *-DNS-Address if we have no value to propose

  • xeb xeb committed [c3710b]

    ipcp: fix uninitialised memory access when negociating *-NBNS-Address

  • xeb xeb committed [29b901]

    ipcp: fix uninitialised memory access when negociating *-DNS-Address

  • xeb xeb committed [11addc]

    ipcp: reject *-NBNS-Address if we have no value to propose

  • xeb xeb committed [c709a1]

    triton: fix context schedule/wakeup race

  • xeb xeb committed [142c94]

    pppd_compat: fix handling of fork() failures

  • xeb xeb committed [d0c166]

    cli: fix include directive for list.h

  • xeb xeb committed [1d1bea]

    vlan_mon: make vlan_mon.h self-contained

  • xeb xeb committed [8de162]

    ppp: make ppp_auth.h self-contained

  • xeb xeb committed [f0a2a6]

    lua: make luasupp.h self-contained

  • xeb xeb committed [363ac4]

    Merge branch 'master' of https://github.com/xebd/accel-ppp

  • xeb xeb committed [83435c]

    backup: make ap_session_backup.h self-contained

  • xeb xeb committed [b7b9b1]

    connlimit: make connlimit.h self-contained

  • xeb xeb committed [e20140]

    triton: make mempool.h self-contained even when MEMDEBUG is defined

  • xeb xeb committed [a32135]

    ppp: make ppp_fsm.h self-contained

  • xeb xeb committed [da574d]

    memdebug: make memdebug.h self-contained even when MEMDEBUG isn't defined

  • xeb xeb committed [9fbad3]

    libnetlink: make libnetlink.h self-contained

  • xeb xeb committed [d906db]

    ppp: make ppp_lcp.h self-contained

  • xeb xeb committed [7ba8d8]

    iputils: make iputils.h self-contained

  • xeb xeb committed [1ec007]

    core: make ap_net.h self-contained

  • xeb xeb committed [42a50d]

    libnetlink: make ipset.h self-contained

  • xeb xeb committed [d0c390]

    backup: make backup.h self-contained

  • xeb xeb committed [26d64e]

    radius: make radius.h self-contained

  • xeb xeb committed [7103ae]

    ipv6: fix IPv6 processing of sessions that only have only a link-local address

  • xeb xeb committed [29d289]

    cli: add network namespace column in "show sessions"

  • xeb xeb committed [938bad]

    load ipoe and vlan_mon module on start

  • xeb xeb committed [2763a3]

    Merge branch 'master' of github.com:xebd/accel-ppp

  • xeb xeb committed [15a3f6]

    Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code

  • xeb xeb committed [34c5d1]

    pppd_compat: run scripts in the PPP device netns

  • xeb xeb committed [308a6d]

    pppd_compat: fix argv[0] when calling ip-pre-up

  • xeb xeb committed [6c5140]

    pppd_compat: fix indentation in ev_radius_coa()

  • xeb xeb committed [adcca6]

    ipoe: use vendor option for attr_dhcp_opt82_xxx too

  • xeb xeb committed [737024]

    Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code

  • xeb xeb committed [f92d8d]

    Merge branch 'master' of https://github.com/xebd/accel-ppp

  • xeb xeb committed [20da79]

    ipoe: lua: introduced ipaddr field to session object

  • xeb xeb committed [ac8e30]

    ipoe: lua: introduced ipaddr field to session object

  • xeb xeb committed [d853f5]

    ipoe: use lua function to generate username for UP sessions too

  • xeb xeb committed [d6a798]

    ipoe: use lua function to generate username for UP sessions too

  • xeb xeb committed [d569e0]

    ipoe: lua: introduced hwaddr field to session object

  • xeb xeb committed [1f59c6]

    ipoe: lua: introduced hwaddr field to session object

  • xeb xeb committed [cead7e]

    triton: fixed improper locking

  • xeb xeb committed [03d9f8]

    triton: fixed improper locking

  • xeb xeb committed [829e5b]

    ipoe: do not bring interface down on session termination in shared=0 mode

  • xeb xeb committed [a35e2a]

    ipoe: introduced ip-unnumbered per-interface option

  • xeb xeb committed [acc53d]

    ipoe: do not remove address on session finish if ifcfg=1

  • xeb xeb committed [fd996b]

    ifcfg: assign p-t-p address if mask=32 and regular address in other cases

  • xeb xeb committed [2f19bf]

    man: fixed typo

1 >