summaryrefslogtreecommitdiffstats
path: root/.dockerignore (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-29pim6d: Completing "ipv6 mld query-max-response-time" command.Abhishek N R3-14/+27
2022-08-28ospfd: changes for code maintainabilitysri-mohan13-22/+18
2022-08-26doc: Updated the doc for show ipv6 mld groups commandSai Gomathi N1-0/+3
2022-08-26pim6d: Implementing "show mld groups" CLISai Gomathi N1-2/+123
2022-08-26pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N3-9/+8
2022-08-26ospfd: changes for code maintainabilitysri-mohan11-45/+39
2022-08-25ospfd: changes for code maintainabilitysri-mohan11-37/+37
2022-08-25bgpd: Drop bnc_str() functionDonatas Abraitis3-31/+13
2022-08-25bgpd: Convert prefix2str to %pFXDonatas Abraitis7-107/+55
2022-08-25bgpd: Do not print new line for EVPN CLI outputs if it's a JSONDonatas Abraitis1-2/+1
2022-08-25lib: Fix extra semicolon after ifWeiguo Li1-2/+1
2022-08-24ospfd: changes for code maintainabilitysri-mohan11-30/+24
2022-08-24pimd, pim6d: Using ttable for displaying "show ip|ipv6 pim jp-agg" CLISai Gomathi N1-9/+22
2022-08-24pimd, pim6d: Using ttable for displaying "show ip|ipv6 pim channel" CLISai Gomathi N1-20/+33
2022-08-24ripd: Use a sequence number instead of timeDonald Sharp1-1/+2
2022-08-24babeld: Remove return value for gettime()Donald Sharp2-3/+3
2022-08-24zebra: Convert time to uint64_t for zclient data structuresDonald Sharp2-12/+10
2022-08-24pimd: Intentionally downcast to a uint32_t valueDonald Sharp1-1/+1
2022-08-24bgpd: Replace rfapi_time() with monotime()Donald Sharp5-13/+17
2022-08-24bgpd: Convert from bgp_clock() to monotime()Donald Sharp20-66/+54
2022-08-24gdb: Add a macro to walk memory allocationsDonald Sharp1-0/+22
2022-08-24doc: Define `internet` BGP communityDonatas Abraitis1-0/+3
2022-08-24Revert "bgpd: Drop `internet` community check from community_list_match()"Donatas Abraitis1-0/+3
2022-08-24Revert "tests: Check if BGP community-list filtering works correctly"Donatas Abraitis6-163/+0
2022-08-24ospfd: Adding per neighbour json details to GR helper detail commandrgirada1-0/+27
2022-08-23ospfd: changes for code maintainabilitysri-mohan11-97/+57
2022-08-23ospfd: changes for code maintainabilitysri-mohan11-16/+15
2022-08-22ospfd: changes for code maintainabilitysri-mohan11-21/+22
2022-08-22nhrpd: Use nhrp_interface_update_nbma when source vrf was changedDmitrii Turlupov1-2/+1
2022-08-22ospfd: changes for code maintainabilitysri-mohan11-61/+52
2022-08-22ospfd: changes for code maintainabilitysri-mohan11-101/+74
2022-08-22tests : bgp-default-originate ecmp scenerio is addedARShreenidhi1-0/+396
2022-08-20tests: Log as error if some of the daemons are missingDonatas Abraitis2-2/+2
2022-08-20ospf6d: Don't remove summary route if it is a rangeXiaodong Xu1-1/+6
2022-08-19debian: add lua _binary_ to build dependenciesEugene Crosser1-0/+1
2022-08-19ospfd: changes code maintainabilitysri-mohan11-220/+198
2022-08-18zebra: trim unused tc dplane result valuesSiger Yang1-1/+1
2022-08-18pimd, pim6d: Removing unused parameterAbhishek N R1-3/+2
2022-08-17zebra: No need for a rib_delete before a rib_addDonald Sharp1-8/+0
2022-08-17zebra: use rib_add_multipath in rt_netlink.cDonald Sharp1-28/+29
2022-08-17zebra: Create a zebra_rib_route_entry_new function and use itDonald Sharp5-65/+45
2022-08-17zebra: Introduce early route processing on the MetaQDonald Sharp3-389/+564
2022-08-17zebra: Convert label processing to Meta-QDonald Sharp4-8/+146
2022-08-17zebra: fix ctab calculation typo in tc netlinkSiger Yang1-1/+1
2022-08-17zebra: use default NS directly in tc dplaneSiger Yang1-2/+1
2022-08-17pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim rp-info" command o...Abhishek N R1-25/+36
2022-08-16bgpd: Drop `internet` community check from community_list_match()Donatas Abraitis1-3/+0
2022-08-16tests: Check if BGP community-list filtering works correctlyDonatas Abraitis6-0/+163
2022-08-16zebra: add TC handlers in script codeStephen Worley1-8/+11
2022-08-16pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim upstream-rpf" comm...Abhishek N R1-8/+22