index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-23
ospfd: Remove unused function
Donald Sharp
2
-9
/
+0
2023-02-23
lib, bgpd: bmp was not specifying l2vpn afi
Donald Sharp
3
-5
/
+22
2023-02-23
bgpd: Flowspec overflow issue
Donald Sharp
1
-0
/
+7
2023-02-23
pimd: don't try to check RPF for incoming SSM data
David Lamparter
1
-18
/
+23
2023-02-23
pimd: try to reinstall MFC when we get NOCACHE
David Lamparter
1
-0
/
+14
2023-02-22
bgpd: Align `show bgp ...` output with the header for wide option
Donatas Abraitis
1
-1
/
+1
2023-02-22
bgpd: Give better debug message when configuration is being read in
Donald Sharp
1
-4
/
+10
2023-02-22
lib: add missing debug guards for route-map
Trey Aspelund
1
-6
/
+8
2023-02-22
bgpd: free rfapi callback object always
Mark Stapp
1
-4
/
+11
2023-02-22
pimd: make logs useful for input drops
David Lamparter
1
-16
/
+31
2023-02-22
bgpd: Fixup rpki and asn parsing
Donald Sharp
1
-16
/
+4
2023-02-22
ldpd: changes for code maintainability
sri-mohan1
1
-127
/
+103
2023-02-22
tests: Check if BGP confederation works with AS_EXTERNAL (!AS_SPECIFIED)
Donatas Abraitis
8
-0
/
+190
2023-02-21
bgpd: Pass global ASN for confederation peers if not AS_SPECIFIED
Donatas Abraitis
2
-5
/
+27
2023-02-21
lib: skip route-map optimization if !AF_INET(6)
Trey Aspelund
1
-43
/
+56
2023-02-21
lib: use MAX_BITLEN instead of magic number
Trey Aspelund
1
-2
/
+4
2023-02-21
bgpd: Drop struct attr from bgp_withdraw()
Donatas Abraitis
8
-38
/
+27
2023-02-20
tests: improve the ospfapi test (move to square topology)
Christian Hopps
7
-103
/
+131
2023-02-20
ospfclient: remove register "READY" requirement
Christian Hopps
1
-51
/
+89
2023-02-20
ospfclient: bugfix and no implicit register
Christian Hopps
1
-31
/
+32
2023-02-20
ospfd: compare prefix values in host order
Christian Hopps
1
-2
/
+5
2023-02-20
ospfd: small bugfix for miscounting A[S]BRs
Christian Hopps
1
-26
/
+35
2023-02-20
ospfd: inc. opaque data in `show opaque info detail json` output
Christian Hopps
1
-4
/
+15
2023-02-20
ldpd: changes for code maintainability
sri-mohan1
1
-53
/
+97
2023-02-20
tests: Cover all enum values for unit tests
Donatas Abraitis
1
-17
/
+10
2023-02-19
bgpd: Convert flags_invert/flags_override to uint64_t
Donatas Abraitis
1
-2
/
+4
2023-02-19
ldpd: changes for code maintainability
sri-mohan1
1
-10
/
+15
2023-02-18
bgpd: Use actual defines to set values
Donald Sharp
1
-3
/
+3
2023-02-17
bgpd: Fix bgp no shutdown
Rafael Zalamena
1
-0
/
+6
2023-02-17
bgpd: Deprecate BGP `internet` community
Donatas Abraitis
6
-61
/
+45
2023-02-17
doc: cosmetic changes for ripngd
anlan_cs
1
-6
/
+2
2023-02-17
doc: cosmetic changes for ripd
anlan_cs
1
-6
/
+9
2023-02-16
tests: update tests using 'show bgp json detail'
Trey Aspelund
4
-78
/
+100
2023-02-16
bgpd: fix 'json detail' output structure
Trey Aspelund
3
-41
/
+58
2023-02-16
pimd: Remove impossible situation
Donald Sharp
1
-3
/
+1
2023-02-16
zebra: Ensure bvlan is non null
Donald Sharp
1
-0
/
+2
2023-02-16
lib: Fix non-use of option
Donald Sharp
1
-1
/
+1
2023-02-16
doc: Add `show ipv6 rpf X:X::X:X` command to docs
Donald Sharp
2
-8
/
+31
2023-02-16
zebra: Remove code duplication for v4 and v6 versions of rib_match_multicast
Donald Sharp
4
-96
/
+29
2023-02-16
zebra: Add debug for bridge capability
vivek
1
-1
/
+17
2023-02-16
bgpd: Prevent multipathing among EVPN and non-EVPN paths
vivek
1
-3
/
+12
2023-02-16
bgpd: Fix deterministic-med check for stale paths
vivek
1
-1
/
+4
2023-02-15
bgpd: BGP troubleshooting - Add a keyword self-originate to display only self...
Karl Quan
5
-5
/
+41
2023-02-15
bgpd: Add BGP Software Version Capability
Donatas Abraitis
20
-4
/
+367
2023-02-15
tests: Increase flags from uint32_t to uint64_t
Donatas Abraitis
1
-2
/
+2
2023-02-15
bgpd: clarify when the vpnv6 nexthop length must be modified
Philippe Guibert
1
-2
/
+14
2023-02-15
bgpd: factorise ipv6 vpn nexthop encoding
Philippe Guibert
1
-11
/
+9
2023-02-15
zebra: Fix other table inactive when ip import-table is on
zyxwvu Shi
1
-5
/
+5
2023-02-14
bgpd: Remove unnecessary all_digit() call
Donald Sharp
1
-4
/
+0
2023-02-14
babeld: changes for code maintainability
sri-mohan1
4
-15
/
+17
[next]