summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-17205-3576/+7357
|\
| * ospf6d: remove defaults from iface config (BZ#550)Vyacheslav Trushkin2012-02-212-23/+45
| * ospf6d: remove own routes on SIGTERM (BZ#448)Phil Laverdiere2012-02-213-1/+10
| * lib: fix logging of ZEBRA_HELLO messageDenis Ovsienko2012-02-211-0/+1
| * lib: add THREAD_TIMER_MSEC_ON()Everton Marques2012-02-161-0/+7
| * isisd: implement MD5 circuit authenticationFritz Reichmann2012-02-148-25/+204
| * isisd: unexpected kernel routing table (BZ#544)Fritz Reichmann2012-02-143-25/+32
| * isisd: fix wrong next-hops from SPFPeter Szilagyi2012-02-143-29/+29
| * isisd: send proper LSP after DIS electionPeter Szilagyi2012-02-141-0/+4
| * isisd: fix circuit state machinePeter Szilagyi2012-02-145-64/+79
| * ospf6d: fix out of bounds write in ospf6_prefix_apply_maskDavid Lamparter2012-02-111-5/+4
| * zebra: justify rtadv VTY commands with argumentsDenis Ovsienko2012-01-262-119/+131
| * zebra: freshen RFC references in rtadvDenis Ovsienko2012-01-263-10/+10
| * zebra: use prefix_ipv6 in rtadv_prefixDenis Ovsienko2012-01-262-11/+10
| * zebra: clear host bits of ND RA prefix optionDenis Ovsienko2012-01-261-0/+2
| * zebra: justify some IPv6 ND RA timers wrt RFCDenis Ovsienko2012-01-263-18/+79
| * zebra: fix output of IPv6 ND RA optionsDenis Ovsienko2012-01-261-0/+14
| * fix zebra protocol after MP-BGP changesDenis Ovsienko2012-01-235-0/+14
| * zebra: fix recent MP-BGP commits for FreeBSDDenis Ovsienko2012-01-231-5/+5
| * zebra: Removal of the following warning messagesG.Balaji2012-01-231-3/+2
| * bgpd: Addition of ipv6 network command in Multicast address family mode.G.Balaji2012-01-231-2/+5
| * zebra: IPv6 MP-BGP Routes addition and deletionG.Balaji2012-01-235-15/+17
| * bgpd: IPv6 MP-BGP Routes addition and deletionG.Balaji2012-01-233-0/+5
| * zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-239-19/+111
| * bgpd: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-235-12/+17
| * zebra: include MTU option in RA on request (BZ#665)Denis Ovsienko2012-01-202-0/+63
| * bgpd: reinstate zlookup checks, required for BGP without zebraPaul Jakma2012-01-091-3/+23
| * Marker merge for 'RE-0.99.17.6'Paul Jakma2012-01-080-0/+0
| |\
| | * version RE-0.99.17.6RE-0.99.17.6Denis Ovsienko2012-01-051-1/+1
| | * doc: update BGP RFC referencesDenis Ovsienko2012-01-021-16/+14
| | * zebra: fix IPv6 RA wrt interface removal (BZ#480)Denis Ovsienko2012-01-021-1/+1
| | * zebra: fix ifindex test condition (BZ#487)Matthias Ferdinand2012-01-021-2/+6
| | * ospf6d: fix compiler warning messagesVyacheslav Trushkin2012-01-021-4/+5
| | * lib: fix some strtoul() use casesUlrich Weber2012-01-024-10/+26
| | * ospf6d: Route locking (memory) cleanupTom Goff2012-01-022-1/+4
| | * ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2012-01-029-6/+70
| | * lib: Add a function to delete all interfacesTom Goff2012-01-022-0/+19
| | * ospf6d: add verifying user's privilegesVyacheslav Trushkin2012-01-021-0/+7
| | * ospfd: fix bug in NSSA ABR status checkDenis Ovsienko2012-01-021-2/+2
| | * lib: address type-punned pointers in prefix_same()Denis Ovsienko2012-01-021-2/+2
| | * bgpd: justify checks for IPv4 class D/EDenis Ovsienko2012-01-023-6/+6
| | * ospfd: fix packet reception for FreeBSD 10.Dmitrij Tejblum2012-01-021-1/+1
| | * zebra: ZEBRA_HELLO and mopping up routes (BZ#448)Vyacheslav Trushkin2012-01-025-2/+118
| | * lib: fix compile warnings from set-never-usedStephen Hemminger2012-01-021-6/+0
| | * Revert "lib: address -Wunused-but-set-variable"Denis Ovsienko2012-01-024-6/+18
| | * lib: fix SMUX compiler warningsStephen Hemminger2012-01-021-4/+3
| | * zebra: fix warnings in forward procStephen Hemminger2012-01-021-5/+4
| | * bgpd: cleanup privs on terminationStephen Hemminger2012-01-021-0/+1
| | * ospfd: remove unused codeStephen Hemminger2012-01-025-101/+6
| | * bgpd: store nexthop info for redistributed IPV6 routesStephen Hemminger2012-01-023-12/+31