index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootstrap.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
isisd: fix validation of prefix-sid flags
Renato Westphal
1
-3
/
+3
2019-09-17
README.md: add reference to apt repo
Quentin Young
1
-4
/
+5
2019-09-17
isisd: introduce new route update hook
Renato Westphal
2
-7
/
+21
2019-09-17
isisd: move management of route flags out of isis_zebra.c
Renato Westphal
3
-29
/
+39
2019-09-17
isisd: remove leftover from old dict code
Renato Westphal
1
-1
/
+0
2019-09-16
watchfrr: Convert `wtf` to a more meaningful message
Donald Sharp
1
-1
/
+3
2019-09-16
doc: Add watchfrr documentation
Donald Sharp
3
-0
/
+32
2019-09-16
watchfrr: Allow end users to turn off watchfrr for a particular daemon
Donald Sharp
4
-1
/
+57
2019-09-16
bgpd: do not send keepalives when KA timer is 0
Quentin Young
1
-1
/
+8
2019-09-16
tests: update tests for pthread init changes
Quentin Young
3
-0
/
+3
2019-09-16
lib: handle frr_pthread_init/fini in libfrr init
Quentin Young
3
-7
/
+4
2019-09-16
lib: delete pthread from tracking list on delete
Quentin Young
1
-4
/
+11
2019-09-16
zebra: remove empty, unused internal api
Mark Stapp
1
-11
/
+0
2019-09-15
lib: rmap dep table is not correct in case of exact-match clause
vdhingra
7
-51
/
+56
2019-09-13
doc: Update documentation for 'set distance XX` command for bgp
Donald Sharp
1
-0
/
+6
2019-09-13
bgpd: Create `set distance XXX` command for routemaps
Donald Sharp
4
-3
/
+59
2019-09-13
tools: Adding new commands to the list of support bundle commands
Sri Mohana Singamsetty
1
-3
/
+7
2019-09-13
tools: Modifications to copy support bundle files
Sri Mohana Singamsetty
5
-0
/
+9
2019-09-13
pbrd: Handle GATEWAY_IFINDEX nht conflicts
Stephen Worley
1
-16
/
+104
2019-09-13
bgpd: Use defined constants for NHLEN instead of numeric values
Donatas Abraitis
5
-16
/
+23
2019-09-13
tests: Improve bgp_aggregate-address_route-map test
Donatas Abraitis
1
-11
/
+33
2019-09-13
tests: Disable bgp-ecmp-topo2 topotest until proper fix is developed
Martin Winter
1
-1
/
+1
2019-09-12
yang: add user type for ip-address
Quentin Young
3
-0
/
+79
2019-09-12
bgpd: prefer-global command not working on IPv4 peers
kh_shi
1
-4
/
+2
2019-09-11
doc: Djikstra -> Dijkstra
Ruben Kerkhof
1
-1
/
+1
2019-09-11
doc: Add `show ip route summary` documentation
Donald Sharp
1
-0
/
+8
2019-09-11
zebra: Modify `show ip route summary` to allow you to specify a table
Donald Sharp
1
-14
/
+18
2019-09-11
tests: Add admin distance 255 static routes
Donald Sharp
3
-2
/
+9
2019-09-11
doc: Update documentation to talk about Administrative Distance
Donald Sharp
1
-0
/
+56
2019-09-11
tests: Fix topotests due to json error
Donald Sharp
1
-1
/
+1
2019-09-10
yang: create interface reference type
Quentin Young
5
-21
/
+58
2019-09-10
pimd: Slightly loosen pim assert message length tests
Donald Sharp
1
-2
/
+2
2019-09-10
BGP: Rectifying the log messages.
Naveen Thanikachalam
4
-21
/
+22
2019-09-10
ospfd: avoid installing SR FTNs twice
Renato Westphal
1
-51
/
+2
2019-09-10
lib, zebra: add new MPLS zapi message with route replace semantics
Renato Westphal
8
-69
/
+273
2019-09-09
zebra: Don't resolve to diff interface if given
Stephen Worley
1
-4
/
+29
2019-09-09
bgpd: fix build breakage after hook re-definition
Mark Stapp
1
-1
/
+6
2019-09-09
doc: Edgar -> Edsger
Quentin Young
1
-1
/
+1
2019-09-07
staticd: static route config should fail if gw configured as its local ip.
rgirada
2
-1
/
+42
2019-09-07
zebra: improve cleanup of MPLS labels when zclient disconnects
Renato Westphal
3
-19
/
+48
2019-09-07
lib, zebra: enhance the MPLS zapi messages
Renato Westphal
5
-95
/
+145
2019-09-07
lib, zebra: rename LSP type used for OSPF SR
Renato Westphal
7
-32
/
+36
2019-09-07
zebra: identify MPLS FTNs by route type and instance
Renato Westphal
13
-42
/
+56
2019-09-07
lib: introduce encode/decode functions for the MPLS zapi messages
Renato Westphal
5
-99
/
+148
2019-09-07
zebra: add missing case statement in nhlfe2str()
Renato Westphal
1
-0
/
+1
2019-09-07
tests: remove topotest compatibility with older ldpd versions
Renato Westphal
30
-500
/
+26
2019-09-07
zebra: improve the output of "show mpls table"
Renato Westphal
6
-64
/
+74
2019-09-07
topotests: Add libcap-dev to the Dockerfile
Stephen Worley
1
-0
/
+1
2019-09-06
bgpd: clear l3vni prefix-only flag upon deletion
Chirag Shah
1
-0
/
+2
2019-09-06
tests: Ensure we wait 1 bgp timeout period before declaring failure
Donald Sharp
1
-2
/
+2
[next]