CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/02 01:57:30
Modified files:
sys/net : if_pppoe.c
Log message:
show the outgoing packet with the ppp encap to the right bpf listener.
i wasted an annoying amount of time trying to figure out why a pppoe
test setup wasnt working cos i thought pppoe encap wasnt working,
but it was working but the receiver wasn't configured correctly.
i just couldn't see the outgoing packets.
