summaryrefslogtreecommitdiffstats
path: root/zebra/netconf_netlink.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-18zebra: netlink registry rtm tunnel notifChirag Shah3-6/+59
2022-05-17bgpd: Fix coverity SA issue with copying over prefix dataDonald Sharp1-3/+3
2022-05-17doc: Updated the document for pimv6 clear commandsSai Gomathi N1-0/+17
2022-05-17pim6d: Add 'clear ipv6 mroute [vrf NAME] count' CLISai Gomathi N4-34/+53
2022-05-17pim6d: Add 'clear ipv6 pim [vrf NAME] oil' commandSai Gomathi N2-6/+26
2022-05-17pim6d: Add 'clear ipv6 mroute [vrf NAME]' commandSai Gomathi N2-6/+24
2022-05-17pim6d: Adding 'clear ipv6 pim statistics [vrf NAME]' cmdSai Gomathi N2-6/+27
2022-05-17pim6d: Adding pim_cmd_lookup api in pim_cmd_common fileSai Gomathi N2-0/+16
2022-05-17pimd: Moving the common functions from pim_cmd.c fileSai Gomathi N4-60/+62
2022-05-16ospf6d: Ensure the ospf6 interface hello timer pops in all casesDonald Sharp2-3/+12
2022-05-16ospf6d: Give time left in hello timer for `show ipv6 ospf6 int`Donald Sharp1-3/+3
2022-05-16zebra: remove unncecessary check for l3vnianlan_cs1-4/+0
2022-05-14zebra: remove unnecessary check for "zevpn_vrf"anlan_cs8-58/+4
2022-05-13zebra: Remove unused function `route_entry_copy_nexthops`Donald Sharp2-11/+0
2022-05-13zebra: Remove unused functions in netlink compilesDonald Sharp1-8/+3
2022-05-13bgpd: Allow bgp to control the DSCP session TOS valuePavel Shirshov5-8/+48
2022-05-13zebra: Add encap and group type decoding to nexthop dumpDonald Sharp1-1/+41
2022-05-13bgpd: Add a bit of debug to give us data about how an update group is formedDonald Sharp1-1/+53
2022-05-13bgpd: Initialize prd for show_ip_bgp_l2vpn_evpn_rd_neighbor_routes()Donatas Abraitis1-1/+1
2022-05-13bgpd: Make bgp_debug.[ch] take `const struct peer *` and return boolDonald Sharp2-14/+14
2022-05-13bgpd: Fix no form of rpki commands to take valuesDonald Sharp1-6/+9
2022-05-13zebra: Add startup message and display netlink buffer size.Loganaden Velvindron2-1/+7
2022-05-13doc: Add some more documentation about Notification support for GRDonatas Abraitis1-0/+7
2022-05-13tests: Inroduced pim passive test casessarita patra2-0/+357
2022-05-13pimd: Northbound support for pim passive enablesarita patra8-44/+61
2022-05-13pimd: Disable receiving BSM on passive interfacesarita patra1-0/+8
2022-05-13pimd: Disable receiving assert msg on passive interfacesarita patra1-0/+9
2022-05-13pimd: Disable receiving join/prune on passive interfacesarita patra1-0/+8
2022-05-13pimd: Disable receiving register-stop on passive interfacesarita patra1-0/+8
2022-05-13pimd: Disable receiving register msg on passive interfacesarita patra1-0/+8
2022-05-13pimd: Disable receiving hello on passive interfacesarita patra1-0/+8
2022-05-13pimd: Handling hello send statistics for passive interfacesarita patra1-3/+5
2022-05-13pimd: Handling reg and reg_stop send statistics for passive interfacesarita patra1-4/+7
2022-05-13pimd: Handling Join/Prune statistics for passive interfacesarita patra1-6/+7
2022-05-13pimd: Handling BSM send statistics for passive interfacesarita patra1-2/+4
2022-05-13pimd: Handling assert send statistics for passive interfacesarita patra1-2/+3
2022-05-13doc: add ip[v6] pim passive supportsarita patra2-0/+8
2022-05-13pimd: display passive in show ip pim interface cmdsarita patra1-0/+10
2022-05-13pimd: show ip[v6] pim passive in show running configsarita patra1-0/+5
2022-05-13pimd: Disable sending of control packets on passive interfacesarita patra2-4/+15
2022-05-13pimd: introduced flags for pim_passive_enablesarita patra2-0/+2
2022-05-13pim6d: introduce ipv6 pim passive commandsarita patra1-7/+41
2022-05-13pimd: introduce ip pim passive commandsarita patra1-8/+42
2022-05-13lib: add one check in "list_sort()"anlan_cs1-1/+6
2022-05-12bfdd: Prevent coverity from thinking values are uninitedDonald Sharp1-0/+2
2022-05-12bgpd: Assign large enough data structure for coverity to be happyDonald Sharp1-1/+1
2022-05-12babeld: Check that bodylen is within some bounds of usableDonald Sharp1-4/+4
2022-05-12bgpd: Align bgp_dump.h to our standardsDonald Sharp1-1/+1
2022-05-12bgpd: Align bgp_debug.h to our standardsDonald Sharp1-3/+3
2022-05-12bgpd: Align bgp_damp.h to our standardsDonald Sharp1-7/+9