Age | Commit message (Expand) | Author |
2012-11-30 | zebra: add module to communicate routes to FPM | Avneesh Sachdev |
2012-11-30 | zebra: extern/extract some functions from rt_netlink.c | Avneesh Sachdev |
2012-11-30 | zebra: add iterator for walking all tables in RIB | Avneesh Sachdev |
2012-11-30 | zebra: add way to determine VRF/AFI/SAFI of table | Avneesh Sachdev |
2012-11-30 | zebra: add structure to hold per-prefix state in RIB | Avneesh Sachdev |
2012-11-05 | build: check actually-used BSD link state fields | Doug VanLeuven |
2012-11-05 | zebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTR | Doug VanLeuven |
2012-11-05 | zebra: kernel_socket: fix 64bit MacOS X alignment | Doug VanLeuven |
2012-11-01 | build: reorder libraries to address linker error | Avneesh Sachdev |
2012-10-25 | *: use array_size() helper macro | Balaji.G |
2012-10-25 | zebra: make static routes respect table setting | Nolan Leake |
2012-07-25 | zebra: Add support for ZEBRA_NEXTHOP_IPV4_IFINDEX | Joakim Tjernlund |
2012-07-13 | zebra: lingering IP address after deletion (BZ#486) | David Lamparter |
2012-06-25 | snmp: let handlers accept OID from a lesser prefix | Vincent Bernat |
2012-06-25 | build: use net-snmp-config to configure NetSNMP | Vincent Bernat |
2012-06-25 | build: only define HAVE_SNMP | Vincent Bernat |
2012-06-25 | build: allow configure and build in a separate directory | Vincent Bernat |
2012-05-09 | zebra: fix up compilation without rtadv/IPv6 | Joachim Nilsson |
2012-05-02 | zebra: feed Connected routes into MRIB | G.Balaji |
2012-05-02 | zebra: no need to clear memory of the netlink buffers | Jorge Boncompte [DTI2] |
2012-05-02 | lib, zebra: extend use of sockunion2ip macro | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd, zebra: Fix format for some metric outputs | Jorge Boncompte [DTI2] |
2012-04-20 | Revert "zebra: clean up client routes when client goes away" | David Lamparter |
2012-04-16 | zebra: use larger buffer (4096) for netlink messages | JR Rivers |
2012-04-11 | Merge quagga mainline into the google ISIS code. | Avneesh Sachdev |
2012-04-08 | zebra: include hardware addr in if up/down messages | Josh Bailey |
2012-04-08 | zebra: clean up client routes when client goes away | Josh Bailey |
2012-04-07 | zebra: add more logs/asserts to rib work queue code | Subbaiah Venkata |
2012-04-07 | zebra: tweak deletion of routes without nexthop addr | Subbaiah Venkata |
2012-04-07 | zebra: read multipath routes and hw addr from netlink | Josh Bailey |
2012-03-25 | zebra: Display uptime of Babel routes in show ip[v6] route. | Juliusz Chroboczek |
2012-03-25 | babeld: Initial import, for Babel routing protocol. | Paul Jakma |
2012-01-26 | zebra: justify rtadv VTY commands with arguments | Denis Ovsienko |
2012-01-26 | zebra: freshen RFC references in rtadv | Denis Ovsienko |
2012-01-26 | zebra: use prefix_ipv6 in rtadv_prefix | Denis Ovsienko |
2012-01-26 | zebra: clear host bits of ND RA prefix option | Denis Ovsienko |
2012-01-26 | zebra: justify some IPv6 ND RA timers wrt RFC | Denis Ovsienko |
2012-01-26 | zebra: fix output of IPv6 ND RA options | Denis Ovsienko |
2012-01-23 | zebra: fix recent MP-BGP commits for FreeBSD | Denis Ovsienko |
2012-01-23 | zebra: Removal of the following warning messages | G.Balaji |
2012-01-23 | zebra: IPv6 MP-BGP Routes addition and deletion | G.Balaji |
2012-01-23 | zebra: IPv4 MP-BGP Routes addition and deletion | G.Balaji |
2012-01-20 | zebra: include MTU option in RA on request (BZ#665) | Denis Ovsienko |
2012-01-06 | general: remove inline qualifiers and move in-header functions to objects | Paul Jakma |
2012-01-02 | zebra: fix IPv6 RA wrt interface removal (BZ#480) | Denis Ovsienko |
2012-01-02 | zebra: fix ifindex test condition (BZ#487) | Matthias Ferdinand |
2012-01-02 | zebra: ZEBRA_HELLO and mopping up routes (BZ#448) | Vyacheslav Trushkin |
2011-12-18 | fix set never used warnings | Stephen Hemminger |
2011-12-13 | lib: put route_types.txt to real use | David Lamparter |
2011-12-13 | zebra: fix redistribution of new protocols | David Lamparter |