index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_vty.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
bgpd: Conform bgp_packet.h with coding standards
Donald Sharp
1
-12
/
+14
2023-04-04
tests: lower logging level on some infra logs
Christian Hopps
4
-52
/
+56
2023-04-04
docker: Install missing dependencies for Alpine build
Donatas Abraitis
1
-1
/
+1
2023-04-04
isisd: consider link local ipv4 addresses as valid
Philippe Guibert
1
-2
/
+1
2023-04-04
tests: [topojson] multicast pimv6 socat cleanup
Kuldeep Kashyap
5
-21
/
+60
2023-04-03
tests: add test to validate 4-byte ecomm parsing
Trey Aspelund
2
-0
/
+131
2023-04-03
bgpd: fix ecommunity parsing for AS4
Trey Aspelund
1
-4
/
+25
2023-04-03
bgpd: bmp fix peer-up ports byte order
Maxence Younsi
1
-4
/
+4
2023-04-03
sharpd: Fix sharpd memory leak
Keelan10
3
-2
/
+5
2023-04-03
ripd: Fix malformed route-map
anlan_cs
1
-4
/
+9
2023-04-03
ospfd:display correct DR-BDR router-id in nbr cmd
Sindhu Parvathi Gopinathan
1
-12
/
+32
2023-04-02
mgmtd: lib: read transitioned daemons split config files in mgmtd
Christian Hopps
6
-5
/
+54
2023-04-01
doc: Add missing rfc9384 to BGP supported RFC list
Donatas Abraitis
2
-1
/
+3
2023-04-01
bgpd: add comments for 'json detail' show cmd code
Trey Aspelund
1
-0
/
+20
2023-04-01
tests: add OSPF NSSA topotest
Renato Westphal
54
-0
/
+5588
2023-04-01
ospfd: add support for NSSA Type-7 address ranges
Renato Westphal
9
-102
/
+262
2023-04-01
ospfd: do not install blackhole routes for ranges with "not-advertise"
Renato Westphal
1
-19
/
+22
2023-04-01
ospfd: refactor range commands
Renato Westphal
3
-47
/
+38
2023-04-01
ospfd: use the ospf_area_range_active() helper function more consistently
Renato Westphal
1
-5
/
+5
2023-04-01
ospfd: remove duplicated code
Renato Westphal
1
-3
/
+0
2023-04-01
ospfd: implement Type-7 default routes for NSSA areas
Renato Westphal
10
-18
/
+370
2023-04-01
ospfd: refactor the "area nssa" command using DEFPY
Renato Westphal
4
-181
/
+56
2023-03-31
mgmtd: remove startup config feature for now
Christian Hopps
2
-26
/
+0
2023-03-31
tests: when verifying a route is missing use expected=False
Christian Hopps
1
-5
/
+13
2023-03-31
isisd, zebra: Use array_size instead of ARRAY_SIZE
Donald Sharp
2
-48
/
+43
2023-03-31
zebra: Cleanup ctx leak on shutdown and turn off event
Donald Sharp
3
-0
/
+22
2023-03-31
mgmtd: Fix for issue 13154.
Manoj Naragund
1
-7
/
+25
2023-03-31
mgmtd: remove errant git added file
Christian Hopps
1
-506
/
+0
2023-03-30
sharpd: Adjust TED builder
Olivier Dugeon
1
-1
/
+1
2023-03-30
isisd: Correction of subnets creation in the TED
Olivier Dugeon
1
-1
/
+14
2023-03-30
bgpd: Trim long neighbor description with no whitespace
rbarroetavena
1
-6
/
+3
2023-03-30
tests: Check received routes count for labeled-unicast with addpath
Donatas Abraitis
1
-43
/
+13
2023-03-30
bgpd: increase buffer size used for dumping BGP to MRT files
jeclarke
1
-2
/
+1
2023-03-30
bgpd : aggregate-address memory leak fix
Samanvitha B Bhargav
3
-24
/
+47
2023-03-30
zebra: Ensure gr events run after Meta Queue has run
Donald Sharp
3
-38
/
+120
2023-03-30
tests: Turn off debug logging
Donald Sharp
30
-159
/
+112
2023-03-29
bgpd: Do not call bgp_soft_reconfig_in() twice in a row on policy change
Donatas Abraitis
1
-5
/
+2
2023-03-29
zebra: remove current_afi as that it is no longer used
Donald Sharp
3
-9
/
+2
2023-03-29
zebra: Allow GR to run per AFI as they are reported
Donald Sharp
1
-54
/
+100
2023-03-29
zebra: Rearrange zebra_gr zapi functions
Donald Sharp
1
-96
/
+57
2023-03-29
zebra: zebra GR only works with AFI's limit it
Donald Sharp
2
-41
/
+32
2023-03-29
bgpd: Ensure stream received has enough data
Donald Sharp
1
-54
/
+25
2023-03-29
zebra: Remove redundant check for pointers being good
Donald Sharp
1
-3
/
+0
2023-03-29
zebra: GR code could potentially stop running
Donald Sharp
3
-42
/
+12
2023-03-29
zebra: Cleanup indentation in function
Donald Sharp
1
-44
/
+44
2023-03-29
zebra: Just set the variable for what is wanted in GR code
Donald Sharp
1
-5
/
+3
2023-03-29
lib: Ensure the safi is set to a sensible value
Donald Sharp
1
-0
/
+2
2023-03-29
isisd: Add PDU drop counter to "show isis summary"
Isabella de Leon
3
-4
/
+29
2023-03-28
zebra: Use zebra_vrf_lookup_by_id when we can
Donald Sharp
11
-38
/
+38
2023-03-28
bgpd: Do not announce routes immediatelly on filter updates
Donatas Abraitis
7
-19
/
+174
[next]