]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2009-12-03 David Wardisisd: fix BPF ioctl() calls, treat "true" and "false...
2009-12-03 David Wardconfigure: fix spelling
2009-12-03 Stephen Hemmingerospfd: VTY strings cleanup
2009-12-03 Stephen Hemmingerospfd: comment out unused function
2009-12-03 Stephen Hemmingerospfd: make local functions static
2009-12-03 David Wardzebra: fix RIB debug message for IPv6
2009-12-03 Tom Goffzebra: make declaration const in rtm_flag_dump()
2009-12-01 Tom Goffospf6d: fix LSA locking in ospf6_new_ls_id()
2009-11-05 Dmitry Tejblumconfigure: fix HAVE_CLOCK_MONOTONIC spelling
2009-09-28 Denis Ovsienko[ospfd] enable more OSPF cost command aliases
2009-09-01 David Wardzebra: Fix router advertisements for non-Ethernet link...
2009-08-28 Paul Jakmarelease: 0.99.15
2009-08-28 Tom Hendersonospf6d: bug #529, fix endianness problem in earlier...
2009-08-28 Stephen Hemmingerbgpd: fix md5 set on listen sockets
2009-08-28 Paul Jakmalib/trivial: str2prefix checks return of inet_pton...
2009-08-28 Paul Jakmazebra: Add an example config file for testzebra
2009-08-28 Paul Jakmazebra: test_main.c should be a bit more helpful about...
2009-08-28 Paul Jakmalib: if_lookup_by_name should be more robust to null...
2009-08-28 Joakim Tjernlundospfd: Make sure priority is respected.
2009-08-28 Joakim Tjernlundospfd: Tighten up the connected check for redistribution
2009-08-13 Stephen Hemmingerall: check return value from daemon() call
2009-08-13 Stephen Hemmingerbgp: missing pieces from listener patch
2009-08-13 Stephen Hemmingerbgp: compiler warning fix
2009-08-13 Stephen Hemmingerospfd: fix performance problem with redistribute delete
2009-08-11 Joakim Tjernlundospfd: Make sure route table is recalculated.
2009-08-11 Paul Jakmaospfd: Make "Packet ... received on wrong link" conditi...
2009-08-05 Paul Jakmabgpd: Fix mistakes in applying 'allow inbound connectio...
2009-08-03 Paul Jakmaospfd: neuter some compiler warnings
2009-08-03 Paul Jakmaospfd: update some comments
2009-08-03 Joakim Tjernlundospfd: Change struct ospf_path *oi to ifindex.
2009-07-30 Joakim Tjernlundospfd: Discriminate better when selecting links between...
2009-07-30 Paul Jakma[bgpd] delete erroneous extra brace..
2009-07-30 Michael Lambertbgpd: Workaround for invalid MBGP next hop
2009-07-30 Paul Jakma[doc] Update HACKING
2009-07-28 Joakim Tjernlundospfd: Make ospf_if_lookup_recv_if() find the right...
2009-07-28 Joakim Tjernlundospfd: export ospf_if_table_lookup() and use it in...
2009-07-28 Paul Jakmabgpd/trivial: Fix indentation in previous
2009-07-28 Steve Hillbgpd: Allow inbound connections to non-default view
2009-07-28 Steve Hillbgpd: fd leak in bgpd
2009-07-28 Paul Jakma[zebra] Fix crash in test_zebra
2009-07-28 Paul JakmaMerge remote branch 'origin/master'
2009-07-28 Vasilis Tsiligiannisbgpd: Delete AS_CONFED_SEQUENCE when prepending an...
2009-07-28 Vasilis Tsiligiannisbgpd: Implement BGP confederation error handling (RFC50...
2009-07-28 Stephen Hemminger[global] interface flags format warnings
2009-07-28 Stephen Hemmingerbgpd: start listener on first instance
2009-07-28 Stephen Hemmingerbgpd: peer action table static/const
2009-07-27 Stephen Hemmingerripd: set IP TOS for control socket
2009-07-27 Paul Jakma[bgpd] Restore ability of 'neighbor ... update-source...
2009-07-24 Denis Ovsienko[zebra] do not touch socket before pidfile locking
2009-07-21 Thijs Kinkhorst[doc] zebra.8 via Christian Hammers (#531)
2009-07-21 Paul Jakma[build] Bump release to 0.99.14
2009-07-21 Vasilis Tsiligiannis[bgp] Fix nexthop reachability check on confederations
2009-07-21 Paul Jakma[bgpd] fix typo made by paul in previous commit
2009-07-21 Timo Teräs[bgpd] Avoid zombie accepted peer entries
2009-07-21 Nick Hilliard[bgpd] Small buffer overrun in bgp_clear_node_queue_init
2009-07-21 Chris Caputo[zebra] Silence noisy process_subq
2009-07-19 Chris Caputo[bgpd] Stability fixes including bugs 397, 492
2009-07-19 Chris Caputo[bgpd] Fix compiler warnings related to MD5
2009-07-19 Paul Jakma[build] fix default CFLAGS and squish warning
2009-07-17 Paul Jakma[bgpd] Bug #533: Fix crash with copy/pasted commands...
2009-07-16 Stephen Hemminger[lib] Fix IPv6 normalisation
2009-07-16 Tom Henderson[ospf6d] Fix regression in monotonic time patch - LSA...
2009-06-30 Paul Jakma[lib/cleanup] Use a typedef for the thread type
2009-06-26 Joakim Tjernlund[ospfd] Do not use stale Network/Router LSAs
2009-06-26 Paul Jakma[bgpd] Log a debug/update warning if filters are config...
2009-06-25 Joakim TjernlundAdd test for Internet checksum.
2009-06-25 Joakim Tjernlund[ospfd] compare ifIndex too when matching paths
2009-06-25 Joakim Tjernlund[doc] Add "--disable-doc" to configure
2009-06-25 Joakim Tjernlund[ospfd] external LSA route_unlock_node() fixes
2009-06-25 Joakim Tjernlund[ospfd] Fix a few LSA performance "bugs"
2009-06-24 Paul JakmaMerge remote branch 'origin/master'
2009-06-24 Joakim Tjernlundzebra: Static route does not reach kernel.
2009-06-24 Tomasz Pala[vtysh] Save vtysh history to a file
2009-06-24 Tomasz Pala[configure] Allow for large-file support, e.g. for...
2009-06-24 Tomasz Pala[cleanup] Add log.h includes
2009-06-24 Tomasz Pala[bgpd] Add 'show ip bgp view WORD neighbors IP (adverti...
2009-06-24 Dmitry Tejblum[ospfd] discount IP header size from a new LSA pkt
2009-06-23 Denis Ovsienko[bgpd] review 32-bit AS-path hotfix for 0.99.12
2009-06-23 Mathieu Goessens[zebra] linux policy routing support with ipv6
2009-06-23 Paul JakmaMerge remote branch 'origin/master'
2009-06-23 Jingjing Duan[trivia] work around ksh93 builtin name (#451)
2009-06-23 Chris CaputoFix "show ip bgp dampened-paths" garbage output.
2009-06-23 Chris CaputoFix vtysh based "write term" output.
2009-06-23 Chris CaputoFixes to RFC2385/MD5 BGP
2009-06-23 Dmitry Tejblum[ospfd] cancel OSPF timer hack in nsm_change_state
2009-06-23 Chris CaputoRFC 4191 Default Router Preference support for router...
2009-06-22 Paul Jakma[doc] remove -dither arg to imagemagick, in building...
2009-06-22 Takashi SogabeConvert ospf6d over to quagga_gettime() wrappers.
2009-06-22 Paul Jakma[bgpd] Fix 'update-source' command: It doesn't accept...
2009-06-19 Jeremy Jackson[ospfd/BSD] add missing UINT16_MAX - picked up from...
2009-06-19 Jeremy Jackson[configure] fix check for GNU awk/gawk to abort ./confi...
2009-06-19 Jeremy Jackson[cleanup] convert bzero() deprecated by POSIX to memset()
2009-06-19 Jeremy Jackson[configure] remove unused/broken autoconf cache variabl...
2009-06-19 Jeremy Jackson[configure/cleanup] fix broken autoconf cache variables
2009-06-19 Jeremy Jackson[configure] remote support for AIX, it conflicts on...
2009-06-19 Jeremy Jackson[build] cleanup low-hanging autoreconf warnings
2009-06-19 Jeremy Jackson[configure] add configure support for PCRE Posix library
2009-06-18 Jeremy Jackson[daemons/cleanup] Remove disabled log_mode argument...
2009-06-18 Jeremy Jackson[doc] Removes documentation of nonexistant option.
2009-06-18 Paul Jakma[configure] Refine CLOCK_MONOTONIC test
next