summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-28bgpd: consolidate attribute flag checksPaul Jakma
2012-02-28lib: fix incorrect thread list processing loopsPaul Jakma
2012-02-21ospf6d: remove defaults from iface config (BZ#550)Vyacheslav Trushkin
2012-02-21ospf6d: remove own routes on SIGTERM (BZ#448)Phil Laverdiere
2012-02-21lib: fix logging of ZEBRA_HELLO messageDenis Ovsienko
2012-02-16lib: add THREAD_TIMER_MSEC_ON()Everton Marques
2012-02-14isisd: implement MD5 circuit authenticationFritz Reichmann
2012-02-14isisd: unexpected kernel routing table (BZ#544)Fritz Reichmann
2012-02-14isisd: fix wrong next-hops from SPFPeter Szilagyi
2012-02-14isisd: send proper LSP after DIS electionPeter Szilagyi
2012-02-14isisd: fix circuit state machinePeter Szilagyi
2012-02-11ospf6d: fix out of bounds write in ospf6_prefix_apply_maskDavid Lamparter
2012-01-26zebra: justify rtadv VTY commands with argumentsDenis Ovsienko
2012-01-26zebra: freshen RFC references in rtadvDenis Ovsienko
2012-01-26zebra: use prefix_ipv6 in rtadv_prefixDenis Ovsienko
2012-01-26zebra: clear host bits of ND RA prefix optionDenis Ovsienko
2012-01-26zebra: justify some IPv6 ND RA timers wrt RFCDenis Ovsienko
2012-01-26zebra: fix output of IPv6 ND RA optionsDenis Ovsienko
2012-01-23fix zebra protocol after MP-BGP changesDenis Ovsienko
2012-01-23zebra: fix recent MP-BGP commits for FreeBSDDenis Ovsienko
2012-01-23zebra: Removal of the following warning messagesG.Balaji
2012-01-23bgpd: Addition of ipv6 network command in Multicast address family mode.G.Balaji
2012-01-23zebra: IPv6 MP-BGP Routes addition and deletionG.Balaji
2012-01-23bgpd: IPv6 MP-BGP Routes addition and deletionG.Balaji
2012-01-23zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji
2012-01-23bgpd: IPv4 MP-BGP Routes addition and deletionG.Balaji
2012-01-20zebra: include MTU option in RA on request (BZ#665)Denis Ovsienko
2012-01-09bgpd: reinstate zlookup checks, required for BGP without zebraPaul Jakma
2012-01-08Marker merge for 'RE-0.99.17.6'Paul Jakma
2012-01-08bgpd: Fix incorrect attribute type code in call to bgp_attr_malformedPaul Jakma
2012-01-08bgpd: Improve flag error messages in bgp_attr_aspathPaul Jakma
2012-01-08lib: use prefix bit length macrosDenis Ovsienko
2012-01-08ospfd: use IS_LSA_SELF() where appropriateDenis Ovsienko
2012-01-08bgpd: rewrite attr flag error loggingDenis Ovsienko
2012-01-08doc: "[no] router zebra" does not belong to ospfdDenis Ovsienko
2012-01-08ospfd: justify ospf_default_originate_timer()Denis Ovsienko
2012-01-08ospfd: address more trivial compiler warningsDenis Ovsienko
2012-01-08ospf6d: ospf6_lsa_cmd_init() does not existDenis Ovsienko
2012-01-08bgpd: improve "show ip bgp scan detail"Denis Ovsienko
2012-01-08bgpd: dismiss some zlookup checksDenis Ovsienko
2012-01-08bgpd: add "show ip bgp scan detail" commandDenis Ovsienko
2012-01-08bgpd: touch nexthop handling codeDenis Ovsienko
2012-01-06lib/if: trivial, fix rarely used if debug function to print everythingPaul Jakma
2012-01-06general: remove inline qualifiers and move in-header functions to objectsPaul Jakma
2012-01-05version RE-0.99.17.6Denis Ovsienko
2012-01-02doc: update BGP RFC referencesDenis Ovsienko
2012-01-02zebra: fix IPv6 RA wrt interface removal (BZ#480)Denis Ovsienko
2012-01-02zebra: fix ifindex test condition (BZ#487)Matthias Ferdinand
2012-01-02ospf6d: fix compiler warning messagesVyacheslav Trushkin
2012-01-02lib: fix some strtoul() use casesUlrich Weber