index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pbrd
/
pbr_nht.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-26
pimd: fix unused variable
David Lamparter
1
-2
/
+0
2022-02-25
bgpd: change the treatment for SRv6 routes
Ryoga Saito
5
-43
/
+38
2022-02-25
bgpd: announce locators instead of transposed SIDs
Ryoga Saito
1
-3
/
+3
2022-02-25
bgpd: update logic to allocate SRv6 locator
Ryoga Saito
2
-8
/
+18
2022-02-25
lib: Add a Dev catch for when a timer is set for > 1 year
Donald Sharp
3
-0
/
+13
2022-02-24
ospfd: NULL passed instead of ei pointer in external lsa origination
rgirada
1
-1
/
+1
2022-02-24
*: Change thread->func to return void instead of int
Donald Sharp
207
-1834
/
+1109
2022-02-23
isisd: Drop deprecated `segment-routing local-block` command
Donatas Abraitis
2
-51
/
+0
2022-02-22
tests: Fix style issues in common_config.py
Iqra Siddiqui
1
-2
/
+2
2022-02-22
tests: Add supporting test to validate NH resolution logic
Iqra Siddiqui
4
-2
/
+178
2022-02-22
zebra: Nexthop tracking, route resolution recursive lookup
vdhingra
1
-8
/
+4
2022-02-22
pceplib: Fix uninited data in test vehicle
Donald Sharp
1
-1
/
+1
2022-02-22
eigrpd: Up convert to uint64_t before doing math
Donald Sharp
1
-8
/
+13
2022-02-22
bfdd: Fix overflow possibility with time statements
Donald Sharp
1
-7
/
+7
2022-02-22
lib: Fix possible usage of uninited data
Donald Sharp
1
-1
/
+2
2022-02-21
pimd: cosmetic change
anlan_cs
2
-4
/
+3
2022-02-21
topotests: set router name as title in screen and xterm
Louis Scalbert
3
-5
/
+8
2022-02-21
topotests: fix usage of screen
Louis Scalbert
1
-1
/
+1
2022-02-21
pimd: Do not allow 224.0.0.0/24 range in igmp join
Mobashshera Rasool
1
-0
/
+9
2022-02-20
tests: rename topotest ospf_topo1_vrf to ospf_netns_vrf
Jafar Al-Gharaibeh
22
-2
/
+2
2022-02-20
tests: rename topotest ospf_topo2 to ospf_unnumbered
Jafar Al-Gharaibeh
9
-2
/
+2
2022-02-18
bgpd: Allow setting attributes over route-maps for conditional advertisements
Donatas Abraitis
6
-50
/
+57
2022-02-17
doc: add description for match evpn route-type
Chirag Shah
1
-0
/
+12
2022-02-17
bgpd: evpn route-map match esr type-4 route-type
Chirag Shah
2
-2
/
+13
2022-02-17
bgpd: evpn route-map match ead type-1 route-type
Chirag Shah
2
-3
/
+14
2022-02-17
staticd: reject route config with too many nexthops
Mark Stapp
2
-1
/
+10
2022-02-17
staticd: capture zebra's advertised ECMP limit
Mark Stapp
3
-1
/
+3
2022-02-17
staticd: fix spelling in an error message
Mark Stapp
1
-1
/
+1
2022-02-16
tests: Cleanup test_route_map_topo1.py from pylint
Donald Sharp
1
-9
/
+12
2022-02-16
pimd: Fix Compilation issue in PIM
Mobashshera Rasool
1
-1
/
+1
2022-02-16
pim6d: remove `PIM_V6_TEMP_BREAK`
David Lamparter
8
-16
/
+9
2022-02-16
pim6d: get into a kinda-working state wrt. zebra
David Lamparter
5
-28
/
+71
2022-02-16
pim6d: isolate remaining TODOs into stubs file
David Lamparter
2
-5
/
+147
2022-02-16
pim6d: drop off MLAG code
David Lamparter
2
-2
/
+48
2022-02-16
pim6d: drop off IGMP code
David Lamparter
9
-10
/
+83
2022-02-16
pim6d: IPv6-adjust BSM code
David Lamparter
1
-1
/
+6
2022-02-16
pim6d: IPv6-adjust static multicast routes
David Lamparter
3
-99
/
+54
2022-02-16
pim6d: IPv6-adjust mroute code
David Lamparter
7
-205
/
+217
2022-02-16
pim6d: IPv6-adjust northbound code
David Lamparter
1
-15
/
+16
2022-02-16
pim6d: IPv6-adjust RPF lookups
David Lamparter
6
-51
/
+37
2022-02-16
pim6d: IPv6-adjust upstream_rpf_genid_changed
David Lamparter
2
-10
/
+10
2022-02-16
ripd: Cleanup ripd.c indentation levels and comments
Donald Sharp
1
-540
/
+510
2022-02-16
ripd: Fix packet send for non primary addresses
Donald Sharp
1
-0
/
+1
2022-02-15
bgpd: Fix uninitialized compiler warning
Punith Kumar
1
-1
/
+1
2022-02-15
bgpd: Renumber bgp_create_error_code enum values
Donald Sharp
1
-31
/
+31
2022-02-15
bgpd: Convert bgp error codes for cli input to an enum
Donald Sharp
2
-39
/
+69
2022-02-15
bgpd: Remove unused BGP_ERR_MAX #define
Donald Sharp
1
-1
/
+0
2022-02-15
bgpd: Move some error codes to bgp_vty_return handling
Donald Sharp
1
-18
/
+6
2022-02-15
bgpd: Remove impossible invalid state
Donald Sharp
2
-4
/
+0
2022-02-15
bgp: Add a 15 minute warning to missing policy
Donald Sharp
3
-1
/
+23
[next]