summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ospfd: invalid MD5 auth_key?Joakim Tjernlund2014-10-271-2/+2
* zebra: route_unlock_node is missing in "show ip[v6] route <prefix>" commandsLu Feng2014-10-271-0/+4
* docs: defines.texi include seems to want to be after setfilenamePaul Jakma2014-10-171-4/+3
* zebra: Build the test client, can be useful, and add IPv6 to testrib.confPaul Jakma2014-10-172-4/+24
* FreeBSD has changed its SOCK_RAW for being truly raw.Olivier Cochard-Labbé2014-10-171-1/+2
* bgpd: well-known attr check only run for v4/uni, which could cause a crash.Paul Jakma2014-10-173-54/+59
* [lib] Add support for backtrace on more platformsJoakim Tjernlund2014-10-172-4/+40
* lib/plist: Add some required parentheses, according to clang-analyzerPaul Jakma2014-10-171-4/+4
* ripng_nexthop: remove unused store to variablePaul Jakma2014-09-231-1/+0
* ospf6_lsdb: trivial, make it clear that showfunc is set before deref.Paul Jakma2014-09-232-15/+25
* bgpd.c: Remove unused store to variablePaul Jakma2014-09-231-2/+2
* Fix most compiler warnings in default GCC build.Paul Jakma2014-09-2338-211/+156
* Add missing GPL headers, and copyright claims that certainly apply.Paul Jakma2014-09-1917-1/+342
* lib: Improve error reporting from broken config filesSteve Hill2014-09-193-9/+20
* HACKING: remove an unneeded escapePaul Jakma2014-09-191-1/+1
* lib: include thread information in backtracesDavid Lamparter2014-09-154-0/+55
* lib: unstupidify thread debug informationDavid Lamparter2014-09-152-67/+58
* zebra: fix rtnh_len in the rt_netlink messages for multipath caseLu Feng2014-09-151-1/+2
* ripd: allow to enable/disable the ECMP featureLu Feng2014-09-153-5/+102
* ripd: add ECMP supportLu Feng2014-09-154-355/+442
* *: merge branch stable/0.99.23David Lamparter2014-08-198-22/+116
|\
| * lib: unset ZEBRA_IFA_PEER if no dst addr present (BZ#801)David Lamparter2014-08-181-0/+10
| * isisd: type mix-up in 28a8cfc "don't require IPv4"David Lamparter2014-08-181-2/+2
| * bgpd: memmove needed in community_del_valJohn Glotzer2014-08-181-1/+1
| * build: do not assume glibc on linuxTimo Teräs2014-08-181-2/+3
| * zebra: fix struct msghdr initializersTimo Teräs2014-08-181-4/+20
| * *: fix detection and usage of sys/cdefs.hTimo Teräs2014-08-183-4/+2
| * isisd: don't require IPv4 for adjacencyDavid Lamparter2014-08-181-10/+79
| * tests/bgpd: don't hardcode error number (fix f57000c)David Lamparter2014-08-181-1/+1
* | ripd: use only one constant for derivationLu Feng2014-07-022-2/+2
* | *: merge branch stable/0.99.23David Lamparter2014-06-295-75/+58
|\|
| * bgpd: don't send NOTIFY twice for malformed attrsDavid Lamparter2014-06-292-12/+25
| * bgpd: fix IP endianness in debug messageDavid Lamparter2014-06-291-1/+1
| * bgpd: fix memory leak on malformed attributeDavid Lamparter2014-06-291-1/+4
| * bgpd: fix double free after extcommunity set (BZ#799)David Lamparter2014-06-291-5/+10
| * bgpd: remove duplicate route-map extcommunity codeDavid Lamparter2014-06-291-50/+9
| * bgpd: fix some bgp_update_main() attribute leaksDavid Lamparter2014-06-291-6/+9
* | bgpd: merge branch tteras/master~3 (b304dcb)David Lamparter2014-06-296-64/+63
|\ \ | |/ |/|
| * bgpd: route-map: share aspath object compilation code where possibleTimo Teräs2014-06-251-48/+24
| * bgpd: implement "next-hop-self all"Timo Teräs2014-06-255-12/+35
| * bgpd: fix route-map commentsTimo Teräs2014-06-251-4/+4
|/
* release: 0.99.23quagga-0.99.23David Lamparter2014-06-241-1/+1
* doc: update NEWS for 0.99.23 changesDavid Lamparter2014-06-241-0/+24
* *: nuke ^L (page feed)David Lamparter2014-06-04115-658/+658
* build: Quagga 0.99.23-rc1quagga-0.99.23-rc1David Lamparter2014-06-031-1/+1
* isisd: ignore the unrecognized TLVsLu Feng2014-06-031-1/+0
* ripd: fix "show ip rip status" documentationJoachim Nilsson2014-06-031-2/+2
* ripd & ripngd: avoid the zero interface metricLu Feng2014-06-032-2/+2
* lib: remove redundant and incorrect sys/fcntl.h includeTimo Teräs2014-06-031-1/+0
* bgpd: fix crash when allowas-in is done on inactive peerStephen Hemminger2014-06-031-0/+3