]> git.proxmox.com Git - mirror_frr.git/commit - lib/event.c
Merge isisd into the Quagga's framework:
authorjardin <jardin>
Tue, 23 Dec 2003 08:56:18 +0000 (08:56 +0000)
committerjardin <jardin>
Tue, 23 Dec 2003 08:56:18 +0000 (08:56 +0000)
commit9e867fe663c4eb43c36f35067c0dd092e8c83c14
treef29461b6a2dc8c38037dc0cf91e70392f9ed4ab2
parenteb5d44eb8dcf25a1b328e57d1eabb1f89e3bc59b
Merge isisd into the Quagga's framework:
  - add privs support
  - use misc quagga's definitions
  - make it compile"able"
  - fix segfault cases related to hostname()
  - add debug isis xxx command

This patch has been approved by Paul Jakma.
28 files changed:
ChangeLog
HACKING
Makefile.am
NEWS
SERVICES
configure.ac
isisd/Makefile.am
isisd/Makefile.in
isisd/isis_dynhn.c
isisd/isis_lsp.c
isisd/isis_main.c
isisd/isis_misc.c
isisd/isis_misc.h
isisd/isis_network.c
isisd/isisd.c
isisd/isisd.h
lib/command.c
lib/command.h
lib/log.c
lib/log.h
lib/memory.c
lib/memory.h
lib/thread.c
lib/thread.h
lib/vty.c
lib/zebra.h
zebra/zebra_rib.c
zebra/zebra_vty.c