summaryrefslogtreecommitdiff
path: root/geoip.h
diff options
context:
space:
mode:
Diffstat (limited to 'geoip.h')
0 files changed, 0 insertions, 0 deletions
net-next.git/tree/?h=nds-private-remove&id=07469f8ceb55add2ef771aece078027eb20f88b6'>b99ac0142b8b97a6aff835089b003eb721357de2 parentdbeb714a5b11d26cec49e8bb5ba61e7f9b6639ac (diff)parent7df8fbdd44fa3c7ed53964c95e440b0286fd0836 (diff)
Merge branch 'dsa-mdb-support'
Vivien Didelot says: ==================== net: dsa: add MDB support This patchset adds the switchdev MDB object support to the DSA layer. The MDB support for the mv88e6xxx driver is very similar to the FDB support. The FDB operations care about unicast addresses while the MDB operations care about multicast addresses. Both operation set load/purge/dump the Address Translation Table (ATU), thus common code is used. Changes in v2 based on Andrew's comments: - drop "group" in multicast database related doc and comment - change _one for more relevant _fid in mv88e6xxx_port_db_dump_one - return -EOPNOTSUPP if switchdev obj ID is neither _FDB nor _MDB ==================== Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat