index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
if.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
bgpd: peer groups should not toggle interface based nht tracking
Donald Sharp
1
-2
/
+4
2022-05-04
bgpd: Refuse to let interfaced peering to change capability extended-nexthop
Donald Sharp
1
-0
/
+16
2022-05-04
bgpd: enhanced capability is always turned on for interface based peers
Donald Sharp
1
-1
/
+2
2022-05-04
bgpd: Fix memory leak for bgp_notify_receive()
Donatas Abraitis
1
-3
/
+4
2022-05-03
pimd: fixing wrong diplay registerTx
sarita patra
1
-2
/
+2
2022-05-02
tests: Use XCALLOC instead of XMALLOC for threads
Donald Sharp
1
-2
/
+2
2022-05-02
*: remove the checking returned value for hash_get()
anlan_cs
35
-112
/
+47
2022-05-02
bgpd: fix memory leak for evpn
anlan_cs
1
-12
/
+3
2022-05-02
lib: change FRR interface name length definition
Rafael Zalamena
1
-1
/
+1
2022-05-02
*: use FRR interface name definition everywhere
Rafael Zalamena
7
-23
/
+24
2022-05-02
bfdd: remove "local_address" of bfd session
ewlumpkin
3
-19
/
+6
2022-05-02
pbrd: fix interface compare usage
Rafael Zalamena
1
-2
/
+1
2022-05-02
bgpd: fix interface name compare
Rafael Zalamena
1
-1
/
+1
2022-05-02
bgpd: delay "stream_new" in str2prefix_rd()
anlan_cs
1
-9
/
+6
2022-05-02
bgpd: Implement CEASE/Hard Reset notification
Donatas Abraitis
13
-88
/
+223
2022-04-30
tests: [PIMv6] Using generic names for pim verification APIs
Kuldeep Kashyap
11
-493
/
+475
2022-04-29
bgpd: fix size of esi_buf
Dmitrii Turlupov
1
-1
/
+1
2022-04-29
pim6d: Register message send handling
plsaranya
3
-54
/
+120
2022-04-28
lib: format NULL timevals correctly
David Lamparter
1
-4
/
+6
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
pim6d: use ICMP6_FILTER instead of BPF on mroute
David Lamparter
2
-15
/
+21
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
bgpd: Rename graceful restart constants for R-bit capabilities
Donatas Abraitis
5
-15
/
+18
2022-04-27
bgpd: Rename graceful restart constants for R/F flags
Donatas Abraitis
2
-6
/
+6
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
[next]