index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_route.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
bgpd: Handle connected routes and IPv6 link-local nexthops for route leaking
vivek
5
-80
/
+175
2018-04-25
bgpd: Fix route-leak/L3VPN delete of redistributed routes
vivek
1
-7
/
+2
2018-04-25
bgpd: Enhance loop checking for VRF to VPN route export
vivek
1
-2
/
+2
2018-04-25
bgpd: Fix peer determination from parent for imported routes
vivek
1
-10
/
+3
2018-04-25
bgpd: Implement show command for VRF route leaking
vivek
1
-0
/
+114
2018-04-25
bgpd: Fixes for VRF route leaking
vivek
5
-67
/
+177
2018-04-25
bgpd: Auto RD definitions and encoding
vivek
5
-10
/
+26
2018-04-25
bgpd: Fix params/checks for route leaking and L3VPN
vivek
1
-4
/
+3
2018-04-25
bgpd: resolve flag definition confict for af_flags under bgp vrf
Mitesh Kanjariya
1
-10
/
+11
2018-04-25
bgpd: Handle when the import vrf has not been created.
Donald Sharp
1
-3
/
+11
2018-04-25
bgpd: Implement vrf - vrf route leaking cli
Donald Sharp
5
-34
/
+216
2018-04-24
vty: use 'do' for show memory and show modules
Mark Stapp
1
-2
/
+2
2018-04-24
pimd: adding querying of state to mtrace
Mladen Sablic
5
-68
/
+234
2018-04-24
lib: Fix SA warning
Donald Sharp
1
-0
/
+7
2018-04-24
pbrd: Fix a couple SA issues
Donald Sharp
2
-8
/
+10
2018-04-24
isisd: resolve possible null pointer dereference
Ilya Shipitsin
1
-3
/
+2
2018-04-24
bgpd: Add some additional attribute information to dump
Donald Sharp
1
-0
/
+3
2018-04-23
ospfd: use prefix2str in debugs in zebra module
Mark Stapp
1
-23
/
+29
2018-04-23
frrzmq: properly init args to zmq_getsockopt()
Mark Stapp
1
-0
/
+1
2018-04-23
zebra: Add some information to redistribute debugs
Donald Sharp
1
-7
/
+18
2018-04-23
zebra: style last 3 changes
Quentin Young
6
-55
/
+78
2018-04-23
zebra: cleanup for zapi_msg.c split
Quentin Young
10
-18
/
+20
2018-04-23
zebra: use hooks for client lifecycle callbacks
Quentin Young
16
-103
/
+101
2018-04-23
zebra: clean up zapi organization
Quentin Young
24
-3084
/
+3205
2018-04-23
lib: table.h needs to include prefix.h
Quentin Young
1
-0
/
+1
2018-04-22
lib: add ability to dump cli mode graph
Quentin Young
6
-114
/
+171
2018-04-22
lib: add DFS + DOT dumping to graph datastructure
Quentin Young
8
-1
/
+277
2018-04-22
lib: fix data race in thread history collection
Quentin Young
2
-40
/
+85
2018-04-22
lib: table.h needs to include prefix.h
Quentin Young
1
-0
/
+1
2018-04-22
bgpd: bugfix: vpn-vrf leak: set origin bgp to origin vrf for vrf-vpn-vrf
G. Paul Ziemba
1
-1
/
+7
2018-04-22
bgpd: The deletion of a bgp route does not need to send some data
Donald Sharp
1
-29
/
+0
2018-04-21
ospf6d: fix ospf6 asbr crash
Chirag Shah
1
-18
/
+28
2018-04-20
doc: spelling fixes
Quentin Young
17
-123
/
+356
2018-04-20
lib: fix dynamic stack buffer overflow
Quentin Young
1
-1
/
+1
2018-04-19
zebra: resolve issue when changing import-table route-map config
Don Slice
1
-2
/
+6
2018-04-19
lib: add DFS + DOT dumping to graph datastructure
Quentin Young
8
-1
/
+277
2018-04-18
alpine build docs: Document docker images and alpine packages
Arthur Jones
1
-0
/
+22
2018-04-18
pbrd: fix multiple unsafe string copies
Quentin Young
2
-7
/
+7
2018-04-18
pbrd: remove potential null dereference
Quentin Young
1
-0
/
+7
2018-04-18
pbrd: remove pbr-policy resource leak
Quentin Young
1
-4
/
+5
2018-04-18
pbrd: remove unsafe string copy
Quentin Young
1
-16
/
+9
2018-04-18
bgpd: avoid indexing with negative integer
Quentin Young
1
-1
/
+1
2018-04-18
pimd: avoid writing to negative fd
Quentin Young
1
-1
/
+1
2018-04-18
lib: avoid writing to negative fd
Quentin Young
1
-0
/
+3
2018-04-18
zebra: Add pass up through zapi what zebra is capable of handling
Donald Sharp
3
-0
/
+42
2018-04-18
lib, zebra: Move label conversion strings to lib
Donald Sharp
5
-89
/
+112
2018-04-18
lib, zebra: Move help string to appropriate header
Donald Sharp
2
-4
/
+4
2018-04-18
bgpd: vpn-vrf routemaps: no leak if named route-map not defined
G. Paul Ziemba
2
-17
/
+34
2018-04-18
lib: Handle if up/down and vrf enable/disable events
Donald Sharp
4
-50
/
+219
2018-04-18
pbrd: Use proper decode function for interface
Donald Sharp
1
-12
/
+1
[next]