Skip to content

Release v1.8.12

Compare
Choose a tag to compare
@ywc689 ywc689 released this 31 Dec 01:28
b8fa080

Features

  • Dpvs: Add ipset framework and 12 set types.
  • Dpvs: Add l2/l3/l4 header parse apis from mbuf.
  • Dpvs: Add an ipset based tc classifier -- tc_cls_ipset.
  • Docs: Update docs of tc and ipset.
  • Dpvs: Add config option "dedicated_queues" for bonding mode 4 (802.3ad).
  • Keepalived: Add UDP_CHECK health checker.

Bugfixes

  • Dpvs: Fix ipvs rr/wrr/wlc problem of uneven load distribution across dests.
  • Dpvs: Fix bonding mode 4 problem caused by LACP failure.