You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It it sometimes difficult to know what is happening inside loxilb from packet perspective. Currently, only ways of debugging is to use tcpdump or add bpf_printks manually. The packet recorder functionality works but shows little in terms of internal processing pipeline of loxilb. It is better to have some debug trace functionality to augment it.
The text was updated successfully, but these errors were encountered:
It it sometimes difficult to know what is happening inside loxilb from packet perspective. Currently, only ways of debugging is to use tcpdump or add bpf_printks manually. The packet recorder functionality works but shows little in terms of internal processing pipeline of loxilb. It is better to have some debug trace functionality to augment it.
The text was updated successfully, but these errors were encountered: