]> git.proxmox.com Git - mirror_frr.git/history - zebra
ospf6d: handle missing link local address more gracefully
[mirror_frr.git] / zebra /
2013-10-22 Vincent Bernatzebra: make rib_dump() compatible with IPv6 RIB
2013-09-19 Christian Frankezebra: apply route-maps for interface routes
2013-09-19 Christian Frankezebra: fix recursive-routes via ifindex routes
2013-09-19 Christian Frankezebra: implement NEXTHOP_FLAG_ONLINK
2013-09-19 Christian Frankezebra: handle blackholes encountered in recursive resol...
2013-09-19 Christian Frankezebra: rework recursive route resolution
2013-09-19 Christian Frankezebra: improve interface shutdown behaviour
2013-09-19 Christian Frankezebra: don't change connected state from zebra/interface.c
2013-09-19 Christian Frankezebra: add ZEBRA_IFC_QUEUED to keep track of kernel...
2013-09-19 Christian Frankezebra: warn if advertising connected with _REAL unset
2013-09-19 Christian Frankezebra: consolidate connected_implicit_withdraw
2013-09-19 Christian Frankezebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr"
2013-09-19 Christian Frankezebra: make if_subnet_delete a bit more strict
2013-09-19 Christian Frankezebra: process information about new addresses (BZ...
2013-08-06 Christian Frankebgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import...
2013-08-06 Christian Frankebgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lo...
2013-08-06 Christian Frankezebra: improve display of NEXTHOP_IPV4_IFINDEX in show...
2013-07-31 Christian Frankezebra: don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKUP
2013-02-23 Ulrich Weberzebra: use SO_RCVBUFFORCE for netlink socket
2013-02-09 David Lamparterbuild: fix "pragma weak" mixups
2013-01-16 David Lamparterzebra: fix sockaddr_dl length assumptions (BZ#737)
2013-01-14 Leonid Rosenboimzebra: don't overrun afi/safi array boundaries
2013-01-11 高鹏zebra: fix netlink NL_PKT_BUF_SIZE
2013-01-11 Doug VanLeuventestzebra: pragma weak: detect systems with weak alias...
2013-01-11 David LamparterMerge remote-tracking branch 'savannah/sf/ospfd'
2012-12-13 David Lamparterbuild: fix dist tarball
2012-11-30 Avneesh Sachdevzebra: include intf when sending IPv4 nexthop to FPM
2012-11-30 Avneesh Sachdevzebra: add module to communicate routes to FPM
2012-11-30 Avneesh Sachdevzebra: extern/extract some functions from rt_netlink.c
2012-11-30 Avneesh Sachdevzebra: add iterator for walking all tables in RIB
2012-11-30 Avneesh Sachdevzebra: add way to determine VRF/AFI/SAFI of table
2012-11-30 Avneesh Sachdevzebra: add structure to hold per-prefix state in RIB
2012-11-05 Doug VanLeuvenbuild: check actually-used BSD link state fields
2012-11-05 Doug VanLeuvenzebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTR
2012-11-05 Doug VanLeuvenzebra: kernel_socket: fix 64bit MacOS X alignment
2012-11-02 Avneesh Sachdevbuild: reorder libraries to address linker error
2012-10-25 Balaji.G*: use array_size() helper macro
2012-10-25 Nolan Leakezebra: make static routes respect table setting
2012-07-25 Joakim Tjernlundzebra: Add support for ZEBRA_NEXTHOP_IPV4_IFINDEX
2012-07-13 David Lamparterzebra: lingering IP address after deletion (BZ#486)
2012-07-13 David LamparterMerge remote branch 'vincentbernat/feature/agentx'
2012-06-25 Vincent Bernatsnmp: let handlers accept OID from a lesser prefix
2012-06-25 Vincent Bernatbuild: use net-snmp-config to configure NetSNMP
2012-06-25 Vincent Bernatbuild: only define HAVE_SNMP
2012-06-25 Vincent Bernatbuild: allow configure and build in a separate directory
2012-05-09 Joachim Nilssonzebra: fix up compilation without rtadv/IPv6
2012-05-02 G.Balajizebra: feed Connected routes into MRIB
2012-05-02 Jorge Boncompte... zebra: no need to clear memory of the netlink buffers
2012-05-02 Jorge Boncompte... lib, zebra: extend use of sockunion2ip macro
2012-05-02 Jorge Boncompte... bgpd, zebra: Fix format for some metric outputs
2012-04-20 David LamparterRevert "zebra: clean up client routes when client goes...
2012-04-16 JR Riverszebra: use larger buffer (4096) for netlink messages
2012-04-16 David Lamparterisisd: merge osr/google-is-is
2012-04-12 Avneesh SachdevMerge quagga mainline into the google ISIS code.
2012-04-09 Avneesh SachdevMerge branch 'quagga' into google-bgp-multipath
2012-04-08 Josh Baileyzebra: include hardware addr in if up/down messages
2012-04-08 Josh Baileyzebra: clean up client routes when client goes away
2012-04-08 Subbaiah Venkatazebra: add more logs/asserts to rib work queue code
2012-04-07 Subbaiah Venkatazebra: tweak deletion of routes without nexthop addr
2012-04-07 Josh Baileyzebra: read multipath routes and hw addr from netlink
2012-03-25 Paul JakmaMerge branch 'babeld-merge' into master-copy
2012-03-25 Juliusz Chroboczekzebra: Display uptime of Babel routes in show ip[v6...
2012-03-25 Paul Jakmababeld: Initial import, for Babel routing protocol.
2012-01-26 Denis Ovsienkozebra: justify rtadv VTY commands with arguments
2012-01-26 Denis Ovsienkozebra: freshen RFC references in rtadv
2012-01-26 Denis Ovsienkozebra: use prefix_ipv6 in rtadv_prefix
2012-01-26 Denis Ovsienkozebra: clear host bits of ND RA prefix option
2012-01-26 Denis Ovsienkozebra: justify some IPv6 ND RA timers wrt RFC
2012-01-26 Denis Ovsienkozebra: fix output of IPv6 ND RA options
2012-01-23 Denis Ovsienkozebra: fix recent MP-BGP commits for FreeBSD
2012-01-23 G.Balajizebra: Removal of the following warning messages
2012-01-23 G.Balajizebra: IPv6 MP-BGP Routes addition and deletion
2012-01-23 G.Balajizebra: IPv4 MP-BGP Routes addition and deletion
2012-01-20 Denis Ovsienkozebra: include MTU option in RA on request (BZ#665)
2012-01-08 Paul JakmaMarker merge for 'RE-0.99.17.6'
2012-01-06 Paul Jakmageneral: remove inline qualifiers and move in-header...
2012-01-02 Denis Ovsienkozebra: fix IPv6 RA wrt interface removal (BZ#480)
2012-01-02 Matthias Ferdinandzebra: fix ifindex test condition (BZ#487)
2012-01-02 Denis Ovsienkozebra: fix IPv6 RA wrt interface removal (BZ#480)
2012-01-02 Matthias Ferdinandzebra: fix ifindex test condition (BZ#487)
2012-01-02 Vyacheslav Trushkinzebra: ZEBRA_HELLO and mopping up routes (BZ#448)
2012-01-02 Vyacheslav Trushkinzebra: ZEBRA_HELLO and mopping up routes (BZ#448)
2012-01-02 Stephen Hemmingerzebra: fix warnings in forward proc
2011-12-18 Stephen Hemmingerfix set never used warnings
2011-12-13 David Lamparterlib: put route_types.txt to real use
2011-12-13 David Lamparterzebra: fix redistribution of new protocols
2011-12-13 David Lamparterrib: default distance value for new protocols (v2)
2011-12-13 Tom Goffzebra: set the interface link-layer socket address
2011-12-13 Denis Ovsienkozebra: spelling
2011-12-13 Denis Ovsienkobuild: delete .cvsignore files
2011-12-13 Vyacheslav Trushkinquagga: option "-z" ("--socket <path>") added
2011-12-13 Denis Ovsienkozebra: spelling
2011-12-13 Denis Ovsienkobuild: delete .cvsignore files
2011-12-13 Vyacheslav Trushkinquagga: option "-z" ("--socket <path>") added
2011-12-06 Stephen Hemmingerzebra: fix warnings in forward proc
2011-11-21 David Lamparterlib: put route_types.txt to real use
2011-11-21 David Lamparterzebra: fix redistribution of new protocols
2011-11-21 David Lamparterrib: default distance value for new protocols (v2)
2011-11-21 Tom Goffzebra: set the interface link-layer socket address
2011-10-17 Paul Jakmazebra: trivial warning fix
next