| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 59 | -490/+322 |
* | Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2 | Donald Sharp | 2019-06-22 | 59 | -322/+490 |
|\ |
|
| * | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 36 | -177/+229 |
| * | lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()... | Philippe Guibert | 2019-06-12 | 10 | -16/+30 |
| * | zebra, ifp: on netlink discovery, anticipate the vrf creation | Philippe Guibert | 2019-06-12 | 3 | -2/+22 |
| * | zebra, lib: upon entering interface, create vrf context | Philippe Guibert | 2019-06-12 | 3 | -10/+14 |
| * | lib: create interface upon accessing interface NB API. | Philippe Guibert | 2019-06-12 | 4 | -31/+58 |
| * | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 35 | -81/+114 |
| * | lib, ospfd, pimd, zebra: change if_create() api with vrf | Philippe Guibert | 2019-06-11 | 5 | -9/+11 |
| * | ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrf | Philippe Guibert | 2019-06-11 | 9 | -22/+38 |
* | | Merge pull request #4294 from adharkar/frr-master-fpm_rmac | Donald Sharp | 2019-06-22 | 5 | -16/+531 |
|\ \ |
|
| * | | Zebra: Address review comments for RMAC FPM feature 1 | Ameya Dharkar | 2019-06-17 | 2 | -5/+4 |
| * | | Zebra: Build nelink message for RMAC updates | Ameya Dharkar | 2019-06-17 | 3 | -1/+72 |
| * | | Zebra: Handle FPM connection up/down events | Ameya Dharkar | 2019-06-17 | 1 | -3/+35 |
| * | | Zebra: FPM processing of mac_q and dest_q | Ameya Dharkar | 2019-06-17 | 1 | -19/+161 |
| * | | Zebra: Handle RMAC add/delete operation and add fpm_mac_info_t | Ameya Dharkar | 2019-06-17 | 3 | -4/+147 |
| * | | Zebra: Data structures for RMAC processing in FPM | Ameya Dharkar | 2019-06-17 | 2 | -0/+128 |
* | | | Merge pull request #4586 from donaldsharp/default_originate | Renato Westphal | 2019-06-22 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | bgpd: `neighbor X:X::X default-originate` complains about (null) | Donald Sharp | 2019-06-20 | 1 | -2/+3 |
* | | | | Merge pull request #4589 from ton31337/fix/match_ip_next_hop_type_allows_with... | Donald Sharp | 2019-06-22 | 1 | -6/+6 |
|\ \ \ \ |
|
| * | | | | rmap: Minor changes in comments regarding match ip[v6] next-hop type | Donatas Abraitis | 2019-06-22 | 1 | -5/+5 |
| * | | | | rmap: Modify cli helper text for `match_ipv6_next_hop_type_cmd` | Donatas Abraitis | 2019-06-22 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #4331 from patrasar/bgp_cli_fix | Donald Sharp | 2019-06-22 | 1 | -4/+3 |
|\ \ \ \ |
|
| * | | | | bgpd : add prefix-length in show ip bgp neighbor advertised routes key | Sarita Patra | 2019-06-11 | 1 | -4/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #4536 from pguibert6WIND/bfd_startup_does_not_work | Donald Sharp | 2019-06-22 | 1 | -35/+35 |
|\ \ \ \ |
|
| * | | | | bfdd: avoid double socket initialisation on same netns | Philippe Guibert | 2019-06-21 | 1 | -35/+35 |
* | | | | | Merge pull request #4262 from vishaldhingra/lcomm_1 | Donald Sharp | 2019-06-22 | 6 | -24/+160 |
|\ \ \ \ \ |
|
| * | | | | | bgpd : Support for exact-match in match clause for lcommunity | vishaldhingra | 2019-06-19 | 3 | -14/+91 |
| * | | | | | bgpd : Support for exact-match in match clause for lcommunity | vishaldhingra | 2019-06-19 | 2 | -10/+41 |
| * | | | | | bgpd : Support for exact-match in match clause for lcommunity | vishaldhingra | 2019-06-19 | 2 | -0/+28 |
* | | | | | | Merge pull request #4518 from sarav511/dr_lhr | Donald Sharp | 2019-06-22 | 2 | -6/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | pimd: fix DR at LHR scenario where non DR is connected to RP | saravanank | 2019-06-13 | 2 | -6/+10 |
* | | | | | | | Merge pull request #4585 from ton31337/fix/no_match_ip_next_hop_blackhole | Donald Sharp | 2019-06-22 | 3 | -0/+152 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | rmap: Add hooks into zebra,ospf,rip for `match ip next-hop type blackhole` | Donatas Abraitis | 2019-06-21 | 3 | -0/+152 |
* | | | | | | | | Merge pull request #4508 from kssoman/updgrp | Donald Sharp | 2019-06-22 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | bgpd: Process core when prefix list is applied | Soman K S | 2019-06-13 | 1 | -2/+9 |
* | | | | | | | | | Merge pull request #4583 from donaldsharp/no_pim_trace_detail | Mark Stapp | 2019-06-21 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | pimd: Remove output of `debug igmp trace detail` from show commands | Donald Sharp | 2019-06-20 | 1 | -4/+0 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Prefix list count (#4578) | David Lamparter | 2019-06-21 | 2 | -9/+4 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | doc: Cleanup `clear ip prefix-list...` documentation. | Donald Sharp | 2019-06-20 | 1 | -9/+3 |
| * | | | | | | | lib: Keep proper count of prefix-list hit-count when used | Visakha Erina | 2019-06-20 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #4579 from opensourcerouting/mtype-fix | Donald Sharp | 2019-06-21 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | lib: fix MTYPE alias on clang | David Lamparter | 2019-06-21 | 1 | -2/+3 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #4576 from sarav511/enc_addr | Donald Sharp | 2019-06-21 | 1 | -2/+23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | pimd: Fixing encoded group & source address packing in right byte order | saravanank | 2019-06-21 | 1 | -2/+23 |
* | | | | | | | | Merge pull request #4573 from opensourcerouting/mtype_cleanup | Donald Sharp | 2019-06-21 | 61 | -356/+127 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | ripngd: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 9 | -75/+16 |
| * | | | | | | | ripd: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 10 | -76/+19 |
| * | | | | | | | vrrpd: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 9 | -67/+19 |
| * | | | | | | | lib: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 14 | -31/+13 |