]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
call bfd_session_process() when receiving a packet
authorAlan T. DeKok <aland@freeradius.org>
Thu, 9 Mar 2023 22:26:15 +0000 (17:26 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 9 Mar 2023 22:35:57 +0000 (17:35 -0500)
commit065e833cd5cd614fd6050e6c9b0fbd2a03453096
tree84f1f2575702c7fc0e11a90f82983ee7db2d546a
parente75eda82ce268a602ec65514ebd07d14280fe75a
call bfd_session_process() when receiving a packet

for now, we run the unlang sections only when there's a state
change on receiving a packet.

We don't run unlang when receiving the continual "up" packets.

We don't run unlang when sending packets.
src/listen/bfd/proto_bfd_udp.c