index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pbrd
/
pbr_map.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-18
Revert "lib: introduce a read-write lock for northbound configurations"
Renato Westphal
14
-350
/
+207
2019-09-18
lib: introduce new 'pre_validate' northbound callback
Renato Westphal
2
-6
/
+58
2019-09-18
lib: add yang wrappers for IP prefixes
Renato Westphal
3
-0
/
+81
2019-09-18
zebra: fix mpls ftn uninstall
Emanuele Di Pascale
1
-2
/
+4
2019-09-18
bgpd: fix include path for bgp_bmp_clippy.c
Emanuele Di Pascale
1
-1
/
+1
2019-09-18
doc/user: Confusing documentation for `ip pim sm`
Alexis Royer
1
-3
/
+4
2019-09-17
lib: clean up frr_pthread structs at exit
Quentin Young
1
-5
/
+21
2019-09-17
isisd: Update TLVs processing for TE, RI & SR
Olivier Dugeon
15
-1363
/
+1646
2019-09-17
build: fix "make tags"
David Lamparter
3
-0
/
+9
2019-09-17
bgpd: Remove trailing whitespaces from some header files
Donatas Abraitis
3
-12
/
+12
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
[next]