summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-28zebra: Add an example config file for testzebraPaul Jakma
2009-08-28zebra: test_main.c should be a bit more helpful about its usagePaul Jakma
2009-08-28lib: if_lookup_by_name should be more robust to null argumentPaul Jakma
2009-08-28ospfd: Make sure priority is respected.Joakim Tjernlund
2009-08-28ospfd: Tighten up the connected check for redistributionJoakim Tjernlund
2009-08-13all: check return value from daemon() callStephen Hemminger
2009-08-13bgp: missing pieces from listener patchStephen Hemminger
2009-08-13bgp: compiler warning fixStephen Hemminger
2009-08-13ospfd: fix performance problem with redistribute deleteStephen Hemminger
2009-08-11ospfd: Make sure route table is recalculated.Joakim Tjernlund
2009-08-11ospfd: Make "Packet ... received on wrong link" conditional on debugPaul Jakma
2009-08-05bgpd: Fix mistakes in applying 'allow inbound connections to non-default view'Paul Jakma
2009-08-03ospfd: neuter some compiler warningsPaul Jakma
2009-08-03ospfd: update some commentsPaul Jakma
2009-08-03ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund
2009-07-30ospfd: Discriminate better when selecting links between vertices in SPFJoakim Tjernlund
2009-07-30[bgpd] delete erroneous extra brace..Paul Jakma
2009-07-30bgpd: Workaround for invalid MBGP next hopMichael Lambert
2009-07-30[doc] Update HACKINGPaul Jakma
2009-07-28ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/fJoakim Tjernlund
2009-07-28ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface()Joakim Tjernlund
2009-07-28bgpd/trivial: Fix indentation in previousPaul Jakma
2009-07-28bgpd: Allow inbound connections to non-default viewSteve Hill
2009-07-28bgpd: fd leak in bgpdSteve Hill
2009-07-28[zebra] Fix crash in test_zebraPaul Jakma
2009-07-28Merge remote branch 'origin/master'Paul Jakma
2009-07-28bgpd: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segmentVasilis Tsiligiannis
2009-07-28bgpd: Implement BGP confederation error handling (RFC5065, Par. 5)Vasilis Tsiligiannis
2009-07-28[global] interface flags format warningsStephen Hemminger
2009-07-28bgpd: start listener on first instanceStephen Hemminger
2009-07-28bgpd: peer action table static/constStephen Hemminger
2009-07-27ripd: set IP TOS for control socketStephen Hemminger
2009-07-27[bgpd] Restore ability of 'neighbor ... update-source' to take interface namePaul Jakma
2009-07-24[zebra] do not touch socket before pidfile lockingDenis Ovsienko
2009-07-21[doc] zebra.8 via Christian Hammers (#531)Thijs Kinkhorst
2009-07-21[build] Bump release to 0.99.14Paul Jakma
2009-07-21[bgp] Fix nexthop reachability check on confederationsVasilis Tsiligiannis
2009-07-21[bgpd] fix typo made by paul in previous commitPaul Jakma
2009-07-21[bgpd] Avoid zombie accepted peer entriesTimo Teräs
2009-07-21[bgpd] Small buffer overrun in bgp_clear_node_queue_initNick Hilliard
2009-07-21[zebra] Silence noisy process_subqChris Caputo
2009-07-19[bgpd] Stability fixes including bugs 397, 492Chris Caputo
2009-07-19[bgpd] Fix compiler warnings related to MD5Chris Caputo
2009-07-19[build] fix default CFLAGS and squish warningPaul Jakma
2009-07-17[bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...'Paul Jakma
2009-07-16[lib] Fix IPv6 normalisationStephen Hemminger
2009-07-16[ospf6d] Fix regression in monotonic time patch - LSA max-aging brokeTom Henderson
2009-06-30[lib/cleanup] Use a typedef for the thread typePaul Jakma
2009-06-26[ospfd] Do not use stale Network/Router LSAsJoakim Tjernlund
2009-06-26[bgpd] Log a debug/update warning if filters are configured but don't existPaul Jakma