index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
version.h.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
pimd: uninitialized memory access fix
F. Aragon
1
-0
/
+6
2018-07-24
zebra: remove unused var in zserv.c
Quentin Young
1
-1
/
+0
2018-07-24
tests/isisd: fix warnings
F. Aragon
1
-27
/
+26
2018-07-24
bgpd: Add evpn prefix to debug bgp updates prefix
Chirag Shah
3
-30
/
+313
2018-07-24
zebra: do not ignore ipv6 srcdest routes
Christian Franke
2
-17
/
+16
2018-07-24
zebra: Add check for nexthop loop to prevent hanging
Stephen Worley
1
-0
/
+6
2018-07-24
ldpd: add missing command under the ipv6 address-family node
Renato Westphal
1
-0
/
+1
2018-07-23
Revert "Use metric for default-originate with route-map if applied"
Russ White
1
-3
/
+0
2018-07-23
Remove not needed filters and fix typos
Stephen Worley
1
-5
/
+4
2018-07-23
zebra: Add check for mtu on netlink RTM_NEWLINK
Stephen Worley
1
-0
/
+12
2018-07-23
zebra: Add address family filters
Stephen Worley
3
-2
/
+34
2018-07-23
zebra: clean up const use in bsd build
Mark Stapp
1
-3
/
+5
2018-07-23
libs, daemons: use const in route-map apply
Mark Stapp
16
-131
/
+162
2018-07-19
bgpd: Changes to BGP show json commands
Ameya Dharkar
2
-34
/
+40
2018-07-19
zebra: fix do_show_route_helper to include srcdest routes
Christian Franke
1
-1
/
+1
2018-07-19
tools: handle exit-vrf as end of context block
Don Slice
1
-1
/
+1
2018-07-19
doc: add cmd line param section to modules.rst
Emanuele Di Pascale
1
-0
/
+9
2018-07-19
zebra: cancel vrf creation if netns activation failed
Philippe Guibert
1
-0
/
+1
2018-07-19
isisd: don't crash when isis_sock_init fails
Christian Franke
1
-8
/
+7
2018-07-19
lib/compiler.h: Always define CPP_NOTICE
Christian Franke
1
-0
/
+1
2018-07-19
Use metric for default-originate with route-map if applied
Donatas Abraitis
1
-0
/
+3
2018-07-18
zebra: fix some cli option descriptions
Quentin Young
1
-3
/
+3
2018-07-18
zebra: fix zapi fuzzing infra
Quentin Young
2
-19
/
+12
2018-07-18
zebra: sometimes, it is not possible to assign a NSID to a vrf
Philippe Guibert
1
-0
/
+2
2018-07-18
zebra: fix nexthop type check for kernel default route display
Don Slice
1
-3
/
+3
2018-07-17
bgpd: support evpn nd ext community
Chirag Shah
14
-30
/
+167
2018-07-17
RedHat spec: Add the rpki module when needed
pcarana
1
-0
/
+4
2018-07-17
doc: Update rpki.rst for how-to enable rpki module
Christoffer
1
-0
/
+26
2018-07-17
zebra: remove default vrf output for kernel vrf ipv6 blackhole default
Don Slice
1
-3
/
+6
2018-07-13
tests: add test_bgp_table to gitignore
Mark Stapp
1
-0
/
+1
2018-07-13
zebra: Remove need for ACK for netlink messages
Donald Sharp
1
-5
/
+6
2018-07-13
zebra: Listen to error codes from netlink_socket
Donald Sharp
1
-19
/
+24
2018-07-12
zebra: Fix function call in fuzzing code
Stephen Worley
1
-2
/
+2
2018-07-12
tests: align with srcdest lib changes, remove bgp binary
Mark Stapp
2
-236
/
+9
2018-07-11
zebra, libs: use const prefix ptrs in apis
Mark Stapp
17
-80
/
+109
2018-07-10
ospf6d: remove VERSION_TYPE_DEV from CONFDATE checks
Lou Berger
1
-2
/
+2
2018-07-10
bgpd: remove VERSION_TYPE_DEV from CONFDATE checks
Lou Berger
2
-5
/
+5
2018-07-10
lib: remove VERSION_TYPE_DEV from CONFDATE checks
Lou Berger
4
-5
/
+5
2018-07-10
doc: update doc to no longer requires use of VERSION_TYPE_DEV
Lou Berger
1
-1
/
+1
2018-07-10
*: VERSION_TYPE no longer needed -- remove it
Lou Berger
1
-2
/
+1
2018-07-10
*: ignore deprecated code statments in release versions
Lou Berger
1
-1
/
+7
2018-07-10
doc: cleanup maintainer release document
Quentin Young
97
-2201
/
+650
2018-07-10
libs: add ALL_NEXTHOPS_PTR iterator macro
Mark Stapp
1
-0
/
+5
2018-07-10
lib: remove if_lookup_by_index portion of code with unknown vrf
Philippe Guibert
1
-12
/
+0
2018-07-10
zebra: mpls entry interface lookup adaptation for vrf backend
Philippe Guibert
1
-3
/
+9
2018-07-10
zebra: pbr rule lookup index adaptation for vrf netns
Philippe Guibert
1
-1
/
+3
2018-07-10
zebra: upon RTM_NEWROUTE/DELROUTE, find appropriate interface
Philippe Guibert
1
-3
/
+6
2018-07-10
bgpd: ability to set vpnv4 nexthop with route-map
Philippe Guibert
1
-0
/
+3
2018-07-10
doc: add Ldp user documentation
Philippe Guibert
4
-0
/
+312
2018-07-10
doc: add more information about show ip bgp and show bgp
Philippe Guibert
1
-22
/
+57
[next]