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
F149756610: D12539.id33547.diff
Thu, Mar 26, 8:03 PM
Unknown Object (File)
Mon, Mar 23, 11:40 PM
Unknown Object (File)
Mon, Mar 23, 8:29 AM
Unknown Object (File)
Mon, Mar 23, 3:52 AM
Unknown Object (File)
Sun, Mar 22, 11:07 PM
Unknown Object (File)
Sun, Mar 22, 8:25 AM
Unknown Object (File)
Fri, Mar 20, 4:37 AM
Unknown Object (File)
Thu, Mar 19, 7:32 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 Skipped
Unit
Tests Skipped

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.