summaryrefslogtreecommitdiffstats
path: root/solaris/depend.smf.in (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-25bgpd: fix route-map commentsTimo Teräs1-4/+4
2014-06-24release: 0.99.23David Lamparter1-1/+1
2014-06-24doc: update NEWS for 0.99.23 changesDavid Lamparter1-0/+24
2014-06-04*: nuke ^L (page feed)David Lamparter115-658/+658
2014-06-03build: Quagga 0.99.23-rc1David Lamparter1-1/+1
2014-06-03isisd: ignore the unrecognized TLVsLu Feng1-1/+0
2014-06-03ripd: fix "show ip rip status" documentationJoachim Nilsson1-2/+2
2014-06-03ripd & ripngd: avoid the zero interface metricLu Feng2-2/+2
2014-06-03lib: remove redundant and incorrect sys/fcntl.h includeTimo Teräs1-1/+0
2014-06-03bgpd: fix crash when allowas-in is done on inactive peerStephen Hemminger1-0/+3
2014-06-03bgpd: efficient NLRI packing for AFs != ipv4-unicastPradosh Mohapatra7-172/+310
2014-06-03bgpd: don't compare next-hop to router-idPradosh Mohapatra1-10/+0
2014-05-27vtysh: fix build against readline 6.3Sébastien Luttringer1-2/+2
2014-05-27zebra: raise the privileges before calling socket()Michal Sekletar1-6/+6
2014-05-19bgpd: Fix condition allowas-in in rsclient codeMilan Kocian1-1/+1
2014-05-19bgpd: support TTL-security with iBGPPradosh Mohapatra4-26/+62
2014-05-19bgpd: factor out eBGP multihop checkDavid Lamparter1-27/+39
2014-05-19bgpd: factor out TTL settingDavid Lamparter1-12/+12
2014-05-19bgpd: fix fast external fallover behaviorPradosh Mohapatra1-9/+3
2014-05-15bgpd: increase TCP socket buffer sizeVipin Kumar2-1/+31
2014-05-15bgpd: fix O_NONBLOCK on outgoing connectsVipin Kumar1-0/+2
2014-05-15bgpd: send notify in OpenSent when stopping manuallyVitaliy Senchyshyn2-31/+51
2014-05-15bgpd: display multipath status in "show ip bgp"Boian Bonev1-3/+7
2014-05-15bgpd: track correct originator-id in reflected routesPradosh Mohapatra2-1/+14
2014-05-15bgpd: add 'bgp bestpath as-path multipath-relax'Pradosh Mohapatra5-1/+60
2014-05-15bgpd: use ATTR_FLAG_BIT() for BGP_ATTR_ valuesJorge Boncompte [DTI2]1-4/+4
2014-05-14ospfd: add debug messages for router lsa-generationChristian Franke1-0/+9
2014-05-14ospfd: For an ABR, ensure the right LSID is MaxAge'dPradosh Mohapatra2-4/+21
2014-05-14ospfd: clarify indentation and comments in ospf_lsa_maxage_deleteChristian Franke1-2/+2
2014-05-14ospfd: fix a reference counting issue introduced by commit 4de8bf0011Christian Franke1-0/+1
2014-05-14ospfd: check the LS-Ack's recentness instead of only comparing the #seqLu Feng1-1/+1
2014-05-14ospfd: don't allow to set network type on loopback interfacesChristian Franke1-1/+7
2014-05-14ospfd: run DR election prior to LSA regenerationChristian Franke1-14/+19
2014-04-22zebra: Change the mechanism for comparing route ID's.Ken Williams1-3/+1
2014-04-22lib: use heap to manage timersChristian Franke4-53/+110
2014-04-22lib: remove unused thread_master_debug functionChristian Franke1-29/+0
2014-04-22tests: Add tests for timersChristian Franke6-1/+313
2014-04-01ospfd/ospf_vty.c: use keyword cmd styleChristian Franke3-874/+184
2014-04-01lib/command.c: rewrite command matching/parsingChristian Franke17-787/+1494
2014-04-01tests: fix build & disable testcommandsDavid Lamparter3-2/+11
2014-04-01tests: add a test program for lib/command.cChristian Franke9-1/+1613
2014-04-01bgpd, ospfd, zebra: fix some DEFUN definitionsChristian Franke5-37/+39
2014-04-01zebra: apply syntactic sugar to rib_dump()David Lamparter4-9/+32
2014-04-01zebra: set metric for directly connected routes via netlink to 0Brett Ciphery1-3/+3
2014-04-01build: remove now-useless --{en, dis}able-testsDavid Lamparter3-17/+1
2014-04-01build: improve backtrace support/detectionDavid Lamparter3-8/+34
2014-04-01lib: fix possible off-by-one in stream_put_prefix()Jorge Boncompte [DTI2]1-2/+2
2014-04-01lib: fix for dynamically grown hashesJorge Boncompte [DTI2]1-0/+1
2014-03-21lib: fix backtraces broken by 837d16c...David Lamparter4-5/+69
2014-03-21ospf6d: fix refcounting in ospf6_asbr_lsa_removeChristian Franke1-0/+2