index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pbrd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-14
pathd: display path ted debugging status
Philippe Guibert
3
-0
/
+10
2022-11-11
pam: declare root as sufficient frr pam account
Marius Tomaschewski
2
-0
/
+2
2022-11-10
zebra: relax if_type check to allow early ES config creation
Anuradha Karuppiah
1
-0
/
+6
2022-11-10
ospfd: prevent from crashing when processing external lsa
Philippe Guibert
1
-2
/
+2
2022-11-09
pimd: Convert zlog_warn to debug
Donald Sharp
1
-3
/
+4
2022-11-08
bgpd: rpki was decrementing the node lock one time too many
Donald Sharp
1
-3
/
+1
2022-11-08
zebra/netconf_netlink.c: fix build without AF_MPLS
Fabrice Fontaine
1
-0
/
+2
2022-11-08
bgpd: Break up rpki prefix revalidation by bgp structure
Donald Sharp
3
-16
/
+43
2022-11-08
bgpd: rpki should use a stack pointer instead of a pointer
Donald Sharp
1
-10
/
+5
2022-11-08
bgpd: Make rpki soft_reconfig calling events
Donald Sharp
3
-1
/
+44
2022-11-08
bgpd: Use bgp pointer instead of peer pointer
Donald Sharp
1
-1
/
+1
2022-11-08
bgpd: Make calling bgp_soft_reconfig_in consistent
Donald Sharp
5
-25
/
+33
2022-11-08
bgpd: In rpki use FOREACH_AFI_SAFI to loop over afi/safi
Donald Sharp
1
-10
/
+6
2022-11-08
tools: Add pim6d support bundle commands
Sai Gomathi N
1
-0
/
+31
2022-11-08
ospf6d: Show if the interface is passive for `show ipv6 ospf6 interface`
Donatas Abraitis
1
-3
/
+10
2022-11-07
ospfd: Get route-map name for default-information originate
Donatas Abraitis
1
-1
/
+1
2022-11-07
tests: Add pim6d marker to pytest.ini
Kuldeep Kashyap
1
-0
/
+1
2022-11-07
tests: [PIMv6] Add new scenarios to static_rp suite
Kuldeep Kashyap
5
-414
/
+2645
2022-11-07
tests: [PIMv6] F/W support for multicast pimv6 automation
Kuldeep Kashyap
2
-64
/
+1219
2022-11-06
zebra: Reuse netinet/if_ether.h to avoid redefinition of struct ethhdr
Donatas Abraitis
1
-1
/
+1
2022-11-05
pimd: avoid one EC log
anlan_cs
1
-1
/
+2
2022-11-04
tests: Test Resilient NHG's are properly created in zebra
Donald Sharp
1
-0
/
+21
2022-11-04
tests: Speedup test_all_protocol_startup.py by 55 seconds
Donald Sharp
4
-3
/
+13
2022-11-04
doc: Add nexthop_groups documentation
Donald Sharp
4
-20
/
+42
2022-11-04
*: Add ability to encode / decode resilence down zapi
Donald Sharp
6
-0
/
+32
2022-11-04
*: Add ability for daemons to notice resilience changes
Donald Sharp
7
-6
/
+38
2022-11-04
lib, vtysh: Add ability to specify resilient nhgs
Donald Sharp
2
-5
/
+68
2022-11-04
lib, zebra: Add ability to encode/decode resilient nhg's
Donald Sharp
6
-12
/
+111
2022-11-04
lib: When adding to front of list ensure we handle tail to
Donald Sharp
1
-2
/
+3
2022-11-04
lib, zebra: Allow for zebra to recognize that a route has gotten desynced
Donald Sharp
3
-0
/
+13
2022-11-04
bgpd: fix "storing the address of local variable"
David Lamparter
1
-0
/
+3
2022-11-04
bgpd: Cap LLGR stale-time to 16777215
Donatas Abraitis
2
-3
/
+3
2022-11-04
bgpd: Limit snmp trap for backwards state movement from established
Donald Sharp
1
-1
/
+1
2022-11-03
tools: Honor sysdir, confdir, bindir for frr-reload.py from "frr" wrapper
Donatas Abraitis
2
-2
/
+2
2022-11-03
vtysh: Allow `service ...` lines to not repeat
Donald Sharp
1
-2
/
+2
2022-11-03
bgpd: rfapi doc strings are messed up for one command
Donald Sharp
1
-3
/
+6
2022-11-03
lib: Fix double set of event pointer to NULL
Donald Sharp
1
-2
/
+0
2022-11-03
bgpd: Check and print if we receive ORF reserved type
Donatas Abraitis
2
-0
/
+14
2022-11-03
bgpd: avoid possible memleak
anlan_cs
1
-3
/
+4
2022-11-02
bgpd: Ensure that bgp open message stream has enough data to read
Donald Sharp
1
-0
/
+19
2022-11-02
pimd: fix igmp source packet check
Mobashshera Rasool
1
-6
/
+7
2022-11-01
include: remove one unused macro
anlan_cs
1
-3
/
+0
2022-10-31
doc: fix ospf's max-metric command
anlan_cs
1
-1
/
+1
2022-10-30
lib: Use `%pI6`/`%pI4` to print SRv6 seg6local ctx
Carmine Scarpitta
1
-6
/
+2
2022-10-30
bgpd: Replace `inet_ntop` with `%pI6`
Carmine Scarpitta
1
-12
/
+6
2022-10-29
zebra: Remove duplicate updation of msg_type
Spoorthi K
1
-1
/
+0
2022-10-29
ospfd: fix bug where acks were not be generated to incoming P2P/P2MP neighbors
Lou Berger
1
-0
/
+5
2022-10-29
bgpd: Don't check for NULL when removing chunks
Carmine Scarpitta
1
-11
/
+5
2022-10-29
bgpd: Do not set chunk pointer to NULL after free
Carmine Scarpitta
3
-16
/
+4
2022-10-29
lib, bgpd: Enhance `srv6_locator_chunk_free()` API
Carmine Scarpitta
5
-17
/
+24
[next]