Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107469712
D47294.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
370 B
Referenced Files
None
Subscribers
None
D47294.diff
View Options
diff --git a/sys/net/if_bridge.c b/sys/net/if_bridge.c
--- a/sys/net/if_bridge.c
+++ b/sys/net/if_bridge.c
@@ -193,7 +193,7 @@
* List of capabilities to possibly mask on the member interface.
*/
#define BRIDGE_IFCAPS_MASK (IFCAP_TOE|IFCAP_TSO|IFCAP_TXCSUM|\
- IFCAP_TXCSUM_IPV6)
+ IFCAP_TXCSUM_IPV6|IFCAP_MEXTPG)
/*
* List of capabilities to strip
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 15, 3:26 PM (9 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14360882
Default Alt Text
D47294.diff (370 B)
Attached To
Mode
D47294: if_bridge: Mask MEXTPG if some members don't support it
Attached
Detach File
Event Timeline
Log In to Comment