| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4239 from sarav511/rp | Jafar Al-Gharaibeh | 2019-05-28 | 25 | -110/+2926 |
|\ |
|
| * | pimd: Enable BSM processing on all interfaces by default | saravanank | 2019-05-15 | 1 | -0/+4 |
| * | pimd: clear pim bsm traffic counters for BSM | saravanank | 2019-05-15 | 1 | -0/+2 |
| * | pimd: Implement show & clear ip pim statistics command | saravanank | 2019-05-15 | 1 | -0/+147 |
| * | pimd: Implementation of show ip pim bsrp-info. | saravanank | 2019-05-15 | 1 | -0/+174 |
| * | pimd: Implement show ip pim bsm-database | saravanank | 2019-05-15 | 1 | -0/+179 |
| * | pimd: Forwarding the stored BSM to new neighbor or restarted neighbor | saravanank | 2019-05-15 | 3 | -0/+100 |
| * | pimd: semantic fragmentation of Bootstrap messages w.r.t interface mtu | saravanank | 2019-05-15 | 1 | -1/+181 |
| * | pimd: store PIM bootstrap message in list and forward if no_fwd not set | saravanank | 2019-05-15 | 1 | -0/+89 |
| * | pimd: Instate partial rp_list(when its full) to bsrp_list(main list). | saravanank | 2019-05-15 | 1 | -1/+167 |
| * | pimd: Parse the grp2rp mapping from BSM pkt and add to partial rp list | saravanank | 2019-05-15 | 1 | -0/+304 |
| * | pimd: PIM Bootstrap packet processing | saravanank | 2019-05-15 | 3 | -0/+254 |
| * | pimd: PIM Msg header includes N bit as defined by RFC | saravanank | 2019-05-15 | 6 | -11/+27 |
| * | pimd: PIM BSM Processing bootstrap timer expiry handling | saravanank | 2019-05-15 | 1 | -0/+58 |
| * | pimd: PIM BSM processing, grp2rp mapping timer expiry | saravanank | 2019-05-15 | 1 | -0/+87 |
| * | pimd: PIM BSM Processing g2rp timer start and expiry routine(dummy) | saravanank | 2019-05-15 | 1 | -0/+38 |
| * | pimd: BSM related memory definition to static and function reordering | saravanank | 2019-05-15 | 3 | -41/+35 |
| * | pimd: Implementation of show ip pim bsr command | saravanank | 2019-05-15 | 1 | -0/+98 |
| * | pimd: rp_new & rp_del split into 2 tier functions & implement rp_change | saravanank | 2019-05-15 | 5 | -102/+318 |
| * | pimd: interface commands to enable/disable bsm processing | saravanank | 2019-05-15 | 4 | -2/+117 |
| * | pimd: Show RP source in show ip pim rp-info command | saravanank | 2019-05-15 | 1 | -4/+14 |
| * | pimd: cli changes to show BSM statistics in show ip pim int traffic | saravanank | 2019-05-15 | 1 | -15/+29 |
| * | pimd: Implement nexthop match where if given address match any of the next ho... | saravanank | 2019-05-15 | 2 | -0/+168 |
| * | pimd: PIM nexthop tracking changes for tracking nexthop path of BSR. | saravanank | 2019-05-15 | 6 | -14/+33 |
| * | pimd: Datastructure for BSM interface configuration and statistics | saravanank | 2019-05-15 | 1 | -0/+7 |
| * | pimd: implement debug pim bsm command | saravanank | 2019-05-15 | 1 | -0/+30 |
| * | pimd: PIM BSM Processing datastructure definition/initialization/deinit | saravanank | 2019-05-15 | 9 | -1/+341 |
| * | pimd: adding datastructure to accomodate to source of RP. | saravanank | 2019-05-15 | 1 | -0/+7 |
* | | Merge pull request #4350 from patrasar/pim_sg_expiry | Donald Sharp | 2019-05-20 | 1 | -1/+3 |
|\ \ |
|
| * | | pimd: fix (s,g) expiry. | Sarita Patra | 2019-05-20 | 1 | -1/+3 |
* | | | Merge pull request #4144 from pguibert6WIND/bfd_cbit | Russ White | 2019-05-16 | 1 | -2/+8 |
|\ \ \ |
|
| * | | | bfdd, lib, bgpd: add bfd cbit usage | Philippe Guibert | 2019-05-14 | 1 | -2/+8 |
* | | | | lib: hashing functions should take const arguments | Quentin Young | 2019-05-14 | 10 | -19/+19 |
|/ / / |
|
* | | | Merge pull request #4304 from donaldsharp/route_map_switch | David Lamparter | 2019-05-14 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | bgpd, lib, ospf6d, ospfd, pimd, zebra: Rework routemap event callback | Donald Sharp | 2019-05-11 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #4112 from pguibert6WIND/bfd_vrf | Rafael Zalamena | 2019-05-14 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_id | Philippe Guibert | 2019-05-07 | 2 | -2/+2 |
* | | | Merge pull request #4214 from donaldsharp/s_g_channel_deletion | Jafar Al-Gharaibeh | 2019-05-10 | 2 | -5/+24 |
|\ \ \ |
|
| * | | | pimd: Deletion of a ifchannel does not immediately mean remove from OIL | Donald Sharp | 2019-04-24 | 2 | -5/+24 |
| | |/
| |/| |
|
* | | | Merge pull request #4251 from rgirada/fix_pim_upstream | Donald Sharp | 2019-05-09 | 1 | -2/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | Pimd : S,G Mroute entries are not expiring even after KAT expiry, | rgirada | 2019-05-09 | 1 | -2/+10 |
* | | | Merge pull request #4244 from donaldsharp/pim_single_interface | Renato Westphal | 2019-05-07 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | pimd: Stop crash in show of single interface | Donald Sharp | 2019-05-02 | 1 | -0/+2 |
| |/ / |
|
* / / | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young | 2019-05-03 | 4 | -31/+18 |
|/ / |
|
* / | pimd: Add missing flags to json output | Donald Sharp | 2019-04-24 | 1 | -0/+35 |
|/ |
|
* | Merge pull request #4179 from donaldsharp/mroute_show | Jafar Al-Gharaibeh | 2019-04-23 | 1 | -13/+36 |
|\ |
|
| * | pimd: Add ability to select on S or G for `show ip mroute` | Donald Sharp | 2019-04-23 | 1 | -13/+36 |
* | | pimd: When creating new upstream state, figure out what we should join | Donald Sharp | 2019-04-22 | 1 | -3/+2 |
|/ |
|
* | Merge pull request #4025 from AnuradhaKaruppiah/pim-evpn | Jafar Al-Gharaibeh | 2019-04-22 | 25 | -84/+1964 |
|\ |
|
| * | pimd: fix macro backslash alignment | Anuradha Karuppiah | 2019-04-21 | 1 | -3/+3 |