Age | Commit message (Expand) | Author |
2009-12-03 | zebra: make declaration const in rtm_flag_dump() | Tom Goff |
2009-12-01 | ospf6d: fix LSA locking in ospf6_new_ls_id() | Tom Goff |
2009-11-05 | configure: fix HAVE_CLOCK_MONOTONIC spelling | Dmitry Tejblum |
2009-09-28 | [ospfd] enable more OSPF cost command aliases | Denis Ovsienko |
2009-09-01 | zebra: Fix router advertisements for non-Ethernet link layer addresses | David Ward |
2009-08-28 | release: 0.99.15 | Paul Jakma |
2009-08-28 | ospf6d: bug #529, fix endianness problem in earlier commit | Tom Henderson |
2009-08-28 | bgpd: fix md5 set on listen sockets | Stephen Hemminger |
2009-08-28 | lib/trivial: str2prefix checks return of inet_pton in fragile way | Paul Jakma |
2009-08-28 | zebra: Add an example config file for testzebra | Paul Jakma |
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 |