diff options
author | Vincent Bernat <bernat@luffy.cx> | 2012-05-24 21:22:01 +0200 |
---|---|---|
committer | Vincent Bernat <bernat@luffy.cx> | 2012-06-25 19:03:23 +0200 |
commit | 4b89e45d928d41bb5d32a00ba7b402d6a3bbdf44 (patch) | |
tree | 7471ad396e285ff5b0ca3d85600f3c184f43dd2c /ospf6d/ospf6_interface.c | |
parent | d6be5fb9bc41ea77547204eeedd12132b26ad662 (diff) |
smux: remove `tick` argument from smux_trap()
smux_trap() contains an argument whose use appears to be to set
sysUpTime.0/timestamp field in SNMP trap. However, this value is not
used in smux_trap(). Moreover, it is expected that this field is the
value of sysUpTime.0 when the trap was sent and not any other time
related to the trap. To avoid any confusion, we remove this field from
the signature of the function.
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions