index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_asbr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
zebra: Properly note add/update for rib_add_multipath_nhe
Donald Sharp
3
-7
/
+19
2021-08-09
zebra: Prevent memory leak if route is rejected early
Donald Sharp
1
-0
/
+7
2021-08-09
staticd: replace NB checks with assert
Igor Ryzhov
2
-16
/
+1
2021-08-09
lib: check return on str2sockunion
Donald Lee
1
-1
/
+3
2021-08-08
vtysh: fix daemon for srv6 commands
Igor Ryzhov
1
-6
/
+6
2021-08-08
bgpd: bgp_packet_process_error can access peer after deletion
Donald Sharp
2
-1
/
+3
2021-08-08
lib: Fix coverity warning of return value
anlan_cs
1
-1
/
+1
2021-08-08
bgpd: Store distance received from a redistribute statement
Donald Sharp
4
-11
/
+12
2021-08-06
doc: fix pathd example config
Igor Ryzhov
1
-5
/
+5
2021-08-06
ospfd: Cleanup ospf_interface.h to work with our standards
Donald Sharp
1
-56
/
+60
2021-08-06
bgpd: add protection against too large opaque data structure
Igor Ryzhov
1
-0
/
+6
2021-08-06
bgpd: use longer aspath string in opaque data
Igor Ryzhov
1
-1
/
+1
2021-08-06
zebra: Delete rib_lookup_and_dump since it is not used
Donald Sharp
2
-51
/
+0
2021-08-06
zebra: Remove rib_lookup_and_pushup function
Donald Sharp
3
-105
/
+0
2021-08-06
zebra: `debug zebra kernel msgdump` is linux specific
Donald Sharp
1
-0
/
+12
2021-08-06
zebra: Convert srcdest_rnode2str to %pRN in zebra_rib.c
Donald Sharp
1
-74
/
+38
2021-08-06
zebra: short-circuit rib_process when nothing to do
Donald Sharp
1
-13
/
+16
2021-08-06
topotests: reduce convergence check frequency
Rafael Zalamena
1
-2
/
+2
2021-08-06
topotests: skip daemons without configuration
Rafael Zalamena
1
-15
/
+18
2021-08-06
topotests: remove code that checks for version
Rafael Zalamena
1
-8
/
+0
2021-08-06
topotests: use new OSPFv3 interface area syntax
Rafael Zalamena
2
-2
/
+2
2021-08-06
topotests: reduce MSDP topology
Rafael Zalamena
1
-11
/
+11
2021-08-06
ospfd: NSSA area should not exchange Type-4 LSAs in DD
Mobashshera Rasool
1
-3
/
+5
2021-08-06
bgpd: fix typo in ensure_vrf_tovpn_sid
Ryoga
1
-1
/
+1
2021-08-05
pathd: fix indentation and redundant space in index config
Igor Ryzhov
1
-1
/
+1
2021-08-05
pathd: fix indentation for mpls-te config
Igor Ryzhov
1
-4
/
+4
2021-08-05
bgpd: Fix misleading comments for some parts
Donatas Abraitis
6
-8
/
+6
2021-08-05
doc: Specify how aggregate-address works for BGP
Donatas Abraitis
1
-4
/
+13
2021-08-05
ospfd: fix coverity warning of one field initialization
anlan_cs
1
-0
/
+1
2021-08-04
zebra: prevent crash when nhlfe is NULL
Donald Sharp
1
-0
/
+3
2021-08-04
lib: Blackhole nexthops cannot be used as part of label generation
Donald Sharp
1
-0
/
+16
2021-08-04
zebra: don't use default case when switching over enum nexthop
Donald Sharp
1
-9
/
+17
2021-08-04
lib: Convert assert to error and record it instead of aborting
Donald Sharp
1
-2
/
+14
2021-08-04
tests: Remove sleep(200) from bgp-evpn-overlay-index-gateway
Donald Sharp
1
-1
/
+0
2021-08-04
ospf6d: Check the cost only when asbr_present for ECMP routes
Yash Ranjan
1
-1
/
+1
2021-08-03
Revert "tests/bgpd: initialized candidate_config to vtysh"
Igor Ryzhov
1
-1
/
+1
2021-08-03
Revert "tests: add bgp yang module registery to attr test"
Igor Ryzhov
2
-30
/
+1
2021-08-03
Revert "bgpd: register northbound callbacks to bootstrap"
Igor Ryzhov
1
-4
/
+0
2021-08-03
Revert "bgpd: bgp northbound callbacks prototypes"
Igor Ryzhov
4
-40900
/
+0
2021-08-03
Revert "bgpd: convert global config to transactional cli"
Igor Ryzhov
6
-1898
/
+1049
2021-08-03
Revert "bgpd: register nb routing hook"
Igor Ryzhov
3
-25
/
+0
2021-08-03
Revert "bgpd: shorten northbound callback names"
Igor Ryzhov
3
-5068
/
+5157
2021-08-03
Revert "bgpd: correct bgp global context"
Igor Ryzhov
3
-161
/
+131
2021-08-03
Revert "bgpd: move router bgp nb callback"
Igor Ryzhov
4
-14
/
+19
2021-08-03
Revert "bgpd: no router bgp check candidate config"
Igor Ryzhov
1
-11
/
+2
2021-08-03
Revert "bgpd: fix SA warnings in bgp northbound"
Igor Ryzhov
1
-0
/
+5
2021-08-03
Revert "bgpd: Use default VRF name if using `router bgp` command"
Igor Ryzhov
1
-1
/
+1
2021-08-03
Revert "bgpd: rename router bgp callbacks"
Igor Ryzhov
3
-6
/
+6
2021-08-03
Revert "bgpd: fix crash in bgp instance creation"
Igor Ryzhov
2
-64
/
+10
2021-08-03
Revert "bgpd: use common api in bgp_get"
Igor Ryzhov
1
-0
/
+27
[prev]
[next]