Skip to content

Releases: xelerance/xl2tpd

v1.3.9

08 Mar 17:22
Compare
Choose a tag to compare
  • Add xl2tpd-control man pages (Samir Hussain)
  • Update spec file with newest Soure0 and version (Samir Hussain)
  • Update License file (Samir Hussain)
  • Display PID for call in the logs (Samir Hussain)
  • Use left shift rather than pow() function. (Samir Hussain)
  • Enable Travis integration (Samir Hussain)
  • Remove unnecessary casting of malloc() results (Andrew Clayton)
  • Remove an unused line of code in init_config() (Andrew Clayton)
  • Fix some undefined behaviour in read_result() (Andrew Clayton)
  • Fix feature test macro deprecation warnings (Andrew Clayton)

v1.3.8 Release

08 Mar 17:23
Compare
Choose a tag to compare
  • Another one fix for control buf handling in udp_xmit (Sergey Ryazanov)
  • Fixing minor bug in Linux that was introduced by 90368 (Samir Hussain)
  • Fix control buffer handling in udp_xmit (rsa9000)
  • Avoid using IP_PKTINFO with non-Linux systems (Sergey Ryazanov)
  • Remove duplicated UDP checksum disabling (Sergey Ryazanov)
  • Handle LDLIBS carefully (Sergey Ryazanov)
  • Avoid false-positive warning message from not smart compilers (Sergey Ryazanov)
  • Correctly activate XPG4v2 support (Sergey Ryazanov)
  • Simplify signal header inclusion (Sergey Ryazanov)
  • Adding info on the mailing lists (Samir Hussain)
  • Fixing minor spelling typo in code. (Samir Hussain)
  • Fixing minor spelling mistakes in xl2tpd.conf.5 and l2tpd.conf.sample (Samir Hussain)
  • Removing -fno-builtin from CFLAGS (Samir Hussain)