Skip to content

v0.2.1

Latest

Choose a tag to compare

@tarka tarka released this 30 Jan 04:17
· 17 commits to master since this release
913e6d4

Features

  • Allow specifying listening on an interface with the "if#" prefix.

Bug Fixes

  • Increase the FD limit on startup.

Other

  • Add docs and examples for interface listener
  • Merge branch 'sockaddr-interface'
  • Remove obsolete clippy directive.
  • Convert to using SocketAddr internally to preserve IPv6 link-local scope-ids
  • Add ipv6 text conversion test.
  • Working versin with SockAddr propogation.
  • Convert to modified sockaddr pingora version
  • Link to local pingora master.
  • More cleanups and testing for IF expansion.
  • Start of interface address expansion
  • Remove obsolete early dev test.
  • Bump dependencies.