Cong Wang wrote: > From: Cong Wang <cong.wang@xxxxxxxxxxxxx> > > These comments in udp_bpf_update_proto() are copied from the > original TCP code and apparently do not apply to UDP. Just > remove them. > > Reported-by: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx> > Cc: John Fastabend <john.fastabend@xxxxxxxxx> > Cc: Daniel Borkmann <daniel@xxxxxxxxxxxxx> > Cc: Lorenz Bauer <lmb@xxxxxxxxxxxxxx> > Signed-off-by: Cong Wang <cong.wang@xxxxxxxxxxxxx> > --- Acked-by: John Fastabend <john.fastabend@xxxxxxxxx>