index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
buildtest.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
zebra: Reduce size of vni hash tables to a more reasonable start size
Donald Sharp
2
-2
/
+2
2021-05-05
zebra: Add some ability to know what hash is for what vni
Donald Sharp
1
-2
/
+5
2021-05-05
zebra: Allow the zvrf to know it's vrf when allocing
Donald Sharp
2
-5
/
+6
2021-05-04
bgpd: changing graceful-restart parameters should not be considered as error
Christian Poessinger
1
-3
/
+0
2021-05-04
bgpd: Consolidate dampening show run output with the rest of that code
Donald Sharp
1
-9
/
+3
2021-05-04
bgpd: No need to check if we are a dynamic peer or not
Donald Sharp
1
-4
/
+0
2021-05-04
bgpd: Do not output peer doppleganger dampened output
Donald Sharp
1
-2
/
+3
2021-05-04
doc: Fix the rip and ripng `distribute-list ...` commands
Donald Sharp
2
-16
/
+31
2021-05-04
lib: Remove dead code
Donald Sharp
2
-18
/
+0
2021-05-04
babeld: Allow babeld to actually register to use distribute-list
Donald Sharp
1
-3
/
+91
2021-05-04
eigrpd: fix `distribute-list...` command for EIGRP
Donald Sharp
2
-2
/
+45
2021-05-04
lib, ripd, ripngd, vtysh: Move distribute list to `correct` spot
Donald Sharp
7
-115
/
+102
2021-05-04
lib: Abstract parsing of distribute lists
Donald Sharp
1
-73
/
+67
2021-05-04
bgpd: BGP large community-list configuration with regex is failing.
prerana
1
-3
/
+0
2021-05-04
ospfd: Use %pI4 in some places
Donald Sharp
1
-10
/
+5
2021-05-04
ospfd: Fix some deep indentation issues in ospf_asbr.c
Donald Sharp
1
-40
/
+41
2021-05-04
ospfd: Fix indentation in ospf_is_type_redistributed
Donald Sharp
1
-4
/
+4
2021-05-04
ospfd: Do not use `case default` for switches that have enum
Donald Sharp
2
-2
/
+4
2021-05-04
ospfd: Cleanup some awful deep indentation in ospf_zebra.c
Donald Sharp
1
-223
/
+203
2021-05-04
bgpd: Support tcp-mss for bgp neighbors
Abhinay Ramesh
13
-2
/
+513
2021-05-04
bgpd: Prevent test against uninited data
Donald Sharp
1
-0
/
+1
2021-05-04
zebra: Allow redistribution for routes selected
Donald Sharp
1
-11
/
+1
2021-05-04
sharpd: add v4 redistribute watching
Donald Sharp
4
-0
/
+41
2021-05-03
tests: add scapy to topotests Docker
David Lamparter
1
-0
/
+1
2021-05-03
lib: kill unused list_filter_out_nodes()
David Lamparter
2
-30
/
+0
2021-05-03
pimd: cleanup & convert bsm_rpinfo to TS list
David Lamparter
4
-133
/
+110
2021-05-03
pimd: cleanup & convert bsm_info to TS list
David Lamparter
3
-40
/
+53
2021-05-03
pimd: remove unused sz_timer
David Lamparter
1
-1
/
+0
2021-05-03
lib: add *_swap_all to typesafe containers
David Lamparter
4
-7
/
+201
2021-05-03
eigrpd: Test for EIGRP AS number and ensure it's the same
Don Slice
1
-3
/
+8
2021-05-03
build: fix assert() use in .pb-c.c files
David Lamparter
1
-0
/
+1
2021-05-03
doc: improve PIM documentation
Rafael Zalamena
1
-24
/
+26
2021-05-03
pimd: show MSDP configuration
Rafael Zalamena
3
-0
/
+23
2021-05-03
pimd: reduce code duplication
Rafael Zalamena
1
-421
/
+118
2021-05-03
doc: document link-fallback ti-lfa option
Fredi Raspall
1
-2
/
+3
2021-05-03
isisd: link protection optional fallback in ti-lfa
Fredi Raspall
7
-3
/
+110
2021-05-03
zebra: Allow one connected route per network mask on a interface
Donald Sharp
1
-0
/
+47
2021-05-03
ldpd: make allowing broken-lsps to be installed with pop operation configurable
lynne
8
-3
/
+71
2021-05-02
ospf6d: Send Link LSAs when interface priority is changed
Yash Ranjan
1
-7
/
+12
2021-05-02
lib: fix random C++ compat problem w/ printfrr
David Lamparter
1
-0
/
+6
2021-05-02
tests: fix assert.h header change fallout
David Lamparter
3
-3
/
+4
2021-05-02
lib: rework how we "override" assert()
David Lamparter
12
-23
/
+271
2021-05-02
lib: Provide some better error handling for operator
Donald Sharp
1
-1
/
+4
2021-05-02
bgpd: Delay setting peer data until after decision to allow open
Donald Sharp
1
-18
/
+19
2021-05-02
bgpd: Cleanup bgp_collision_detect indentation
Donald Sharp
1
-86
/
+78
2021-05-02
bgpd: listener thread pointer is already NULL
Donald Sharp
1
-2
/
+0
2021-05-02
zebra: Allow interface up events to read speed
Donald Sharp
1
-0
/
+3
2021-05-02
build: Limit libyang version to under 2.0
Donald Sharp
1
-1
/
+1
2021-05-01
isisd: fix show LFA debug in show debugging cmd
Fredi Raspall
1
-0
/
+3
2021-05-01
isisd: fix memory leak for non-freed spftrees
Fredi Raspall
1
-3
/
+6
[next]