Age | Commit message (Expand) | Author |
2009-12-08 | Merge branch 'master' of ssh://code.quagga.net/var/lib/git/quagga | Denis Ovsienko |
2009-12-08 | zebra: fix more compiler warnings | Stephen Hemminger |
2009-12-08 | zebra: remove unused function to fix warning | Stephen Hemminger |
2009-12-08 | lib: make match functions take const args | Stephen Hemminger |
2009-12-07 | lib: remove unused function: route_dump_node() | Denis Ovsienko |
2009-12-07 | lib: log source of vty connections (bug #566) | heasley |
2009-12-07 | ospf6d: review LSA sequence number comparison | Ondrej Zajicek |
2009-12-04 | bgpd: work around warning in assegments_parse() | Denis Ovsienko |
2009-12-03 | zebra: handle RTF_CLONING removal from FreeBSD 8.0 | David Ward |
2009-12-03 | isisd: fix --enable-isis-topology for 64-bit Linux | David Ward |
2009-12-03 | zebra: fix argument reference in strncpy() call for BSD | heasley |
2009-12-03 | isisd: fix BPF ioctl() calls, treat "true" and "false" as reserved | David Ward |
2009-12-03 | configure: fix spelling | David Ward |
2009-12-03 | ospfd: VTY strings cleanup | Stephen Hemminger |
2009-12-03 | ospfd: comment out unused function | Stephen Hemminger |
2009-12-03 | ospfd: make local functions static | Stephen Hemminger |
2009-12-03 | zebra: fix RIB debug message for IPv6 | David Ward |
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 |