equal
deleted
inserted
replaced
143 */ |
143 */ |
144 void SetOutputTtl (uint32_t oif, uint32_t ttl); |
144 void SetOutputTtl (uint32_t oif, uint32_t ttl); |
145 /** |
145 /** |
146 * \param oif outgoing interface |
146 * \param oif outgoing interface |
147 * \return TTL for this route |
147 * \return TTL for this route |
|
148 * \deprecated |
148 */ |
149 */ |
149 uint32_t GetOutputTtl (uint32_t oif) NS_DEPRECATED; |
150 uint32_t GetOutputTtl (uint32_t oif) NS_DEPRECATED; |
150 |
151 |
151 /** |
152 /** |
152 * \return map of output interface Ids and TTLs for this route |
153 * \return map of output interface Ids and TTLs for this route |