index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
bfdd: Use AF_UNSPEC instead of comparing to 0
Donald Sharp
1
-1
/
+1
2022-02-07
zebra: Use AF_UNSPEC instead of setting to 0
Donald Sharp
1
-1
/
+1
2022-02-07
lib: Use AF_UNSPEC intead of setting to 0
Donald Sharp
1
-1
/
+1
2022-02-07
ospfd: Use AF_UNSPEC instead of setting to 0
Donald Sharp
4
-10
/
+10
2022-02-07
bgpd: Use AF_UNSPEC instead of setting to 0
Donald Sharp
2
-10
/
+10
2022-02-07
bgpd: Print route-map name for filtred outgoing prefixes
Donatas Abraitis
1
-2
/
+3
2022-02-07
bgpd: Flush temporary attributes after route-map apply
Donatas Abraitis
1
-1
/
+1
2022-02-05
doc: Add a commands snippet to workflow about what to do in the 1st phase
Donatas Abraitis
2
-20
/
+53
2022-02-04
tools: Skip decorating commits with references (branch name, remote)
Donatas Abraitis
1
-1
/
+2
2022-02-04
babeld: fix #10487 by adding a check on packet length
whichbug
1
-7
/
+6
2022-02-04
zebra: Fix v6 route replace failure turned into success
Donald Sharp
3
-9
/
+45
2022-02-04
zebra: set zd_is_update in 1 spot
Donald Sharp
1
-7
/
+2
2022-02-04
zebra: When we get an implicit or ack or full failure mark status
Donald Sharp
1
-1
/
+18
2022-02-04
lib: Update hash.h documentation to warn of a possible crash
Donald Sharp
1
-5
/
+8
2022-02-04
zebra: Ensure zebra_nhg_sweep_table accounts for double deletes
Donald Sharp
1
-5
/
+26
2022-02-04
pim: Use INADDR_ANY for current_bsr checking is valid yet
Donald Sharp
2
-6
/
+11
2022-02-04
pimd: Only remove bsr NHT if we actually have tracked something
Donald Sharp
1
-1
/
+2
2022-02-04
doc: Update `show zebra` command
Donald Sharp
1
-1
/
+3
2022-02-04
zebra: Convert some `show zebra` output to a table
Donald Sharp
1
-24
/
+27
2022-02-04
zebra: Add knowledge about RA and RFC 5549 to `show zebra`
Donald Sharp
3
-0
/
+37
2022-02-04
zebra: Add evpn status to `show zebra`
Donald Sharp
1
-0
/
+2
2022-02-04
zebra: Add os and version to `show zebra`
Donald Sharp
1
-0
/
+1
2022-02-04
zebra: Add kernel nexthop group support to `show zebra`
Donald Sharp
3
-1
/
+12
2022-02-04
zebra: Add MPLS status to `show zebra`
Donald Sharp
1
-0
/
+2
2022-02-04
zebra: Add if v4/v6 forwarding is turned on/off to `show zebra`
Donald Sharp
1
-0
/
+5
2022-02-04
zebra: Add to `show zebra` the type of vrf devices being used
Donald Sharp
1
-0
/
+9
2022-02-04
zebra: Add ability to know when FRR is not asic offloaded
Donald Sharp
1
-0
/
+2
2022-02-04
lib: Add more information to `show version`
Donald Sharp
2
-2
/
+35
2022-02-04
bgpd: Prevent use after variable goes out of scope
Donald Sharp
1
-1
/
+1
2022-02-04
ospfd: Core in ospf_if_down during shutdown.
Tomi Salminen
1
-0
/
+2
2022-02-04
doc: complete area id for ospf's "range" command
anlan_cs
1
-2
/
+6
2022-02-02
bgpd: strncmp -> strcmp in community hash foo
Quentin Young
1
-5
/
+2
2022-02-02
debian, redhat: updating changelog for new release
Donatas Abraitis
2
-2
/
+4
2022-02-02
doc: Correcting the documentation for pimd
Mobashshera Rasool
1
-4
/
+20
2022-02-02
tests: Add CSPF topotest
Olivier Dugeon
22
-1
/
+1419
2022-02-02
sharpd: Add call to CSPF
Olivier Dugeon
2
-1
/
+113
2022-02-02
lib: Add CSPF Path Computation algorithm
Olivier Dugeon
4
-0
/
+1055
2022-02-02
isisd: Fixup IS-IS-TE bug
Olivier Dugeon
1
-0
/
+1
2022-02-02
lib: Correct bug for TE metric wrong assignement
Olivier Dugeon
14
-98
/
+7
2022-02-02
bgpd: Pass struct pfx_record to sizeof
Donatas Abraitis
1
-3
/
+3
2022-02-02
bgpd: Do not check for status from str2sockunion()
Donatas Abraitis
1
-2
/
+2
2022-02-02
bfdd: fix broken FSM in passive mode
anlan_cs
1
-41
/
+12
2022-02-01
zebra: reduce incoming netlink messages for dplane thread
Mark Stapp
1
-2
/
+7
2022-02-01
topotests: fix typo about bgp_dont_capability folder name
Philippe Guibert
6
-0
/
+0
2022-02-01
zebra: fix cleanup of meta queues on vrf disable
Igor Ryzhov
3
-32
/
+57
2022-02-01
bgpd: Add bgp_check_selected() helper for abstraction
Donatas Abraitis
4
-11
/
+15
2022-02-01
bgpd: Convert bgp_addpath_encode_[tr]x() to bool from int
Donatas Abraitis
17
-101
/
+86
2022-02-01
build: FRR 8.3 development version
frr-8.3-dev
Donatas Abraitis
1
-1
/
+1
2022-02-01
bgpd: Fix expected type from format string to unsigned int
Iqra Siddiqui
1
-33
/
+42
2022-02-01
ospfd: remove extra space
ckishimo
1
-1
/
+1
[next]