Page MenuHomeFreeBSD

if_awg: drain tx buffers and clear rx buffers when stopping
ClosedPublic

Authored by guyyur_gmail.com on Sep 29 2017, 12:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 3 2024, 10:27 AM
Unknown Object (File)
Feb 20 2024, 5:32 AM
Unknown Object (File)
Jan 21 2024, 12:41 PM
Unknown Object (File)
Dec 31 2023, 10:12 AM
Unknown Object (File)
Dec 22 2023, 11:28 PM
Unknown Object (File)
Dec 17 2023, 6:23 AM
Unknown Object (File)
Nov 11 2023, 2:30 PM
Unknown Object (File)
Nov 8 2023, 5:12 AM
Subscribers

Details

Summary

Stale packets should not be transmitted when the interface comes up after being down.
Count the successfully transmitted ones for statistics and drop the rest.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

guyyur_gmail.com retitled this revision from Drain tx buffers and clear rx buffers when stopping if_awg to if_awg: drain tx buffers and clear rx buffers when stopping.
guyyur_gmail.com edited the summary of this revision. (Show Details)
guyyur_gmail.com added a reviewer: jmcneill.
This revision is now accepted and ready to land.Nov 18 2017, 9:11 PM
This revision was automatically updated to reflect the committed changes.