index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_zebra.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-23
bgpd: remove encap_safi rx processing
Lou Berger
3
-155
/
+0
2017-05-23
bgpd: remove encap safi show commands
Lou Berger
5
-555
/
+7
2017-05-23
bgpd: remove additional instance of BGP_ENCAP(v6)_NODE
Lou Berger
1
-6
/
+0
2017-05-23
bgpd rfapi: remove ability to configure use of encap-safi (continue to use en...
Lou Berger
1
-2
/
+1
2017-05-23
bgpd: remove support for ipv4|6 encap safi config
Lou Berger
2
-217
/
+2
2017-05-23
vtysh: remove BGP_ENCAP(V6)_NODE
Lou Berger
1
-56
/
+0
2017-05-23
lib: remove BGP_ENCAP(V6)_NODE
Lou Berger
3
-10
/
+0
2017-05-23
bgpd: remove encap safi vty related files bgp_encap.h|c
Lou Berger
7
-92
/
+2
2017-05-23
bgpd: remove encap_safi rx processing
Lou Berger
3
-155
/
+0
2017-05-23
bgpd: remove encap safi show commands
Lou Berger
5
-555
/
+7
2017-05-23
bgpd rfapi: remove ability to configure use of encap-safi (continue to use en...
Lou Berger
1
-2
/
+1
2017-05-23
bgpd: remove support for ipv4|6 encap safi config
Lou Berger
2
-223
/
+2
2017-05-23
vtysh: remove BGP_ENCAP(V6)_NODE
Lou Berger
1
-56
/
+0
2017-05-23
lib: remove BGP_ENCAP(V6)_NODE
Lou Berger
3
-10
/
+0
2017-05-22
lib: fix array sizes for capability map
Quentin Young
1
-2
/
+2
2017-05-22
ospf6d: fix use-after-free
Quentin Young
1
-1
/
+2
2017-05-22
vtysh: fix autocompletion API misuse
David Lamparter
1
-2
/
+6
2017-05-20
bgpd: fix sending of invalid nexthops on the wire
Renato Westphal
2
-12
/
+47
2017-05-20
bgpd: fix display of encap routes in the running configuration
Renato Westphal
1
-3
/
+5
2017-05-20
bgpd: add network commands for encapv6
Renato Westphal
1
-0
/
+38
2017-05-20
bgpd: remove unused str2tag() function
Renato Westphal
2
-26
/
+0
2017-05-20
bgpd: Fix crash when going down
Donald Sharp
1
-1
/
+1
2017-05-20
zebra: build mpls sources the right way
Renato Westphal
4
-211
/
+12
2017-05-19
nhrpd: install access-list commands
Quentin Young
1
-0
/
+3
2017-05-19
bgpd: fix sending of invalid nexthops on the wire
Renato Westphal
2
-13
/
+47
2017-05-19
bgpd: fix display of encap routes in the running configuration
Renato Westphal
1
-3
/
+5
2017-05-19
bgpd: add network commands for encapv6
Renato Westphal
1
-0
/
+38
2017-05-19
ospfd: remember format for ospf area id
Quentin Young
7
-101
/
+98
2017-05-19
ospf6d: remember format for ospf6 area id
Quentin Young
3
-17
/
+30
2017-05-19
bgpd: remove unused str2tag() function
Renato Westphal
2
-26
/
+0
2017-05-19
bgpd: add missing white space in debug message
Renato Westphal
1
-1
/
+1
2017-05-19
bgpd: set NH len for ipv4 vpn|encap statics
Lou Berger
1
-1
/
+1
2017-05-19
nhrpd: configure mgre ipv6 nd for nhrp
Timo Teräs
1
-4
/
+4
2017-05-19
pimd: Fix crash from cli missinterpertation
Donald Sharp
1
-1
/
+1
2017-05-18
bgpd: fix ipv4|6 vpn|encap with route-map show config
Lou Berger
1
-0
/
+7
2017-05-18
bgp: don't put empty encap or vnc attributes on the wire
Lou Berger
1
-1
/
+4
2017-05-18
bgpd: repalce direct calls to system memory functions
Lou Berger
1
-2
/
+2
2017-05-18
bgpd: cleanup vpn label config, set BoS, use 'label' in place of 'tag'
Lou Berger
3
-50
/
+52
2017-05-18
ldpd: use frr_init()
David Lamparter
1
-14
/
+4
2017-05-18
lib: fix __attribute__ typo
David Lamparter
1
-1
/
+1
2017-05-18
lib: qobj: MT-guard with rwlock
David Lamparter
2
-7
/
+44
2017-05-18
lib: detangle protocol name/instance from logging
David Lamparter
8
-24
/
+23
2017-05-18
doc: Add some documentation for 'show zebra'
Donald Sharp
1
-0
/
+5
2017-05-18
zebra: Add code to track kernel interactions
Donald Sharp
5
-3
/
+49
2017-05-18
ospf6d: Make 'show zebra' 'show ipv6 ospf6 zebra'
Donald Sharp
2
-6
/
+9
2017-05-18
pimd: Address PR Comments
Donald Sharp
2
-5
/
+1
2017-05-18
pimd: Fix indentation issue that is causing clang unhappiness
Donald Sharp
1
-1
/
+1
2017-05-18
pimd: Fix indentation issue that is causing clang unhappiness
Donald Sharp
1
-1
/
+1
2017-05-18
zebra: fix label manager merge snafu
David Lamparter
1
-2
/
+2
2017-05-18
nhrpd: announce ipv6 routes to zebra
Timo Teräs
1
-2
/
+40
[next]