isis增加ip地址的地方

Breakpoint 1, isis_zebra_if_address_add (command=3, zclient=0x7ffff428c428, length=15) at isis_zebra.c:183
183      c = zebra_interface_address_read (ZEBRA_INTERFACE_ADDRESS_ADD,
(gdb) bt
#0  isis_zebra_if_address_add (command=3, zclient=0x7ffff428c428, length=15) at isis_zebra.c:183
#1  0x00007ffff4306005 in zclient_read (thread=0x7ffff4584cc0) at zclient.c:906
#2  0x00007ffff42f34ef in thread_call (thread=0x7ffff4584cc0) at thread.c:1177
#3  0x00007ffff42bea3d in main (argc=5, argv=0x66c3c0, envp=0x6470b0) at isis_main.c:353
#4  0x00007ffff7a06fef in ns3::DceManager::DoStartProcess (context=0x676ba0) at ../model/dce-manager.cc:283
#5  0x00007ffff7a902f8 in ns3::TaskManager::Trampoline (context=0x663660) at ../model/task-manager.cc:274
#6  0x00007ffff7a8c2d3 in ns3::PthreadFiberManager::Run (arg=0x676e90) at ../model/pthread-fiber-manager.cc:402
#7  0x000000318b2079d1 in start_thread () from /lib64/libpthread.so.0
#8  0x000000318a6e88fd in clone () from /lib64/libc.so.6
(gdb)

你可能感兴趣的:(isis增加ip地址的地方)