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)
Tue, Oct 21, 12:28 AM
Unknown Object (File)
Wed, Oct 15, 12:23 AM
Unknown Object (File)
Wed, Oct 15, 12:23 AM
Unknown Object (File)
Wed, Oct 15, 12:23 AM
Unknown Object (File)
Wed, Oct 15, 12:23 AM
Unknown Object (File)
Tue, Oct 14, 3:43 PM
Unknown Object (File)
Tue, Sep 30, 10:37 AM
Unknown Object (File)
Sun, Sep 28, 12:04 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.