index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yang
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
pim6d: Make pim_zlookup_sg_statistics available for v6
Mobashshera Rasool
2
-4
/
+2
2022-04-28
doc: Updated the doc for show ipv6 mroute commands
Abhishek N R
1
-0
/
+29
2022-04-28
pim6d: Implementing "show ipv6 mroute summary" CLI
Abhishek N R
4
-38
/
+120
2022-04-28
pim6d: Implementing "show ipv6 mroute count" CLI
Abhishek N R
4
-41
/
+130
2022-04-28
pim6d: Implementing "show ipv6 mroute" CLI
Abhishek N R
4
-105
/
+199
2022-04-28
lib, zebra, pimd: clean up/fix VRF DECLVAR macros
David Lamparter
8
-36
/
+47
2022-04-28
zebra: Removed show_ipv6_mroute cli from zebra_vty.c
Abhishek N R
1
-76
/
+0
2022-04-28
pimd: Moving the common functions from pim_cmd.c
Abhishek N R
3
-530
/
+538
2022-04-28
zebra, pimd: Add a field family in the message ZEBRA_IPMR_ROUTE_STATS
Mobashshera Rasool
2
-26
/
+57
2022-04-28
zebra: Modify base code to get ipv6 stats from kernel
Mobashshera Rasool
3
-26
/
+60
2022-04-27
lib: prefix unionization
David Lamparter
2
-19
/
+31
2022-04-27
tests: Correctly align variable type in tests
Donald Sharp
5
-5
/
+5
2022-04-27
bgpd: Ensure pkt_afi and pkt_safi are not used uninited in some cases
Donald Sharp
4
-20
/
+20
2022-04-27
doc: Updated the doc for show ipv6 multicast commands
Abhishek N R
1
-0
/
+12
2022-04-27
pim6d: Implementing "show ipv6 multicast count" CLI
Abhishek N R
4
-46
/
+130
2022-04-27
pim6d: Implementing "show ipv6 multicast" CLI
Abhishek N R
4
-36
/
+92
2022-04-27
lib: remove unused `struct prefix_ptr`
David Lamparter
2
-8
/
+0
2022-04-26
bgpd: ensure that the node gets unlocked in all cases
Carl Baldwin
1
-5
/
+9
2022-04-26
pimd: clean up zlookup nexthop handling
David Lamparter
1
-26
/
+42
2022-04-26
pim6d: implement/un-stub MRIB lookup
David Lamparter
4
-22
/
+13
2022-04-26
zebra, pimd: add AF param on NEXTHOP_LOOKUP_MRIB
David Lamparter
5
-32
/
+50
2022-04-26
zebra: add rib_match_ipv6_multicast variant
David Lamparter
2
-0
/
+59
2022-04-26
pimd: Moving the common functions from pim_cmd.c
Abhishek N R
3
-144
/
+149
2022-04-26
pimd: add missing `debug igmp trace detail`
David Lamparter
2
-1
/
+36
2022-04-26
pimd: fix reversed logic for "debug ... detail"
David Lamparter
2
-17
/
+17
2022-04-25
bgpd: Drop inet_ntop for route_vty_out_overlay()
Donatas Abraitis
1
-15
/
+13
2022-04-25
lib: Ignore duplicate alist/plist entries in CLI
Donatas Abraitis
1
-143
/
+122
2022-04-25
build: fix new gcc 11.2 warnings
David Lamparter
1
-2
/
+2
2022-04-25
bgpd: Add `set as-path replace <any|ASN>` cmd for route-maps
Donatas Abraitis
18
-0
/
+366
2022-04-25
bgpd: take SRv6 func-bits into account when generating SIDs
Nobuhiro MIKI
1
-3
/
+21
2022-04-25
bgpd: optimize "auto_rt" searching procedure for evpn
anlan_cs
1
-1
/
+4
2022-04-25
bgpd: minor style change
anlan_cs
2
-11
/
+9
2022-04-25
pim6d: Modifying the mld group watermark command name
Sai Gomathi N
2
-16
/
+16
2022-04-25
pim6d: Removing duplicate PIM_DECLVAR_CONTEXT macro
Sai Gomathi N
1
-8
/
+0
2022-04-24
bgpd: Fix import check removal
Donald Sharp
1
-14
/
+20
2022-04-24
tools: string literals -> comments
Chirag Shah
1
-8
/
+4
2022-04-24
staticd: redo VRF_DEFAULT NHT registers on connect
David Lamparter
1
-0
/
+3
2022-04-24
staticd: merge NHT register & update, reorganize
David Lamparter
3
-56
/
+39
2022-04-24
staticd: use double pointer for NHT decref
David Lamparter
1
-18
/
+26
2022-04-24
staticd: minor refactor NHT register code
David Lamparter
1
-51
/
+39
2022-04-24
lib: prefix_afi() helper
David Lamparter
1
-0
/
+5
2022-04-24
bfdd: fix broken FSM in active mode
anlan_cs
1
-1
/
+2
2022-04-23
tools: frr-reload fix bgp nbr delete
Chirag Shah
1
-0
/
+41
2022-04-23
tools: fix bgp instances deletion in frr-reload
Chirag Shah
1
-0
/
+35
2022-04-22
vrrpd: Fix display of 'Master Advertisement interval'
Rajesh Varatharaj
1
-4
/
+4
2022-04-22
isisd: ldp cleaning issue on invalid sptree
Francois Dumontet
1
-0
/
+5
2022-04-21
lib: Ensure an empty string does not get printed for host/domain
Donald Sharp
1
-4
/
+8
2022-04-21
pimd: Set new to true in igmp_get_source_by_addr api
Mobashshera Rasool
1
-0
/
+3
2022-04-20
tools: Allow running frrinit.sh only for EUID=0
Donatas Abraitis
1
-0
/
+11
2022-04-20
tools: Improve usage example for frrinit.sh
Donatas Abraitis
1
-1
/
+2
[next]