Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add cplusplus guards to all zebra headers | Emanuele Di Pascale | 2019-03-25 | 42 | -2/+343 |
* | Merge pull request #3772 from pguibert6WIND/vrf_backend_unknown | Donald Sharp | 2019-03-25 | 3 | -2/+13 |
|\ | |||||
| * | lib: handling vrf backend unknown case | Philippe Guibert | 2019-02-11 | 1 | -0/+5 |
| * | lib: interface handling where zebra not yet ready | Philippe Guibert | 2019-02-11 | 3 | -2/+8 |
* | | Merge pull request #3989 from opensourcerouting/redhat-new-init | Donald Sharp | 2019-03-25 | 6 | -698/+5 |
|\ \ | |||||
| * | | tools/frrcommon.sh: ignore 'declare' failures | David Lamparter | 2019-03-24 | 1 | -1/+1 |
| * | | redhat: switch to new init script | David Lamparter | 2019-03-21 | 5 | -697/+4 |
* | | | Merge branch 'frr/pull/4005' | David Lamparter | 2019-03-24 | 1 | -7/+66 |
|\ \ \ | |||||
| * | | | bgpd: add command to lookup prefixes in the rpki table | Marcel Röthke | 2019-03-24 | 1 | -7/+66 |
* | | | | Merge pull request #4001 from qlyoung/doc-update-libyang-building | David Lamparter | 2019-03-23 | 1 | -35/+33 |
|\ \ \ \ | |||||
| * | | | | doc: update instructions for building libyang | Quentin Young | 2019-03-22 | 1 | -35/+33 |
| |/ / / | |||||
* | | | | Merge pull request #3996 from qlyoung/doc-move-rpm-to-devdocs | David Lamparter | 2019-03-23 | 10 | -132/+100 |
|\ \ \ \ | |||||
| * | | | | doc: move rpm build doc to dev docs | Quentin Young | 2019-03-22 | 9 | -131/+99 |
| * | | | | doc: fix underline level | Quentin Young | 2019-03-21 | 1 | -1/+1 |
* | | | | | Merge pull request #3985 from rubenk/doc-fix-a-few-typos | David Lamparter | 2019-03-23 | 25 | -53/+53 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | doc: address review comment | Ruben Kerkhof | 2019-03-20 | 1 | -1/+1 |
| * | | | | doc: fix a couple of typos | Ruben Kerkhof | 2019-03-20 | 25 | -53/+53 |
* | | | | | Merge pull request #3978 from chiragshah6/evpn_dev2 | Sri Mohana Singamsetty | 2019-03-22 | 2 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | bgpd: l3vni add-del handle non-defualt rd | Chirag Shah | 2019-03-20 | 2 | -1/+4 |
* | | | | | | Merge pull request #3927 from donaldsharp/rnh_cleanup | David Lamparter | 2019-03-22 | 1 | -7/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | zebra: Cleanup rnh table information before deleting underlying tables | Donald Sharp | 2019-03-08 | 1 | -7/+9 |
* | | | | | | | Merge pull request #3935 from FRRouting/doc-add-fabricd-seealso | Mark Stapp | 2019-03-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | doc: include fabricd in see-also programs | Quentin Young | 2019-03-12 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #3839 from srimohans/support_bundle | Donald Sharp | 2019-03-22 | 2 | -0/+193 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FRR: Python script to generate support bundle for FRR | Sri Mohana Singamsetty | 2019-02-20 | 2 | -0/+193 |
* | | | | | | | | | Merge pull request #3776 from opensourcerouting/pbrd-interface-nexthops | Donald Sharp | 2019-03-22 | 6 | -116/+222 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | lib, pbrd: fix indentation of a few commands | Renato Westphal | 2019-02-15 | 2 | -5/+5 |
| * | | | | | | | | | pbrd: change the "set nexthop" command to accept interface nexthops | Renato Westphal | 2019-02-15 | 1 | -36/+44 |
| * | | | | | | | | | pbrd: add support for interface nexthops | Renato Westphal | 2019-02-15 | 3 | -1/+71 |
| * | | | | | | | | | pbrd: fix detection of inconsistent nexthop groups | Renato Westphal | 2019-02-15 | 1 | -20/+34 |
| * | | | | | | | | | pbrd: rename nh_afi variables to nh_type to better convey their meaning | Renato Westphal | 2019-02-15 | 1 | -14/+14 |
| * | | | | | | | | | lib: add support for interface nexthops on nexthop groups | Renato Westphal | 2019-02-15 | 1 | -33/+51 |
| * | | | | | | | | | lib: change how nexthop groups store nexthop addresses | Renato Westphal | 2019-02-14 | 2 | -8/+10 |
| * | | | | | | | | | lib: consolidate nexthop-group deletion in a single place | Renato Westphal | 2019-02-14 | 1 | -7/+1 |
* | | | | | | | | | | Merge pull request #3972 from mjstapp/fix_privs_race | Donald Sharp | 2019-03-22 | 1 | -20/+21 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | libs: fix race in privs changes | Mark Stapp | 2019-03-17 | 1 | -20/+21 |
* | | | | | | | | | | | Merge pull request #3980 from rubensfig/doc_bgp_rr | Donald Sharp | 2019-03-22 | 1 | -5/+17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | doc: route reflector documentation | Rubens Figueiredo | 2019-03-21 | 1 | -5/+17 |
* | | | | | | | | | | | | Merge pull request #3992 from rubenk/tools-fix-typos | Quentin Young | 2019-03-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | tools: fix two typos in daemons file | Ruben Kerkhof | 2019-03-21 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #3967 from chiragshah6/evpn_dev | Sri Mohana Singamsetty | 2019-03-21 | 1 | -0/+40 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | bgpd: router mac same as self skip route install | Chirag Shah | 2019-03-19 | 1 | -0/+40 |
* | | | | | | | | | | | | Merge pull request #3863 from patrasar/RP_addition_deletion_changes | Donald Sharp | 2019-03-20 | 16 | -250/+693 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | pimd: Addressing the review comments | Sarita Patra | 2019-03-19 | 4 | -31/+14 |
| * | | | | | | | | | | | pimd: Handling delete nexthop track for PIM upstream address | Sarita Patra | 2019-02-25 | 2 | -11/+43 |
| * | | | | | | | | | | | pimd: update pim upstream structure when RP gets deleted | Sarita Patra | 2019-02-25 | 1 | -0/+49 |
| * | | | | | | | | | | | pimd: update pim upstream structure when RP gets configured | Sarita Patra | 2019-02-25 | 2 | -2/+116 |
| * | | | | | | | | | | | pimd: clear upstream rpf information when RP becomes not reachable | Sarita Patra | 2019-02-25 | 5 | -43/+89 |
| * | | | | | | | | | | | pimd: clear rp_info source_nexthop when RP becomes not reachable | Sarita Patra | 2019-02-25 | 2 | -3/+18 |
| * | | | | | | | | | | | pimd: Don't install dummy channel oil entry into Kernel | Sarita Patra | 2019-02-25 | 1 | -18/+24 |