Rev 4704 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4704 | Rev 4743 | ||
---|---|---|---|
Line 131... | Line 131... | ||
131 | */ |
131 | */ |
132 | device_state_t state; |
132 | device_state_t state; |
133 | /** Broadcast address. |
133 | /** Broadcast address. |
134 | */ |
134 | */ |
135 | in_addr_t broadcast; |
135 | in_addr_t broadcast; |
136 | /** First DNS address. |
- | |
137 | */ |
- | |
138 | in_addr_t dns1; |
- | |
139 | /** Second DNS address. |
- | |
140 | */ |
- | |
141 | in_addr_t dns2; |
- | |
142 | /** Routing table. |
136 | /** Routing table. |
143 | */ |
137 | */ |
144 | ip_routes_t routes; |
138 | ip_routes_t routes; |
145 | /** Reserved packet prefix length. |
139 | /** Reserved packet prefix length. |
146 | */ |
140 | */ |