summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-14tests: DejaGNU bgpdDavid Lamparter
2013-04-14tests: add DejaGNU frameworkDavid Lamparter
2013-04-09ospfd: restore nexthop IP for p2p interfacesChristian Franke
2013-04-09lib/vty: register vtysh socket in server socket vector (BZ#754)Christian Franke
2013-04-09ripd: correctly redistribute ifindex routes (BZ#664)David Lamparter
2013-04-09build: reference libcap from libzebra (BZ#393,626)David Lamparter
2013-04-09ospfd: fix LSA initialization for build without opaque LSAChristian Franke
2013-04-09tests: make --disable-bgpd kill bgpd tests tooDavid Lamparter
2013-04-09build: fix minimal mixup in gitinfo suffixDavid Lamparter
2013-04-09doc: fix makeinfo errors and one warningTimo Teräs
2013-03-29doc: add OSPFv3 homenet to TODODavid Lamparter
2013-03-29doc: update TODODavid Lamparter
2013-03-03build: Update supported versions.Greg Troxel
2013-02-24hash: dynamically grow hash tableStephen Hemminger
2013-02-24hash: force size to be a power of 2Stephen Hemminger
2013-02-23guile: removeDavid Lamparter
2013-02-23build: update quagga.spec.inMatti-Oskari Leppänen
2013-02-23vtysh: fix false lib path matching in extract.pl.inJoakim Tjernlund
2013-02-23bgpd: fix lost passwords of grouped neighborsRoman Hoog Antink
2013-02-23zebra: use SO_RCVBUFFORCE for netlink socketUlrich Weber
2013-02-10release: 0.99.22David Lamparter
2013-02-09build: fix "pragma weak" mixupsDavid Lamparter
2013-02-01doc: update some introduction paragraphsDavid Lamparter
2013-02-01doc: update NEWS for 0.99.22 changesDavid Lamparter
2013-02-01bgpd: fix crash in soft-reconfigurationChristian Franke
2013-02-01tests: fix missing init in bgp_mp_attr_test.cDavid Lamparter
2013-02-01tests: update & extend AS_PATH testsDavid Lamparter
2013-02-01bgpd: relax ORF capability length handlingDavid Lamparter
2013-02-01bgpd: don't try to reconcile AS4_PATH with NULLDavid Lamparter
2013-01-16build: Quagga 0.99.22-rc1David Lamparter
2013-01-16bgpd: conditional default-originate using route-mapChristian Franke
2013-01-16bgpd: uncork/nagle socket when sending BGP NOTIFYLeonid Rosenboim
2013-01-16Revert "bgpd: flock() dump files (BZ#742)"David Lamparter
2013-01-16zebra: fix sockaddr_dl length assumptions (BZ#737)David Lamparter
2013-01-16build: update .gitignore for all test programsLeonid Rosenboim
2013-01-15build: add buildtest.sh scriptDavid Lamparter
2013-01-15build: Fix build on MacOSX 10.8 (Mountain Lion)Hasso Tepper
2013-01-15build: Remove deprecated AM_CONFIG_HEADERHasso Tepper
2013-01-15bgpd: uncork after each writeStephen Hemminger
2013-01-15bgpd: use recent monotonic time for readtimeStephen Hemminger
2013-01-15configure: allow building without getrusageStephen Hemminger
2013-01-15bgpd: mark route nodes scheduled into work queueStephen Hemminger
2013-01-15bgpd: improve logging of invalid BGP NotificationsLeonid Rosenboim
2013-01-14bgpd: fix error response to invalid BGP version numberLeonid Rosenboim
2013-01-14bgpd: fix a bug in bgp_attr_dupChristian Franke
2013-01-14bgpd: fix a memleak on "set community none"Christian Franke
2013-01-14zebra: don't overrun afi/safi array boundariesLeonid Rosenboim
2013-01-14bgpd: store "no neighbor activate" for IPv4 unicastChristian Franke
2013-01-14bgpd: avoid heap fragmentation in bgp_clear_route_tableJorge Boncompte [DTI2]
2013-01-14bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdownJorge Boncompte [DTI2]