2017-03-08 |
Jafar Al-Gharaibeh | Merge pull request #262 from donaldsharp/pim_jp_fixes frr-3.0-branchpoint |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Donald Sharp | pimd: Don't double include Source |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Donald Sharp | pimd: Fix various ifdown/ifup scenarios w/ J/P Agg |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Donald Sharp | Merge pull request #261 from opensourcerouting/lib_cleanup |
commit | commitdiff | tree | snapshot |
2017-03-08 |
David Lamparter | *: fix some option descriptions and make -e work |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: time: remove leftover declarations |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: hide away logging internals |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: remove remaining struct zlog * args |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: simplify protocol/log naming |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: ditch struct zlog * argument on zlog/vzlog() |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | *: get rid of zlog(*, LOG_LEVEL, ...) |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | *: add frr_run() |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | *: add frr_config_fork() |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | *: centralize more into frr_init() |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | *: add frr_init() infrastructure |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | Merge pull request #257 from opensourcerouting/nhrpd |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | Merge pull request #254 from donaldsharp/shutdown3 |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/250' ("bgpd, zebra: Add ifindex... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | build: only default-enable nhrpd on Linux |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | cumulus, tools: Allow nhrpd to be brought up |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/243' ("Pim jp agg") |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | pimd: Add copyright Information to pim_jp_agg.[ch] |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Timo Teräs | distro/redhat: package nhrpd |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Timo Teräs | nhrpd: workaround old kernel vs. glibc definition conflics |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Timo Teräs | doc: add initial nhrpd documentation |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | nhrpd: include headers in dist tarball |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | nhrpd: change VTY port 2612->2610 |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | nhrpd: adapt to API changes |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Timo Teräs | nhrpd: implement next hop resolution protocol |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/255' ("vtysh: Fix cli help strin... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/246' ("Pim command cleanup") |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/240' ("lib, bgpd: clean up headers") |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/236' ("tools: frr-reload.py... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/228' ("doc: add CLI implementati... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Martin Winter | Merge pull request #251 from donaldsharp/bgp_view |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | vtysh: Fix cli help string to have only 1 mention of... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | bgpd: Only send data if we have something to send |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | bgpd: Add json output for last Notification message |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | bgpd: TX shutdown message |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | bgpd: RX shutdown message in "show bgp neighbor" |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: add zlog_sanitize function |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Donald Sharp | bgpd: Remove dead code |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Donald Sharp | bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV6 |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Donald Sharp | bgpd: Fix more assignments inside of if statement |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Donald Sharp | bgpd: Fix broken if statement |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Donald Sharp | bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV4 |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Donald Sharp | Merge pull request #249 from opensourcerouting/ldpd... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: add missing htonl and ntohl in PF_KEY code |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: always check if the received labels are valid |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: remove unnecessary memcpy's |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: send VPLS MAC withdrawals |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: fix parsing of optional tlvs in address messages |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: implement RFC 5919 (LDP End-of-LIB) |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid) |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: implement RFC 5918 (Typed Wildcard FEC) |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: implement RFC 5561 (LDP Capabilities) |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: implement support for PWid group wildcards |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: fix processing of Label Withdraw messages |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: the PW Status is an unknown TLV |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: send correct status code on error condition |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: create helper functions to log sent/received... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: provide more detailed output when logging notific... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: kill send_notification_nbr() |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: minor tweaks |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: replace hand-rolled 'for' loop with specialized... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Daniel Walton | tools: frr-reload.py needs to treat "no " as a single... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | Merge pull request #245 from donaldsharp/ldpd_load |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Donald Sharp | lib: Cleanup missing help strings for 'show commandtree..' |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Donald Sharp | cumulus: Add startup parameters for ldpd |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | Merge pull request #233 from donaldsharp/ecmp1 |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Donald Sharp | bgp: Fix view/vrf lookup |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Donald Sharp | pimd: Fix 'show ip pim state' command |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Donald Sharp | pimd: Hide 'ip multicast-routing' command |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Donald Sharp | pimd: Turn on igmp when igmp commands are entered |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Donald Sharp | cumulus: Add new daemons to daemons file |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Donald Sharp | tools: Allow ldpd to be started |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Donald Sharp | pimd: Join/Prune Aggregation |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Donald Sharp | pimd: Track oil list totals a bit better. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Quentin Young | bgpd: remove unnecessary #include "vty.h" |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Quentin Young | bgpd: add vty.h to bgpd.h |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Quentin Young | lib: add stream.h, vty.h, zebra.h to plist.h |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Daniel Walton | tools: frr-reload.py needs to treat "mpls" as a single... |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Russ White | Merge pull request #230 from qlyoung/remove-quagga_clkid |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Russ White | Merge pull request #224 from donaldsharp/pim_patches_feb |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Russ White | Merge pull request #231 from qlyoung/monotime-retab |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Russ White | Merge pull request #234 from donaldsharp/v6_multipath_r... |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Russ White | Merge pull request #235 from donaldsharp/coverity1 |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Donald Sharp | bgpd: Cleanup grabbag of coverity scan issues found |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Donald Sharp | isisd: Clean up leaked memory |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Donald Sharp | ospf6d: Fix write beyond data structure |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Donald Sharp | pimd: Fix use of value after free |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Donald Sharp | zebra: Allow multiple rib deletes from linux kernel |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Donald Sharp | zebra: Add multipath parsing to V6 |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Donald Sharp | zebra: Refactor netlink_route_change and netlink_route_... |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Donald Sharp | zebra: Add knowledge of whether or not we are acting... |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Donald Sharp | bgpd, zebra: Allow setting ecmp from daemon cli |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Russ White | Merge pull request #226 from donaldsharp/evpn_fix |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Donald Sharp | Merge pull request #229 from ChairmanTubeAmp/martinb... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Quentin Young | lib: remove unused quagga_clkid |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Quentin Young | lib: monotime.h tabs -> spaces |
commit | commitdiff | tree | snapshot |
next |