kernel: update kernel 4.4 to version 4.4.8
[openwrt/staging/stintel.git] / target / linux / generic / patches-4.4 / 642-bridge_port_isolate.patch
index 0be8c8fdd861397e2dfe835936d7f371d45e75a7..1dc32b6f539eabcf72bde2810259e871d2cde714 100644 (file)
@@ -11,8 +11,8 @@ Isolating individual bridge ports
  #define BR_PROXYARP_WIFI      BIT(10)
 +#define BR_ISOLATE_MODE       BIT(11)
  
- /* values as per ieee8021QBridgeFdbAgingTime */
- #define BR_MIN_AGEING_TIME    (10 * HZ)
+ #define BR_DEFAULT_AGEING_TIME        (300 * HZ)
 --- a/net/bridge/br_sysfs_if.c
 +++ b/net/bridge/br_sysfs_if.c
 @@ -173,6 +173,22 @@ BRPORT_ATTR_FLAG(unicast_flood, BR_FLOOD