]> git.proxmox.com Git - mirror_frr.git/commit - lib/prefix.c
general: remove inline qualifiers and move in-header functions to objects
authorPaul Jakma <paul@quagga.net>
Fri, 8 Apr 2011 11:44:43 +0000 (12:44 +0100)
committerPaul Jakma <paul@quagga.net>
Fri, 6 Jan 2012 16:18:18 +0000 (16:18 +0000)
commitf63f06da2e7be6b17c72dd6110aae179f42f3700
treea36b625a9ea06d0720a240276ed1b8af33193ed7
parent651e70d7f419ee7af75113f80e688c0100e9cff5
general: remove inline qualifiers and move in-header functions to objects

* (general) Move functions in headers into files, to be compiled into
  shared object files. Remove inline qualifier from functions. Let the
  compiler do the work.
bgpd/bgp_aspath.c
bgpd/bgpd.c
lib/prefix.c
lib/prefix.h
lib/thread.c
lib/workqueue.c
ospfd/ospf_lsa.c
ospfd/ospf_packet.c
zebra/interface.c