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 |
2016-08-08 |
Donald Sharp | Merge remote-tracking branch 'origin/cmaster' into... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Sid Khot | bgpd: Fix for CM-11982 bgp failed to redistribute conne... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Daniel Walton | 'debug ospf' print a garbage character |
commit | commitdiff | tree | snapshot |
2016-08-04 |
John Berezovik | Fix changelog to add maintainer info, build fails witho... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Quentin Young | lib: Add newline terminators to pim docstring |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Donald Sharp | quagga: Set version strings appropriately |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Donald Sharp | lib: Arm build breakage with MAX_INT macro issues |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Don Slice | bgpd: Add command to prefer global ipv6 address |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Donald Sharp | bgpd: Add the no form of some dump bgp commands |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Donald Sharp | configure: Auto pick-up the correct json env |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Daniel Walton | BGP displays "keepalive" instead of "keepalives" for... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Donald Sharp | vtysh: Do not run extract.pl over protocols that are... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Donald Sharp | lib: 'show commandtree' is not a CLI command |
commit | commitdiff | tree | snapshot |
2016-07-28 |
David Lamparter | isisd: drop unused per-type metric values |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christian Franke | isisd: API: area (L1), domain (L2) passwords |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christian Franke | isisd: API: timers (LSP, SPF) |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christian Franke | isisd: API: LSP-MTU & area level |
commit | commitdiff | tree | snapshot |
2016-07-28 |
David Lamparter | isisd: API: timers (IIH, CSNP, PSNP) |
commit | commitdiff | tree | snapshot |
next |