- 9511633 zebra: MBGP routes should not be installed in the kernel by Balaji · 10 years ago
- c68f6d9 tests: fix tests for 055086f (well-known attr check) by David Lamparter · 10 years ago
- 59135bd build: fix 9562a77... (mrlg removal) by David Lamparter · 10 years ago
- 93b344f Revert "zebra: Set link-detect on by default" by David Lamparter · 10 years ago
- 7732244 zebra: Set link-detect on by default by Dinesh G Dutt · 10 years ago
- aed1b55 bgpd: Fixes for recent well-known-attr check patch. by Paul Jakma · 10 years ago
- 9562a77 mrlg: Remove obsolete version. by Paul Jakma · 10 years ago
- f80ba04 Handy guidelines to contribute by Vincent JARDIN · 10 years ago
- 6b274d9 ospfd: Don't leave stale RouterLSA's when changing areaID by Joakim Tjernlund · 15 years ago
- 3790eb0 stream: remove unused stream_read_unblock by Stephen Hemminger · 15 years ago
- bdd8cd7 Bug in ospf6_lsa_compare() by Yasuhiro Ohara · 15 years ago
- ea2a598 ospfd: invalid MD5 auth_key? by Joakim Tjernlund · 15 years ago
- 969d355 zebra: route_unlock_node is missing in "show ip[v6] route <prefix>" commands by Lu Feng · 10 years ago
- 384d7ad docs: defines.texi include seems to want to be after setfilename by Paul Jakma · 10 years ago
- 7a6eec5 zebra: Build the test client, can be useful, and add IPv6 to testrib.conf by Paul Jakma · 10 years ago
- f6444e4 FreeBSD has changed its SOCK_RAW for being truly raw. by Olivier Cochard-Labbé · 10 years ago
- 055086f bgpd: well-known attr check only run for v4/uni, which could cause a crash. by Paul Jakma · 10 years ago
- b166ea2 [lib] Add support for backtrace on more platforms by Joakim Tjernlund · 15 years ago
- 18f420e lib/plist: Add some required parentheses, according to clang-analyzer by Paul Jakma · 10 years ago
- 16f1606 ripng_nexthop: remove unused store to variable by Paul Jakma · 10 years ago
- 7bef33c ospf6_lsdb: trivial, make it clear that showfunc is set before deref. by Paul Jakma · 10 years ago
- b2dd59e bgpd.c: Remove unused store to variable by Paul Jakma · 10 years ago
- 7aa9dce Fix most compiler warnings in default GCC build. by Paul Jakma · 10 years ago
- 010ebbb Add missing GPL headers, and copyright claims that certainly apply. by Paul Jakma · 10 years ago
- ea55500 lib: Improve error reporting from broken config files by Steve Hill · 15 years ago
- d4a8607 HACKING: remove an unneeded escape by Paul Jakma · 12 years ago
- 615f9f1 lib: include thread information in backtraces by David Lamparter · 11 years ago
- 3493b77 lib: unstupidify thread debug information by David Lamparter · 11 years ago
- 621e2aa zebra: fix rtnh_len in the rt_netlink messages for multipath case by Lu Feng · 10 years ago
- 0b74a0a ripd: allow to enable/disable the ECMP feature by Lu Feng · 10 years ago
- b397cf4 ripd: add ECMP support by Lu Feng · 10 years ago
- 1520e47 *: merge branch stable/0.99.23 by David Lamparter · 10 years ago
- 90444ca lib: unset ZEBRA_IFA_PEER if no dst addr present (BZ#801) by David Lamparter · 10 years ago
- ad2f92b isisd: type mix-up in 28a8cfc "don't require IPv4" by David Lamparter · 10 years ago
- 4c005e3 bgpd: memmove needed in community_del_val by John Glotzer · 10 years ago
- 3ef0b87 build: do not assume glibc on linux by Timo Teräs · 10 years ago
- c299ed7 zebra: fix struct msghdr initializers by Timo Teräs · 10 years ago
- 16ffb26 *: fix detection and usage of sys/cdefs.h by Timo Teräs · 10 years ago
- 28a8cfc isisd: don't require IPv4 for adjacency by David Lamparter · 10 years ago
- 8b16ed7 tests/bgpd: don't hardcode error number (fix f57000c) by David Lamparter · 10 years ago
- 342a31b ripd: use only one constant for derivation by Lu Feng · 10 years ago
- 052573e *: merge branch stable/0.99.23 by David Lamparter · 10 years ago
- f57000c bgpd: don't send NOTIFY twice for malformed attrs by David Lamparter · 10 years ago
- bb02b82 bgpd: fix IP endianness in debug message by David Lamparter · 10 years ago
- f80f838 bgpd: fix memory leak on malformed attribute by David Lamparter · 10 years ago
- 27bf90a bgpd: fix double free after extcommunity set (BZ#799) by David Lamparter · 10 years ago
- 73d78ea bgpd: remove duplicate route-map extcommunity code by David Lamparter · 10 years ago
- c460e57 bgpd: fix some bgp_update_main() attribute leaks by David Lamparter · 10 years ago
- 0ff692e bgpd: merge branch tteras/master~3 (b304dcb) by David Lamparter · 10 years ago
- b304dcb bgpd: route-map: share aspath object compilation code where possible by Timo Teräs · 11 years ago
- 9e7a53c bgpd: implement "next-hop-self all" by Timo Teräs · 11 years ago
- 2aa640b bgpd: fix route-map comments by Timo Teräs · 11 years ago
- a4b5665 release: 0.99.23 by David Lamparter · 10 years ago
- 2c32ee5 doc: update NEWS for 0.99.23 changes by David Lamparter · 10 years ago
- 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
- fdb913a build: Quagga 0.99.23-rc1 by David Lamparter · 10 years ago
- fd6f39a isisd: ignore the unrecognized TLVs by Lu Feng · 11 years ago
- 404fd29 ripd: fix "show ip rip status" documentation by Joachim Nilsson · 11 years ago
- 7b3b98a ripd & ripngd: avoid the zero interface metric by Lu Feng · 11 years ago
- 224e7e5 lib: remove redundant and incorrect sys/fcntl.h include by Timo Teräs · 11 years ago
- d9d4ae5 bgpd: fix crash when allowas-in is done on inactive peer by Stephen Hemminger · 15 years ago
- 8c71e48 bgpd: efficient NLRI packing for AFs != ipv4-unicast by Pradosh Mohapatra · 11 years ago
- 2c13299 bgpd: don't compare next-hop to router-id by Pradosh Mohapatra · 11 years ago
- 66d2ead vtysh: fix build against readline 6.3 by Sébastien Luttringer · 11 years ago
- 8e998b1 zebra: raise the privileges before calling socket() by Michal Sekletar · 11 years ago
- 000e157 bgpd: Fix condition allowas-in in rsclient code by Milan Kocian · 11 years ago
- 5d804b4 bgpd: support TTL-security with iBGP by Pradosh Mohapatra · 11 years ago
- 5f9adb5 bgpd: factor out eBGP multihop check by David Lamparter · 11 years ago
- ef0b0c3 bgpd: factor out TTL setting by David Lamparter · 11 years ago
- 8da8689 bgpd: fix fast external fallover behavior by Pradosh Mohapatra · 11 years ago
- 3374bef bgpd: increase TCP socket buffer size by Vipin Kumar · 11 years ago
- 48fc05f bgpd: fix O_NONBLOCK on outgoing connects by Vipin Kumar · 11 years ago
- 6aa136f bgpd: send notify in OpenSent when stopping manually by Vitaliy Senchyshyn · 11 years ago
- b366b51 bgpd: display multipath status in "show ip bgp" by Boian Bonev · 11 years ago
- 689bb66 bgpd: track correct originator-id in reflected routes by Pradosh Mohapatra · 11 years ago
- 2fdd455 bgpd: add 'bgp bestpath as-path multipath-relax' by Pradosh Mohapatra · 11 years ago
- d92a2f3 bgpd: use ATTR_FLAG_BIT() for BGP_ATTR_ values by Jorge Boncompte [DTI2] · 11 years ago
- cbf435c ospfd: add debug messages for router lsa-generation by Christian Franke · 11 years ago
- b4b359a ospfd: For an ABR, ensure the right LSID is MaxAge'd by Pradosh Mohapatra · 11 years ago
- 8afee5c ospfd: clarify indentation and comments in ospf_lsa_maxage_delete by Christian Franke · 11 years ago
- e387dfd ospfd: fix a reference counting issue introduced by commit 4de8bf0011 by Christian Franke · 11 years ago
- 49d7af1 ospfd: check the LS-Ack's recentness instead of only comparing the #seq by Lu Feng · 11 years ago
- 4b4bda9 ospfd: don't allow to set network type on loopback interfaces by Christian Franke · 11 years ago
- 7a9d983 ospfd: run DR election prior to LSA regeneration by Christian Franke · 11 years ago
- 24c84db zebra: Change the mechanism for comparing route ID's. by Ken Williams · 11 years ago
- 4becea7 lib: use heap to manage timers by Christian Franke · 11 years ago
- 514991c lib: remove unused thread_master_debug function by Christian Franke · 11 years ago
- ba32db1 tests: Add tests for timers by Christian Franke · 11 years ago
- 6f2a670 ospfd/ospf_vty.c: use keyword cmd style by Christian Franke · 11 years ago
- cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
- e712d0e tests: fix build & disable testcommands by David Lamparter · 11 years ago
- 8f399b0 tests: add a test program for lib/command.c by Christian Franke · 11 years ago
- 2b00515 bgpd, ospfd, zebra: fix some DEFUN definitions by Christian Franke · 11 years ago
- f7bf415 zebra: apply syntactic sugar to rib_dump() by David Lamparter · 11 years ago
- db19c85 zebra: set metric for directly connected routes via netlink to 0 by Brett Ciphery · 11 years ago
- 98a5949 build: remove now-useless --{en, dis}able-tests by David Lamparter · 11 years ago
- 8c99b4c build: improve backtrace support/detection by David Lamparter · 11 years ago
- af51477 lib: fix possible off-by-one in stream_put_prefix() by Jorge Boncompte [DTI2] · 11 years ago
- 6d729ee lib: fix for dynamically grown hashes by Jorge Boncompte [DTI2] · 11 years ago
- 4d474fa lib: fix backtraces broken by 837d16c... by David Lamparter · 11 years ago