summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [pim] Fixed doc on CAVEAT C7pim0.157Everton Marques2009-08-201-1/+1
* [pim] show ip pim lan-prune-delay: fix cosmetic alignmentEverton Marques2009-08-201-1/+1
* [pim] More RPF cache refresh statisticsEverton Marques2009-08-194-10/+18
* [pim] Correction for cross-compilation error with this syntaxLeonard Herve2009-08-192-11/+24
* Router Alert option for IGMP packets but not for PIM packetsLeonard Herve2009-08-191-2/+2
* [pim] RPF cache refresh statisticsEverton Marques2009-08-194-10/+34
* [pim] Move encoded source address length check to pim_parse_addr_sourceEverton Marques2009-08-193-26/+20
* [pim] igmpv3: specific query interval set to 1 second (RFC 3376 8.8.)Leonard Herve2009-08-198-29/+80
* [pim] Log physical interface up/downEverton Marques2009-08-1914-62/+85
* [pim] pim commands added to vtyshLeonard Herve2009-08-197-154/+207
* [pim] Initial pim 0.155Everton Marques2009-08-1992-18/+21813
* ospfd: Make sure route table is recalculated.Joakim Tjernlund2009-08-111-18/+23
* ospfd: Make "Packet ... received on wrong link" conditional on debugPaul Jakma2009-08-111-2/+3
* bgpd: Fix mistakes in applying 'allow inbound connections to non-default view'Paul Jakma2009-08-051-26/+28
* ospfd: neuter some compiler warningsPaul Jakma2009-08-031-38/+1
* ospfd: update some commentsPaul Jakma2009-08-032-7/+17
* ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund2009-08-037-31/+34
* ospfd: Discriminate better when selecting links between vertices in SPFJoakim Tjernlund2009-07-301-7/+5
* [bgpd] delete erroneous extra brace..Paul Jakma2009-07-301-1/+0
* bgpd: Workaround for invalid MBGP next hopMichael Lambert2009-07-301-0/+3
* [doc] Update HACKINGPaul Jakma2009-07-301-14/+24
* ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/fJoakim Tjernlund2009-07-283-8/+15
* ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface()Joakim Tjernlund2009-07-283-6/+5
* bgpd/trivial: Fix indentation in previousPaul Jakma2009-07-282-35/+28
* bgpd: Allow inbound connections to non-default viewSteve Hill2009-07-281-7/+22
* bgpd: fd leak in bgpdSteve Hill2009-07-281-15/+33
* [zebra] Fix crash in test_zebraPaul Jakma2009-07-281-0/+1
* Merge remote branch 'origin/master'Paul Jakma2009-07-283-7/+15
|\
| * [zebra] do not touch socket before pidfile lockingDenis Ovsienko2009-07-243-7/+15
* | bgpd: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segmentVasilis Tsiligiannis2009-07-281-0/+4
* | bgpd: Implement BGP confederation error handling (RFC5065, Par. 5)Vasilis Tsiligiannis2009-07-283-0/+49
* | [global] interface flags format warningsStephen Hemminger2009-07-284-15/+19
* | bgpd: start listener on first instanceStephen Hemminger2009-07-284-94/+114
* | bgpd: peer action table static/constStephen Hemminger2009-07-281-4/+4
* | ripd: set IP TOS for control socketStephen Hemminger2009-07-271-0/+3
* | [bgpd] Restore ability of 'neighbor ... update-source' to take interface namePaul Jakma2009-07-271-2/+3
|/
* [doc] zebra.8 via Christian Hammers (#531)Thijs Kinkhorst2009-07-211-1/+1
* [build] Bump release to 0.99.14quagga_0_99_14_releasePaul Jakma2009-07-211-1/+1
* [bgp] Fix nexthop reachability check on confederationsVasilis Tsiligiannis2009-07-211-0/+2
* [bgpd] fix typo made by paul in previous commitPaul Jakma2009-07-211-2/+2
* [bgpd] Avoid zombie accepted peer entriesTimo Teräs2009-07-211-0/+2
* [bgpd] Small buffer overrun in bgp_clear_node_queue_initNick Hilliard2009-07-211-2/+1
* [zebra] Silence noisy process_subqChris Caputo2009-07-211-0/+2
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-1936-133/+630
* [bgpd] Fix compiler warnings related to MD5Chris Caputo2009-07-191-3/+3
* [build] fix default CFLAGS and squish warningPaul Jakma2009-07-191-2/+3
* [bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...'Paul Jakma2009-07-171-4/+7
* [lib] Fix IPv6 normalisationStephen Hemminger2009-07-161-0/+1
* [ospf6d] Fix regression in monotonic time patch - LSA max-aging brokeTom Henderson2009-07-161-0/+11
* [lib/cleanup] Use a typedef for the thread typePaul Jakma2009-06-302-6/+8