summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* pimd: Remove non-standard copyright line.Everton Marques2015-02-046-7/+0
* zebra: mrib: Remove non-standard copyright line.Everton Marques2015-02-041-1/+0
* pimd: Revert accidental removal of show_memory_isis_cmd().Everton Marques2015-02-041-0/+1
* zclient: Revert lib export of zclient_socket()/zclient_socket_un().Everton Marques2015-02-042-4/+2
* pimd: Remove motd tweaking.Everton Marques2015-02-041-1/+1
* pimd: -z command-line switch to specify zebra socket path.Everton Marques2015-02-042-1/+7
* zebra: Export zclient_socket_un().Everton Marques2015-02-042-1/+2
* pimd: Fixes to build against current quagga.Everton Marques2015-02-043-15/+4
* [pim] PIM route type.Everton Marques2015-02-041-0/+2
* [pim] Version up to 0.161Everton Marques2015-02-041-1/+1
* [pim] Clean-upEverton Marques2015-02-042-0/+4
* [pim] Hooks for ssmpingd supportEverton Marques2015-02-041-0/+1
* [pim] Initial pim 0.155Everton Marques2015-02-046-3/+52
* zebra: mark multicast commands experimentalDavid Lamparter2015-01-301-0/+8
* zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIBEverton Marques2015-01-221-1/+2
* lib: don't create circular lists (fixes 6d83113)David Lamparter2015-01-061-0/+1
* ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant logPaul Jakma2014-11-112-0/+8
* Compute and display SPF execution statisticsDinesh G Dutt2014-11-112-1/+2
* Revert "zebra: Set link-detect on by default"David Lamparter2014-10-281-3/+0
* zebra: Set link-detect on by defaultDinesh G Dutt2014-10-281-0/+3
* stream: remove unused stream_read_unblockStephen Hemminger2014-10-272-30/+0
* FreeBSD has changed its SOCK_RAW for being truly raw.Olivier Cochard-Labbé2014-10-171-1/+2
* [lib] Add support for backtrace on more platformsJoakim Tjernlund2014-10-171-4/+28
* lib/plist: Add some required parentheses, according to clang-analyzerPaul Jakma2014-10-171-4/+4
* Fix most compiler warnings in default GCC build.Paul Jakma2014-09-2311-24/+23
* Add missing GPL headers, and copyright claims that certainly apply.Paul Jakma2014-09-193-1/+55
* lib: Improve error reporting from broken config filesSteve Hill2014-09-193-9/+20
* lib: include thread information in backtracesDavid Lamparter2014-09-154-0/+55
* lib: unstupidify thread debug informationDavid Lamparter2014-09-152-67/+58
* lib: unset ZEBRA_IFA_PEER if no dst addr present (BZ#801)David Lamparter2014-08-181-0/+10
* *: fix detection and usage of sys/cdefs.hTimo Teräs2014-08-181-2/+0
* *: nuke ^L (page feed)David Lamparter2014-06-0423-110/+110
* lib: remove redundant and incorrect sys/fcntl.h includeTimo Teräs2014-06-031-1/+0
* bgpd: efficient NLRI packing for AFs != ipv4-unicastPradosh Mohapatra2014-06-032-0/+30
* ospfd: For an ABR, ensure the right LSID is MaxAge'dPradosh Mohapatra2014-05-141-0/+9
* lib: use heap to manage timersChristian Franke2014-04-224-53/+110
* lib: remove unused thread_master_debug functionChristian Franke2014-04-221-29/+0
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-014-743/+1481
* zebra: apply syntactic sugar to rib_dump()David Lamparter2014-04-011-0/+19
* lib: fix possible off-by-one in stream_put_prefix()Jorge Boncompte [DTI2]2014-04-011-2/+2
* lib: fix for dynamically grown hashesJorge Boncompte [DTI2]2014-04-011-0/+1
* lib: fix backtraces broken by 837d16c...David Lamparter2014-03-211-4/+4
* Merge volatile/cumulus_ospf6dDavid Lamparter2014-03-184-1/+118
|\
| * ospf6d: correct nexthop through directly connected networksDinesh Dutt2013-11-072-0/+25
| * ospf6d: add p2p interface supportDinesh Dutt2013-11-071-0/+10
| * ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.Dinesh Dutt2013-11-071-1/+1
| * ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-222-1/+83
* | security: Fix some typos and potential NULL-derefRemi Gacogne2014-02-111-0/+2
* | bgpd: bgpd-set-v4-nexthop-for-v6-peering.patchPradosh Mohapatra2014-02-101-0/+10
|/
* zebra: add ZEBRA_IFC_QUEUED to keep track of kernel stateChristian Franke2013-09-191-1/+6