summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | zebra: Collapse struct static_ipv[4|6] into struct static_routeDonald Sharp2015-10-231-2/+1
|/
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...vivek2015-10-212-0/+44
|\
| * Add zlog_hexdump() for debuggingDaniel Walton2015-10-212-0/+44
* | Zebra: Make redistribute do replace instead of del/add for better convergencevivek2015-10-213-1/+25
|/
* Lower the default OSPF spf timers to '0 50 5000'Daniel Walton2015-10-211-3/+3
* quagga errors parsing a valid configDaniel Walton2015-10-161-8/+12
* lib: fix vty.c and smux.c static variable clashDonald Sharp2015-10-132-15/+16
* Quagga: Fix some more compile warningsDonald Sharp2015-10-071-7/+35
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2015-10-012-34/+63
|\
| * vtysh: Fix Quagga.conf file read in.Donald Sharp2015-09-282-34/+63
* | Quagga: Fix compile warnings for GCC4.9Donald Sharp2015-09-251-6/+35
|/
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-232-9/+11
* Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routesDinesh G Dutt2015-09-162-11/+28
* Fix arm compilation failures of sockunion_hash issuesDonald Sharp2015-09-091-1/+1
* Fix arm compilation failures of sockunion_hash issuesDonald Sharp2015-09-081-1/+1
* lib: fix "sockunion: add hash function" for BSD (9196caf)David Lamparter2015-09-081-0/+10
* sockunion: add hash functionTimo Teräs2015-09-082-0/+17
* Fix some more memory issues in QuaggaDonald Sharp2015-09-022-16/+35
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2015-09-016-8/+178
|\
| * Support of BFD status in Quaggaradhika2015-08-316-8/+178
* | lib: Improve error reporting from broken config filesSteve Hill2015-09-013-9/+22
|/
* Fix optional arguments with description interactionsDonald Sharp2015-08-261-2/+16
* Fixup code to use correct XMALLOC operatorsDonald Sharp2015-08-265-30/+38
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Morgan Stewart2015-08-191-137/+4
|\
| * Remove unused 'show memory XXX' functionalityDonald Sharp2015-08-181-137/+4
* | Added json formating support to show-...-neighbors-... bgp commands.Morgan Stewart2015-08-122-18/+61
|/
* Replace lists with arrays to store read and write threadsDenil Vira2015-08-112-24/+83
* Fix memory leak in lib/routemap.cDenil Vira2015-08-111-1/+4
* configuration options for faster OSPF convergenceMichael Rossberg2015-07-311-1/+1
* Quagga processes should not die if they read an unrecognized line inDaniel Walton2015-07-283-20/+45
* Fixup of a few missed warnings after --enable-werror turned onDonald Sharp2015-07-261-1/+1
* Add --enable-werror to configureDonald Sharp2015-07-261-0/+1
* Fixup of warnings in the codeDonald Sharp2015-07-263-3/+3
* Fix bugs reported by coverity scanDenil Vira2015-07-232-10/+4
* Fixup of some last remaining differences between stg and gitDonald Sharp2015-07-221-4/+4
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-226-46/+367
* bgpd-set-somark.patchDonald Sharp2015-06-122-0/+22
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-1210-16/+1415
* Key changes:Donald Sharp2015-06-123-2/+99
* bgpd, zebra: rfc-5549-generic.patchDonald Sharp2015-06-113-1/+68
* Zebra: Don't resolve nexthops over default route unless explicitly allowed.Donald Sharp2015-06-112-0/+28
* vtysh-integrated-fix.patchDonald Sharp2015-05-212-44/+46
* bgpd-ttl-fix.patchDonald Sharp2015-05-201-13/+3
* bgpd-ebgp-multihop-fix.patchDonald Sharp2015-05-201-0/+10
* quagga: vtysh-integrated-fix.patchDonald Sharp2015-05-201-25/+29
* quagga: quagga-memory-leaks.patchDonald Sharp2015-05-201-0/+6
* vtysh: vtysh-warnings.patchDonald Sharp2015-05-202-2/+2
* lib: lib-warnings.patchDonald Sharp2015-05-2018-79/+80
* bgpd-nht-import-check-fix.patchDonald Sharp2015-05-204-72/+79
* Zebra: Ensure we compare prefix and NHs when checking if NH changedDonald Sharp2015-05-201-0/+6