index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
babeld
/
net.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-22
lib, zebra: Check for not being a blackhole route
Donald Sharp
3
-9
/
+6
2024-04-22
isisd: fix renaming backup define for ENDX SID
Philippe Guibert
2
-4
/
+4
2024-04-21
vtysh, lib: fix 'show ip[v6] prefix-list ... json' formatting by moving it to...
Piotr Suchy
3
-16
/
+191
2024-04-20
yang: add missing `zif-gre` zebra interface type
Christian Hopps
2
-0
/
+10
2024-04-19
vtysh: Fix `show route-map` command when calling via `do`
Donatas Abraitis
1
-1
/
+1
2024-04-18
tests: fix BFD C-bit topotest
Renato Westphal
3
-92
/
+3
2024-04-18
bgpd: Include capabilities when sending NOTIFICATION(7)
Donatas Abraitis
1
-21
/
+9
2024-04-18
bgpd: do allocate vrf label only when necessary
Philippe Guibert
3
-22
/
+18
2024-04-17
bgpd: Allow specification of AS 0 for rpki commands
Donald Sharp
2
-8
/
+25
2024-04-17
ospfd: fix 'no write-multiplier' command
Bing Shui
1
-1
/
+1
2024-04-17
ospfd: fix 'no maximum-paths' command
Bing Shui
1
-2
/
+3
2024-04-17
bgpd: cleanup references to debug bgp allow-martians
Louis Scalbert
2
-14
/
+0
2024-04-16
lib: fix keychain NB crash
Igor Ryzhov
1
-4
/
+4
2024-04-16
lib, zebra: fix exit commands
Igor Ryzhov
3
-3
/
+3
2024-04-16
bgpd: add redistribute table-direct command for ipv6-unicast
Philippe Guibert
1
-0
/
+72
2024-04-16
debian, redhat, snapcraft: Libyang min version is 2.1.128
Martin Winter
3
-3
/
+3
2024-04-16
vtysh: Check if bgpd is enabled before installing vtysh commands for RPKI
Donatas Abraitis
1
-0
/
+2
2024-04-15
zebra: fix encoded DNSSL length
Igor Ryzhov
1
-0
/
+1
2024-04-15
bgpd: Fix display when using `missing-as-worst`
Donald Sharp
5
-38
/
+65
2024-04-15
bgpd: fix compile error
anlan_cs
1
-0
/
+2
2024-04-15
bgpd: fix addressing information of non established outgoing sessions
Philippe Guibert
1
-0
/
+18
2024-04-15
bgpd: remove useless control checks about TCP connection
Philippe Guibert
1
-4
/
+0
2024-04-15
bgpd: Flow Spec redirect IPv6 Extended Community should be 0x0d
Donatas Abraitis
1
-4
/
+2
2024-04-15
bfdd: fix BFD_GETCBIT
Igor Ryzhov
1
-1
/
+1
2024-04-13
tests: Check if maximum-prefix works for EVPN stuff also
Donatas Abraitis
6
-0
/
+155
2024-04-13
bgpd: Allow using `maximum-prefix` for EVPN
Donatas Abraitis
1
-0
/
+9
2024-04-13
ospfd: Fix compile warning with `-Wformat-truncation`
Donatas Abraitis
1
-2
/
+2
2024-04-13
isisd: Fix compile warning with `-Wformat-truncation`
Donatas Abraitis
1
-1
/
+1
2024-04-13
bgpd: Drop newline in JSON output for `show bgp afi safi json detail`
Donatas Abraitis
1
-1
/
+1
2024-04-13
bgpd: Drop `bgp_network_import_check_exact_cmd` command
Donatas Abraitis
1
-0
/
+3
2024-04-13
bgpd: prompt should be given only for the real change
anlan_cs
1
-62
/
+76
2024-04-13
bpgd: adjust return value for the same command
anlan_cs
1
-4
/
+4
2024-04-12
zebra: backpressure - Fix Null ptr access (Coverity Issue)
Rajasekar Raja
1
-1
/
+1
2024-04-12
bgpd: Convert int's to bool in a couple of spots
Donald Sharp
1
-6
/
+6
2024-04-12
bgpd: Increase install/uninstall speed of evpn vpn vni's
Donald Sharp
1
-47
/
+21
2024-04-12
bfdd: add check for flag M
zmw12306
2
-0
/
+8
2024-04-11
ospfd, ospf6d: Remove deprecated JSON fields
Donatas Abraitis
2
-18
/
+0
2024-04-11
tools: frr-reload strip interface vrf ctx line
Chirag Shah
1
-0
/
+21
2024-04-10
tests: Cleanup generate_support_bundle() to not fail
Donald Sharp
1
-2
/
+14
2024-04-10
zebra: rtadv uses uninited data to sendmsg
Donald Sharp
1
-5
/
+5
2024-04-10
bgpd: fix 'show bgp neighbors' output
Philippe Guibert
1
-2
/
+2
2024-04-10
tools/indent.py: fix encoded byte stream handling
Andrew Cooks
1
-2
/
+2
2024-04-09
zebra: Use more appropriately sized stream packets for evpn
Donald Sharp
3
-7
/
+7
2024-04-09
zebra: Actually display I/O buffer sizes
Donald Sharp
2
-5
/
+1
2024-04-09
isisd: The hold time of hello packets on a P2P link does not match the sendin...
zhou-run
1
-1
/
+1
2024-04-09
doc: add doc about the zebra dataplane api version
Mark Stapp
1
-0
/
+15
2024-04-09
zebra: add dataplane API version value
Mark Stapp
2
-0
/
+20
2024-04-09
lib: add simple generic version helpers
Mark Stapp
2
-0
/
+20
2024-04-09
topotests: do not check table version
Louis Scalbert
7
-7
/
+0
2024-04-08
bgpd : backpressure - Handle BGP-Zebra(EPVN) Install evt Creation
Rajasekar Raja
9
-142
/
+300
[next]