Age | Commit message (Expand) | Author |
2009-08-28 | zebra: test_main.c should be a bit more helpful about its usage | Paul Jakma |
2009-08-28 | lib: if_lookup_by_name should be more robust to null argument | Paul Jakma |
2009-08-28 | ospfd: Make sure priority is respected. | Joakim Tjernlund |
2009-08-28 | ospfd: Tighten up the connected check for redistribution | Joakim Tjernlund |
2009-08-13 | all: check return value from daemon() call | Stephen Hemminger |
2009-08-13 | bgp: missing pieces from listener patch | Stephen Hemminger |
2009-08-13 | bgp: compiler warning fix | Stephen Hemminger |
2009-08-13 | ospfd: fix performance problem with redistribute delete | Stephen Hemminger |
2009-08-11 | ospfd: Make sure route table is recalculated. | Joakim Tjernlund |
2009-08-11 | ospfd: Make "Packet ... received on wrong link" conditional on debug | Paul Jakma |
2009-08-05 | bgpd: Fix mistakes in applying 'allow inbound connections to non-default view' | Paul Jakma |
2009-08-03 | ospfd: neuter some compiler warnings | Paul Jakma |
2009-08-03 | ospfd: update some comments | Paul Jakma |
2009-08-03 | ospfd: Change struct ospf_path *oi to ifindex. | Joakim Tjernlund |
2009-07-30 | ospfd: Discriminate better when selecting links between vertices in SPF | Joakim Tjernlund |
2009-07-30 | [bgpd] delete erroneous extra brace.. | Paul Jakma |
2009-07-30 | bgpd: Workaround for invalid MBGP next hop | Michael Lambert |
2009-07-30 | [doc] Update HACKING | Paul Jakma |
2009-07-28 | ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/f | Joakim Tjernlund |
2009-07-28 | ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface() | Joakim Tjernlund |
2009-07-28 | bgpd/trivial: Fix indentation in previous | Paul Jakma |
2009-07-28 | bgpd: Allow inbound connections to non-default view | Steve Hill |
2009-07-28 | bgpd: fd leak in bgpd | Steve Hill |
2009-07-28 | [zebra] Fix crash in test_zebra | Paul Jakma |
2009-07-28 | Merge remote branch 'origin/master' | Paul Jakma |
2009-07-28 | bgpd: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segment | Vasilis Tsiligiannis |
2009-07-28 | bgpd: Implement BGP confederation error handling (RFC5065, Par. 5) | Vasilis Tsiligiannis |
2009-07-28 | [global] interface flags format warnings | Stephen Hemminger |
2009-07-28 | bgpd: start listener on first instance | Stephen Hemminger |
2009-07-28 | bgpd: peer action table static/const | Stephen Hemminger |
2009-07-27 | ripd: set IP TOS for control socket | Stephen Hemminger |
2009-07-27 | [bgpd] Restore ability of 'neighbor ... update-source' to take interface name | Paul Jakma |
2009-07-24 | [zebra] do not touch socket before pidfile locking | Denis Ovsienko |
2009-07-21 | [doc] zebra.8 via Christian Hammers (#531) | Thijs Kinkhorst |
2009-07-21 | [build] Bump release to 0.99.14 | Paul Jakma |
2009-07-21 | [bgp] Fix nexthop reachability check on confederations | Vasilis Tsiligiannis |
2009-07-21 | [bgpd] fix typo made by paul in previous commit | Paul Jakma |
2009-07-21 | [bgpd] Avoid zombie accepted peer entries | Timo Teräs |
2009-07-21 | [bgpd] Small buffer overrun in bgp_clear_node_queue_init | Nick Hilliard |
2009-07-21 | [zebra] Silence noisy process_subq | Chris Caputo |
2009-07-19 | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo |
2009-07-19 | [bgpd] Fix compiler warnings related to MD5 | Chris Caputo |
2009-07-19 | [build] fix default CFLAGS and squish warning | Paul Jakma |
2009-07-17 | [bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...' | Paul Jakma |
2009-07-16 | [lib] Fix IPv6 normalisation | Stephen Hemminger |
2009-07-16 | [ospf6d] Fix regression in monotonic time patch - LSA max-aging broke | Tom Henderson |
2009-06-30 | [lib/cleanup] Use a typedef for the thread type | Paul Jakma |
2009-06-26 | [ospfd] Do not use stale Network/Router LSAs | Joakim Tjernlund |
2009-06-26 | [bgpd] Log a debug/update warning if filters are configured but don't exist | Paul Jakma |
2009-06-25 | Add test for Internet checksum. | Joakim Tjernlund |