index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-24
*: Change thread->func to return void instead of int
Donald Sharp
3
-40
/
+25
2022-02-23
isisd: Drop deprecated `segment-routing local-block` command
Donatas Abraitis
2
-51
/
+0
2022-02-22
pceplib: Fix uninited data in test vehicle
Donald Sharp
1
-1
/
+1
2022-02-22
eigrpd: Up convert to uint64_t before doing math
Donald Sharp
1
-8
/
+13
2022-02-22
bfdd: Fix overflow possibility with time statements
Donald Sharp
1
-7
/
+7
2022-02-22
lib: Fix possible usage of uninited data
Donald Sharp
1
-1
/
+2
2022-02-21
topotests: set router name as title in screen and xterm
Louis Scalbert
3
-5
/
+8
2022-02-21
topotests: fix usage of screen
Louis Scalbert
1
-1
/
+1
2022-02-21
pimd: Do not allow 224.0.0.0/24 range in igmp join
Mobashshera Rasool
1
-0
/
+9
2022-02-20
tests: rename topotest ospf_topo1_vrf to ospf_netns_vrf
Jafar Al-Gharaibeh
22
-2
/
+2
2022-02-20
tests: rename topotest ospf_topo2 to ospf_unnumbered
Jafar Al-Gharaibeh
9
-2
/
+2
2022-02-18
bgpd: Allow setting attributes over route-maps for conditional advertisements
Donatas Abraitis
6
-50
/
+57
2022-02-17
doc: add description for match evpn route-type
Chirag Shah
1
-0
/
+12
2022-02-17
bgpd: evpn route-map match esr type-4 route-type
Chirag Shah
2
-2
/
+13
2022-02-17
bgpd: evpn route-map match ead type-1 route-type
Chirag Shah
2
-3
/
+14
2022-02-17
staticd: reject route config with too many nexthops
Mark Stapp
2
-1
/
+10
2022-02-17
staticd: capture zebra's advertised ECMP limit
Mark Stapp
3
-1
/
+3
2022-02-17
staticd: fix spelling in an error message
Mark Stapp
1
-1
/
+1
2022-02-16
tests: Cleanup test_route_map_topo1.py from pylint
Donald Sharp
1
-9
/
+12
2022-02-16
pimd: Fix Compilation issue in PIM
Mobashshera Rasool
1
-1
/
+1
2022-02-16
ripd: Cleanup ripd.c indentation levels and comments
Donald Sharp
1
-540
/
+510
2022-02-16
ripd: Fix packet send for non primary addresses
Donald Sharp
1
-0
/
+1
2022-02-15
bgpd: Fix uninitialized compiler warning
Punith Kumar
1
-1
/
+1
2022-02-15
bgpd: Renumber bgp_create_error_code enum values
Donald Sharp
1
-31
/
+31
2022-02-15
bgpd: Convert bgp error codes for cli input to an enum
Donald Sharp
2
-39
/
+69
2022-02-15
bgpd: Remove unused BGP_ERR_MAX #define
Donald Sharp
1
-1
/
+0
2022-02-15
bgpd: Move some error codes to bgp_vty_return handling
Donald Sharp
1
-18
/
+6
2022-02-15
bgpd: Remove impossible invalid state
Donald Sharp
2
-4
/
+0
2022-02-15
bgp: Add a 15 minute warning to missing policy
Donald Sharp
3
-1
/
+23
2022-02-15
pimd: remove redundant code
anlan_cs
1
-8
/
+0
2022-02-14
zebra: Fix spelling mistake
Donald Sharp
1
-1
/
+1
2022-02-14
yang: Fix spelling mistake
Donald Sharp
1
-1
/
+1
2022-02-14
vtysh: Fix spelling mistakes
Donald Sharp
2
-4
/
+4
2022-02-14
tests: Fix spelling and grammar mistakes
Donald Sharp
2
-3
/
+3
2022-02-14
pceplib: Fix spelling mistakes
Donald Sharp
1
-1
/
+1
2022-02-14
pathd: Fix spelling mistakes
Donald Sharp
3
-5
/
+5
2022-02-14
ospfd: Fix spelling mistakes
Donald Sharp
5
-10
/
+10
2022-02-14
ospf6d: Fix spelling mistakes
Donald Sharp
4
-7
/
+7
2022-02-14
doc: Fix spelling mistakes
Donald Sharp
2
-2
/
+2
2022-02-14
bgpd: Fix spelling mistakes
Donald Sharp
1
-1
/
+1
2022-02-14
ospf6d: fix coverity issues.
Abhinay Ramesh
5
-27
/
+24
2022-02-14
pim6d: IPv6-adjust pim_msg_send() and related
David Lamparter
5
-11
/
+18
2022-02-14
pim6d: IPv6-adjust pim_ifchannel_*
David Lamparter
4
-45
/
+32
2022-02-14
pim6d: IPv6-adjust assert-related addrs
David Lamparter
4
-40
/
+22
2022-02-14
pim6d: IPv6-adjust jp_agg->group
David Lamparter
2
-12
/
+3
2022-02-14
pim6d: IPv6-adjust iface primary/DR addrs
David Lamparter
7
-75
/
+64
2022-02-14
pim6d: IPv6-adjust pim_upstream addr
David Lamparter
5
-40
/
+30
2022-02-14
pim6d: IPv6-adjust Hello/TLV processing
David Lamparter
4
-186
/
+109
2022-02-14
pim6d: IPv6-adjust neigh->source_addr
David Lamparter
16
-180
/
+146
2022-02-14
pim6d: IPv6-adjust various pim_sgaddr uses
David Lamparter
10
-64
/
+34
[next]