]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zserv.h
2003-06-15 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Sun, 15 Jun 2003 01:28:29 +0000 (01:28 +0000)
committerpaul <paul>
Sun, 15 Jun 2003 01:28:29 +0000 (01:28 +0000)
commitb21b19c5785487f2ff4a6ce38f45c2e6c35f4363
treec79f90ce7bd798b3f1391010153d9fdf7c7418f0
parent0e4f190ebf5a26e4b66fb49cd74ae0ff0c7e0863
2003-06-15 Paul Jakma <paul@dishone.st>

* lib/vty.{c,h}: Remove vty layer depending on a 'master' global,
  pass the thread master in explicitly to vty_init. Sort out some
  header dependency problems with lib/command.h
* zebra/: Move globals to struct zebrad. Update vty_init().
* (.*)/\1_main.c: update call to vty_init().
15 files changed:
bgpd/bgp_main.c
lib/command.c
lib/vty.c
lib/vty.h
ospf6d/ospf6_main.c
ospfd/ospf_main.c
ripd/rip_main.c
ripngd/ripng_main.c
zebra/main.c
zebra/redistribute.c
zebra/rt_netlink.c
zebra/rtadv.c
zebra/zebra_rib.c
zebra/zserv.c
zebra/zserv.h