index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
netconf_netlink.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
zebra: netlink registry rtm tunnel notif
Chirag Shah
3
-6
/
+59
2022-05-17
bgpd: Fix coverity SA issue with copying over prefix data
Donald Sharp
1
-3
/
+3
2022-05-17
doc: Updated the document for pimv6 clear commands
Sai Gomathi N
1
-0
/
+17
2022-05-17
pim6d: Add 'clear ipv6 mroute [vrf NAME] count' CLI
Sai Gomathi N
4
-34
/
+53
2022-05-17
pim6d: Add 'clear ipv6 pim [vrf NAME] oil' command
Sai Gomathi N
2
-6
/
+26
2022-05-17
pim6d: Add 'clear ipv6 mroute [vrf NAME]' command
Sai Gomathi N
2
-6
/
+24
2022-05-17
pim6d: Adding 'clear ipv6 pim statistics [vrf NAME]' cmd
Sai Gomathi N
2
-6
/
+27
2022-05-17
pim6d: Adding pim_cmd_lookup api in pim_cmd_common file
Sai Gomathi N
2
-0
/
+16
2022-05-17
pimd: Moving the common functions from pim_cmd.c file
Sai Gomathi N
4
-60
/
+62
2022-05-16
ospf6d: Ensure the ospf6 interface hello timer pops in all cases
Donald Sharp
2
-3
/
+12
2022-05-16
ospf6d: Give time left in hello timer for `show ipv6 ospf6 int`
Donald Sharp
1
-3
/
+3
2022-05-16
zebra: remove unncecessary check for l3vni
anlan_cs
1
-4
/
+0
2022-05-14
zebra: remove unnecessary check for "zevpn_vrf"
anlan_cs
8
-58
/
+4
2022-05-13
zebra: Remove unused function `route_entry_copy_nexthops`
Donald Sharp
2
-11
/
+0
2022-05-13
zebra: Remove unused functions in netlink compiles
Donald Sharp
1
-8
/
+3
2022-05-13
bgpd: Allow bgp to control the DSCP session TOS value
Pavel Shirshov
5
-8
/
+48
2022-05-13
zebra: Add encap and group type decoding to nexthop dump
Donald Sharp
1
-1
/
+41
2022-05-13
bgpd: Add a bit of debug to give us data about how an update group is formed
Donald Sharp
1
-1
/
+53
2022-05-13
bgpd: Initialize prd for show_ip_bgp_l2vpn_evpn_rd_neighbor_routes()
Donatas Abraitis
1
-1
/
+1
2022-05-13
bgpd: Make bgp_debug.[ch] take `const struct peer *` and return bool
Donald Sharp
2
-14
/
+14
2022-05-13
bgpd: Fix no form of rpki commands to take values
Donald Sharp
1
-6
/
+9
2022-05-13
zebra: Add startup message and display netlink buffer size.
Loganaden Velvindron
2
-1
/
+7
2022-05-13
doc: Add some more documentation about Notification support for GR
Donatas Abraitis
1
-0
/
+7
2022-05-13
tests: Inroduced pim passive test cases
sarita patra
2
-0
/
+357
2022-05-13
pimd: Northbound support for pim passive enable
sarita patra
8
-44
/
+61
2022-05-13
pimd: Disable receiving BSM on passive interface
sarita patra
1
-0
/
+8
2022-05-13
pimd: Disable receiving assert msg on passive interface
sarita patra
1
-0
/
+9
2022-05-13
pimd: Disable receiving join/prune on passive interface
sarita patra
1
-0
/
+8
2022-05-13
pimd: Disable receiving register-stop on passive interface
sarita patra
1
-0
/
+8
2022-05-13
pimd: Disable receiving register msg on passive interface
sarita patra
1
-0
/
+8
2022-05-13
pimd: Disable receiving hello on passive interface
sarita patra
1
-0
/
+8
2022-05-13
pimd: Handling hello send statistics for passive interface
sarita patra
1
-3
/
+5
2022-05-13
pimd: Handling reg and reg_stop send statistics for passive interface
sarita patra
1
-4
/
+7
2022-05-13
pimd: Handling Join/Prune statistics for passive interface
sarita patra
1
-6
/
+7
2022-05-13
pimd: Handling BSM send statistics for passive interface
sarita patra
1
-2
/
+4
2022-05-13
pimd: Handling assert send statistics for passive interface
sarita patra
1
-2
/
+3
2022-05-13
doc: add ip[v6] pim passive support
sarita patra
2
-0
/
+8
2022-05-13
pimd: display passive in show ip pim interface cmd
sarita patra
1
-0
/
+10
2022-05-13
pimd: show ip[v6] pim passive in show running config
sarita patra
1
-0
/
+5
2022-05-13
pimd: Disable sending of control packets on passive interface
sarita patra
2
-4
/
+15
2022-05-13
pimd: introduced flags for pim_passive_enable
sarita patra
2
-0
/
+2
2022-05-13
pim6d: introduce ipv6 pim passive command
sarita patra
1
-7
/
+41
2022-05-13
pimd: introduce ip pim passive command
sarita patra
1
-8
/
+42
2022-05-13
lib: add one check in "list_sort()"
anlan_cs
1
-1
/
+6
2022-05-12
bfdd: Prevent coverity from thinking values are uninited
Donald Sharp
1
-0
/
+2
2022-05-12
bgpd: Assign large enough data structure for coverity to be happy
Donald Sharp
1
-1
/
+1
2022-05-12
babeld: Check that bodylen is within some bounds of usable
Donald Sharp
1
-4
/
+4
2022-05-12
bgpd: Align bgp_dump.h to our standards
Donald Sharp
1
-1
/
+1
2022-05-12
bgpd: Align bgp_debug.h to our standards
Donald Sharp
1
-3
/
+3
2022-05-12
bgpd: Align bgp_damp.h to our standards
Donald Sharp
1
-7
/
+9
[next]