index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_api.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-16
lib: enhance pbr_rule structure for zapi encode and for common usage
Philippe Guibert
4
-6
/
+143
2018-04-16
zebra: add a helper structure to look zebra_pbr_ipset per ipsetname
Philippe Guibert
1
-17
/
+27
2018-04-16
zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapi
Philippe Guibert
7
-0
/
+231
2018-04-16
zebra: pbr rule structure is being added fwmark tag
Philippe Guibert
3
-4
/
+22
2018-04-16
zebra: handling notifications upon ipset creation/destruction done
Philippe Guibert
6
-7
/
+209
2018-04-16
lib: add ZEBRA IPSET defines
Philippe Guibert
5
-1
/
+115
2018-04-16
zebra: handle entry pointfs for ipset creation/destruction
Philippe Guibert
5
-0
/
+249
2018-04-15
bgp/rfapi: fix rfapiNhlAddNodeRoutes SA issue
G. Paul Ziemba
1
-4
/
+9
2018-04-13
bgpd: remove unused variable
Quentin Young
1
-2
/
+1
2018-04-13
bgpd: verify that multipath infos are set
Quentin Young
1
-0
/
+2
2018-04-13
ospf6d: assert nh list is non-null
Quentin Young
1
-0
/
+1
2018-04-13
babeld: be more explicit about route resize result
Quentin Young
1
-0
/
+1
2018-04-13
bgpd: rfapi xcallocs guaranteed non-null
Quentin Young
1
-6
/
+5
2018-04-13
lib: add asserts on returned matcher vals
Quentin Young
1
-0
/
+3
2018-04-13
ospf6d: assert that we set a variable
Quentin Young
1
-0
/
+3
2018-04-13
ospfd: remove interface param npd
Quentin Young
1
-1
/
+2
2018-04-13
lib: ignore cli lexer in clang-analyze
Quentin Young
1
-0
/
+5
2018-04-13
bgpd: move attr display into checked block
Quentin Young
1
-24
/
+28
2018-04-13
bgpd: double-check notify data when debugging
Quentin Young
1
-2
/
+2
2018-04-13
ospf6d: remove ospf6_interface_if_del
Quentin Young
3
-30
/
+0
2018-04-13
ospfd: set external_info instance value to 0
Quentin Young
1
-0
/
+1
2018-04-13
lib: rename parameter for netns function
Philippe Guibert
2
-3
/
+3
2018-04-13
lib: Update netns_linux.c
Philippe Guibert
1
-2
/
+2
2018-04-13
zebra: add an indirection table for ns_id
Philippe Guibert
7
-12
/
+91
2018-04-13
lib: a vrf is searched first by its name, than its vrf id
Philippe Guibert
1
-3
/
+5
2018-04-13
ospf6d: router-id change to display msg to restart
Chirag Shah
1
-2
/
+3
2018-04-13
bgpd: Fix another aspath %d that should be %u
Donald Sharp
1
-1
/
+1
2018-04-12
bgpd: vpn-vrf leaking: use dynamic label pool for "auto" labels
G. Paul Ziemba
7
-32
/
+157
2018-04-12
bgpd: dynamic mpls label pool
G. Paul Ziemba
10
-3
/
+800
2018-04-11
vtysh: fix pathspec option -N
Christian Franke
1
-2
/
+8
2018-04-11
lib: fix pathspace option -N
Christian Franke
1
-2
/
+2
2018-04-11
bgpd: bugfix vpn->vrf leak: unicast-originated routes are local non-LSP
G. Paul Ziemba
1
-1
/
+30
2018-04-11
zebra: fix style error
Quentin Young
1
-1
/
+2
2018-04-11
resolve issue found by cppcheck
Ilya Shipitsin
1
-4
/
+6
2018-04-11
ripd: rip_snmp.c - Remove not needed check
Ilya Shipitsin
1
-1
/
+1
2018-04-11
bgpd: vrf-vpn leak: when no export label is set, encode implicit-null correctly
G. Paul Ziemba
1
-2
/
+1
2018-04-10
doc: gracefully handle missing config.status
Quentin Young
3
-56
/
+72
2018-04-10
doc: load lexer differently
Quentin Young
3
-7
/
+22
2018-04-10
doc: update style exceptions list
Quentin Young
1
-2
/
+23
2018-04-10
tools: update indent.py for DEFPY_* macros
Quentin Young
1
-1
/
+1
2018-04-10
lib, python: DEFPY_ATTR, DEFPY_HIDDEN
Quentin Young
3
-1
/
+13
2018-04-10
alpine packaging: use a more standard packaging format
Arthur Jones
8
-11
/
+88
2018-04-09
doc: use frr syntax highlighting
Quentin Young
19
-547
/
+612
2018-04-09
doc: add frr.conf syntax highlighting
Quentin Young
6
-24
/
+118
2018-04-09
doc: stylin'
Quentin Young
23
-154
/
+159
2018-04-09
doc: cleanup daemon option flags
Quentin Young
5
-31
/
+15
2018-04-09
zebra: Only send down pertinent information on RTM_DELROUTE
Donald Sharp
1
-2
/
+7
2018-04-09
zebra: Cleanup debugs and add a bit more info
Donald Sharp
1
-14
/
+10
2018-04-09
zebra: Notice when our neighbor entry is removed and fight back
Donald Sharp
3
-22
/
+57
2018-04-09
zebra: Notice when our route is deleted and re-install.
Donald Sharp
1
-2
/
+1
[next]