Functions and Variables Featured in This Part of the Book
Table 17-4 summarizes the main functions, variables, and data structures introduced in Part IV. In the sections "Key Spanning Tree Routines" and "Timers" in Chapter 16, you can find some more.
Table 17-4. Functions, variables, and data structures introduced in Part IV
|
Name |
Description |
|---|---|
|
Functions | |
|
|
Initialize and clean up the kernel bridging module. See the section "Initialization of Bridging Code" in Chapter 16. |
|
|
Initialize the forwarding database. |
|
|
Initialize the Netfilter hooks used by the bridging code. |
|
|
Initialize the bridge and bridge port timers. |
|
|
Handle the extra files in sysfs for bridge devices. See the section "Tuning via /sys Filesystem." |
|
|
Handle the extra files in sysfs for bridge ports. See the section "Tuning via /sys Filesystem." |
|
|
Create and delete a bridge device. See the section "Creating Bridge Devices and Bridge Ports" in Chapter 16. |
|
|
Create and delete a bridge port. See the section "Creating Bridge Devices and Bridge Ports" in Chapter 16. |
|
|
Given a bridge, select the numerically lowest MAC address among the ones configured on the bridge ports (i.e., enslaved devices) and use it to compute the bridge ID. |
|
|
Given a bridge, find the lowest ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access