2016-09-05 |
vivek | bgpd: Enhance path selection logs |
commit | commitdiff | tree | snapshot |
2016-09-05 |
vivek | bgpd: Fix route install upon multipath nexthop change |
commit | commitdiff | tree | snapshot |
2016-09-05 |
vivek | bgpd: Fix route install upon non-best nexthop change |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Donald Sharp | isisd: Remove impossible code |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Donald Sharp | bgpd: Fix crash in 'show ip nexthop' |
commit | commitdiff | tree | snapshot |
2016-09-04 |
Donald Sharp | zebra: Remove unnecessary log |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Renato Westphal | bgpd: fix bug in ecommunity_match |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Balaji | bgpd: Addition of bgp dampening configuration commands... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Balaji | bgpd: Addition of dampening show commands under v4... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Pawel Wieczorkiewicz | build: detect and create AM_SILENT_RULES macro if needed |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Philippe Guibert | bgpd: Add new configuration cli for graceful restart. |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Igor Ryzhov | bgpd: fix wrong help strings of "match peer" and "no... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Lou Berger | lib: add AF_ETHERNET/AFI_ETHER |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Lou Berger | lib: dump memory stats on core |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Lou Berger | bgp: add "debug bgp allow-martians" next hops and relat... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Lou Berger | bgpd: cleanup clang uninitialized variable warning |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Lou Berger | lib: fix memory leak in zprivs_caps_init |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Olivier Dugeon | Add support Router Capabilities support to OSPF |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Olivier Dugeon | Update documentation for Traffic Engineering |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Olivier Dugeon | Add support of Traffic Engineering to IS-IS |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Olivier Dugeon | Update Traffic Engineering Support for OSPFD |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Timo Teräs | lib, zebra: unify link layer type and hardware address... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Jafar Al-Gharaibeh | config: Give the option of disabling run as user/group |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Jafar Al-Gharaibeh | vtysh: Fix, guard against NULL pointer dereference |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Baruch Siach | lib/memory: fix indirect static link with zlib |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Thomas Petazzoni | configure: fix static linking with readline |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Donald Sharp | bgpd, lib, ospfd, pimd, zebra: Use nexthop_types_t |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Donald Sharp | lib: Remove unused ZEBRA_NEXTHOP_IPV4_ONLINK type |
commit | commitdiff | tree | snapshot |
2016-09-01 |
David Lamparter | zebra: stack overrun in IPv6 RA receive code (CVE ... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
root | bgpd: Add fix for multiple set commands with prefer... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Donald Sharp | zebra: refactor zsend_ipv[4|6]_nexthop_lookup |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Donald Sharp | zebra: Remove unused function reference. |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Donald Sharp | zebra: refactor rib_add_ipv[4|6]_multipath |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Donald Sharp | zebra: Refactor rib_add_ipv[4|6] to a common function |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Donald Sharp | zebra: Refactor rib_delete_ipv[4|6] |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Donald Sharp | zebra: Refactor rib_match_ipv[4|6] |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Donald Sharp | zebra: Refactor v4 and v6 static_add into 1 function |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Donald Sharp | zebra: Refactor v4 and v6 static_delete |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Donald Sharp | zebra: Create zebra_static.[ch] to isolate code |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Daniel Walton | quagga-reload.py should be importable |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Daniel Walton | Quagga won't advertise 0.0.0.0/0 with network statement |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Daniel Walton | json support for "show ip route" for "show ipv6 route" |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Renato Westphal | build/solaris: fix one error and a few warnings |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Lou Berger | bgpd: cleanup vty bgp_node_afi/safi utils |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Lou Berger | bgp: Reorg cleanup to align process and bgp instance... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Renato Westphal | bgpd: fix build on Solaris |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Donald Sharp | Merge remote-tracking branch 'origin/cmaster' into... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Daniel Walton | quagga route-map on-match and continue statements accep... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Timo Teräs | zebra: implement per-route mtu handling |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Donald Sharp | zebra: Fix cherry-pick of ZEBRA_FLAG_CHANGED |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Timo Teräs | zebra: make ZEBRA_FLAG_CHANGED internal status |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Christian Franke | isisd: warn if there is an MTU issue on circuits |
commit | commitdiff | tree | snapshot |
2016-08-19 |
David Lamparter | isisd: fold up isis_circuit_is_type_set() |
commit | commitdiff | tree | snapshot |
2016-08-19 |
David Lamparter | isisd: fix is_type_set |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Christian Franke | isisd: fix network-type configuration |
commit | commitdiff | tree | snapshot |
2016-08-19 |
David Lamparter | isisd: fix isis_circuit_af_set() on fresh circuit |
commit | commitdiff | tree | snapshot |
2016-08-19 |
David Lamparter | isisd: fix isis_circuit_create() |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Donald Sharp | Merge remote-tracking branch 'origin/cmaster' into... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
vivek | bgpd: Upon interface up (update) only kick-off non... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Daniel Walton | quagga-reload.py should not restart quagga if bgp ASN... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Daniel Walton | vtysh --markfile needs to ignore the "end" lines |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Donald Sharp | zebra: Fix up cherry-pick mistake |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Lou Berger | zebra: additional redistribute related logging |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Joakim Tjernlund | ospfd: Impl. per interface 'ip ospf area' command |
commit | commitdiff | tree | snapshot |
2016-08-18 |
David Lamparter | Revert "per-interface ospf enable and area set command." |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Paul Jakma | *: use an ifindex_t type, defined in lib/if.h, for... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Sid Khot | Fix for CM-12450 Ensure quagga logs at startup are... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Donald Sharp | Merge remote-tracking branch 'origin/cmaster' into... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Daniel Walton | BGP: neighbor activate lines for ipv4 unicast are not... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Sid Khot | bgpd: Fix for CM-11777 Need Quagga.conf created at... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Donald Sharp | ospfd: Remove HAVE_OSPF_TE |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Donald Sharp | ospfd: Remove HAVE_OPAQUE_LSA |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Donald Sharp | lib, bgpd, tests: Refactor FILTER_X in zebra.h |
commit | commitdiff | tree | snapshot |
2016-08-16 |
David Lamparter | pimd: don't break with missing SO_BINDTODEVICE |
commit | commitdiff | tree | snapshot |
2016-08-16 |
David Lamparter | bgpd: only try to identify VRF on Linux |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Christian Franke | isisd: warn if there is an MTU issue on circuits |
commit | commitdiff | tree | snapshot |
2016-08-16 |
David Lamparter | isisd: fold up isis_circuit_is_type_set() |
commit | commitdiff | tree | snapshot |
2016-08-16 |
David Lamparter | isisd: fix is_type_set |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Christian Franke | isisd: fix network-type configuration |
commit | commitdiff | tree | snapshot |
2016-08-16 |
David Lamparter | isisd: fix isis_circuit_af_set() on fresh circuit |
commit | commitdiff | tree | snapshot |
2016-08-16 |
David Lamparter | isisd: fix isis_circuit_create() |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Christian Franke | lib: don't have log functions change errno |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Sid Khot | Revert "Remove individual daemon conf files and replace... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Daniel Walton | "No such peer-groupr" should be "No such peer-group" |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Donald Sharp | zebra: Fix usage of accidental NULL pointer |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Donald Sharp | Merge remote-tracking branch 'origin/cmaster' into... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Donald Sharp | zebra: Fix usage of accidental NULL pointer |
commit | commitdiff | tree | snapshot |
2016-08-13 |
vivek | zebra: Fix interface lookup for RA statistics |
commit | commitdiff | tree | snapshot |
2016-08-13 |
Dinesh G Dutt | Remove individual daemon conf files and replace with... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
Sid Khot | bgpd: Reverting fix for CM-5040: BGP and OSPF should... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Renato Westphal | *: fix trivial build errors on *BSD |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Renato Westphal | zebra: create an abstraction layer for netlink_neigh_up... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Renato Westphal | zebra: replace __u32 with standard uint32_t |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Renato Westphal | pimd: add a workaround for *BSD |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Renato Westphal | bgpd: fix wrong use of IN6_IS_ADDR_LINKLOCAL |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Renato Westphal | bgpd: use utsname.domainname only when available |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Renato Westphal | lib: update strlcpy to OpenBSD v1.13 |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Renato Westphal | lib: fix setting of IPv4 multicast sockopts on OpenBSD |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Renato Westphal | ospf6d: fix sendmsg on OpenBSD |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Renato Westphal | zebra: fix build on OpenBSD >= 5.9 |
commit | commitdiff | tree | snapshot |
next |