Age | Commit message (Expand) | Author |
2013-03-03 | build: Update supported versions. | Greg Troxel |
2013-02-24 | hash: dynamically grow hash table | Stephen Hemminger |
2013-02-24 | hash: force size to be a power of 2 | Stephen Hemminger |
2013-02-23 | guile: remove | David Lamparter |
2013-02-23 | build: update quagga.spec.in | Matti-Oskari Leppänen |
2013-02-23 | vtysh: fix false lib path matching in extract.pl.in | Joakim Tjernlund |
2013-02-23 | bgpd: fix lost passwords of grouped neighbors | Roman Hoog Antink |
2013-02-23 | zebra: use SO_RCVBUFFORCE for netlink socket | Ulrich Weber |
2013-02-10 | release: 0.99.22 | David Lamparter |
2013-02-09 | build: fix "pragma weak" mixups | David Lamparter |
2013-02-01 | doc: update some introduction paragraphs | David Lamparter |
2013-02-01 | doc: update NEWS for 0.99.22 changes | David Lamparter |
2013-02-01 | bgpd: fix crash in soft-reconfiguration | Christian Franke |
2013-02-01 | tests: fix missing init in bgp_mp_attr_test.c | David Lamparter |
2013-02-01 | tests: update & extend AS_PATH tests | David Lamparter |
2013-02-01 | bgpd: relax ORF capability length handling | David Lamparter |
2013-02-01 | bgpd: don't try to reconcile AS4_PATH with NULL | David Lamparter |
2013-01-16 | build: Quagga 0.99.22-rc1 | David Lamparter |
2013-01-16 | bgpd: conditional default-originate using route-map | Christian Franke |
2013-01-16 | bgpd: uncork/nagle socket when sending BGP NOTIFY | Leonid Rosenboim |
2013-01-16 | Revert "bgpd: flock() dump files (BZ#742)" | David Lamparter |
2013-01-16 | zebra: fix sockaddr_dl length assumptions (BZ#737) | David Lamparter |
2013-01-16 | build: update .gitignore for all test programs | Leonid Rosenboim |
2013-01-15 | build: add buildtest.sh script | David Lamparter |
2013-01-15 | build: Fix build on MacOSX 10.8 (Mountain Lion) | Hasso Tepper |
2013-01-15 | build: Remove deprecated AM_CONFIG_HEADER | Hasso Tepper |
2013-01-15 | bgpd: uncork after each write | Stephen Hemminger |
2013-01-15 | bgpd: use recent monotonic time for readtime | Stephen Hemminger |
2013-01-15 | configure: allow building without getrusage | Stephen Hemminger |
2013-01-15 | bgpd: mark route nodes scheduled into work queue | Stephen Hemminger |
2013-01-15 | bgpd: improve logging of invalid BGP Notifications | Leonid Rosenboim |
2013-01-14 | bgpd: fix error response to invalid BGP version number | Leonid Rosenboim |
2013-01-14 | bgpd: fix a bug in bgp_attr_dup | Christian Franke |
2013-01-14 | bgpd: fix a memleak on "set community none" | Christian Franke |
2013-01-14 | zebra: don't overrun afi/safi array boundaries | Leonid Rosenboim |
2013-01-14 | bgpd: store "no neighbor activate" for IPv4 unicast | Christian Franke |
2013-01-14 | bgpd: avoid heap fragmentation in bgp_clear_route_table | Jorge Boncompte [DTI2] |
2013-01-14 | bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdown | Jorge Boncompte [DTI2] |
2013-01-11 | lib: remove ALL_LIST_ELEMENTS dead code branch | David Lamparter |
2013-01-11 | zebra: fix netlink NL_PKT_BUF_SIZE | 高鹏 |
2013-01-11 | build: Fix build for systems with no /bin/true | Hasso Tepper |
2013-01-11 | build: MacOSX needs BSD struct ip_mreq hack too | Hasso Tepper |
2013-01-11 | testzebra: pragma weak: detect systems with weak alias and provide alternative | Doug VanLeuven |
2013-01-11 | Merge remote-tracking branch 'savannah/sf/ospfd' | David Lamparter |
2013-01-07 | ospfd: Remove dup MaxAge LSA flood | Dinesh G Dutt |
2013-01-07 | ospfd: Corrected ospfd Type-4/Type-5 ls update handling | Vishal Kumar |
2013-01-07 | ospfd: compile warning cleanups | Andrew Certain |
2013-01-07 | ospfd: Update nsm_change_state to static scope, as it is not called from else... | Andrew Certain |
2013-01-07 | ospfd: Changed TE instance check to remove -Wtype-limits warning | Andrew Certain |
2013-01-07 | lib: Changes to VTY string-parsing macros to remove warnings | Andrew Certain |