index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
zebra: maintain the router-id per VRF
Feng Lu
2015-06-02
6
-50
/
+114
*
zebra: configure static routes in any VRF
Feng Lu
2015-06-02
3
-122
/
+935
*
zebra: lookup the address in all VRFs when set the route-map rule "set src"
Feng Lu
2015-06-02
1
-7
/
+13
*
zebra: let the route-map rule "match interface" work for VRFs
Feng Lu
2015-06-02
3
-3
/
+16
*
zebra: show routes in a specified VRF or all VRFs
Feng Lu
2015-06-02
1
-36
/
+1094
*
zebra: let FIB stand for its respective VRF
Feng Lu
2015-06-02
9
-151
/
+229
*
zebra: show interfaces in a specified VRF or all VRFs
Feng Lu
2015-06-02
1
-23
/
+186
*
lib, zebra, vtysh: configure an interface in non-default VRF
Feng Lu
2015-06-02
5
-4
/
+62
*
lib: move the interface list into "struct vrf"
Feng Lu
2015-06-02
4
-58
/
+259
*
*: call if_init()/if_terminate() from vrf_init()/vrf_terminate()
Feng Lu
2015-06-02
18
-23
/
+25
*
lib, zebra: add "vrf_id" into the "struct interface"
Feng Lu
2015-06-02
3
-13
/
+19
*
lib, zebra: move "struct vrf" to be a lib module
Feng Lu
2015-06-02
14
-192
/
+591
*
ospf6d, bgpd: avoid calling if_nametoindex
Feng Lu
2015-06-02
4
-15
/
+13
*
zebra: use prefix2str for logging where possible
Timo Teräs
2015-06-01
10
-154
/
+107
*
zebra/vty: use prefix2str and unify show ip/ipv6 route code
Timo Teräs
2015-06-01
1
-298
/
+114
*
lib: make prefix2str simpler to use, and use it in zclient
Timo Teräs
2015-06-01
3
-7
/
+11
*
lib: make sockunion2str safer to use
Timo Teräs
2015-06-01
1
-5
/
+12
*
route table: constify some APIs
Timo Teräs
2015-05-29
2
-8
/
+8
*
zebra: simplify redistribution code
Timo Teräs
2015-05-29
1
-28
/
+4
*
sockunion: add accessors for sockunion address
Timo Teräs
2015-05-29
2
-0
/
+61
*
lib: allow caller to provide prefix storage in sockunion2hostprefix
Timo Teräs
2015-05-29
4
-22
/
+15
*
privs: fix privilege dropping to use system defined groups
Timo Teräs
2015-05-29
1
-19
/
+47
*
tests: add testcli reference in/out & do DejaGNU
David Lamparter
2015-05-27
5
-1
/
+410
*
tests: add CLI dummy command-exec tool
David Lamparter
2015-05-27
5
-1
/
+200
*
Revert "lib: wrong #define used for IPV6_MINHOPCOUNT"
David Lamparter
2015-05-27
2
-11
/
+4
*
ripngd: allow to enable/disable the ECMP feature
Feng Lu
2015-05-27
3
-5
/
+103
*
ripngd: add ECMP support
Feng Lu
2015-05-27
6
-349
/
+459
*
lib: wrong #define used for IPV6_MINHOPCOUNT
Donald Sharp
2015-05-27
2
-4
/
+11
*
lib/privs: Don't use CAP_NET_BROADCAST
Christian Franke
2015-05-27
1
-2
/
+1
*
lib/privs: display more info if cap_set_proc fails.
Christian Franke
2015-05-27
1
-1
/
+15
*
isisd: always print adj->sysid (clang 3.6 warning)
David Lamparter
2015-05-27
1
-7
/
+1
*
lib/vty: don't clear output buffer on input EOF
David Lamparter
2015-05-27
1
-1
/
+1
*
lib/vty: add vty_stdio at-close hook
David Lamparter
2015-05-27
2
-2
/
+8
*
lib/vty: put stdin in raw mode for vty
David Lamparter
2015-05-27
1
-1
/
+36
*
lib/vty: add vty_stdio()
David Lamparter
2015-05-27
2
-21
/
+57
*
lib/vty: add separate output fd support to VTYs
David Lamparter
2015-05-27
3
-13
/
+19
*
vtysh: fix the fix for babeld removal... (5460bae)
David Lamparter
2015-05-27
1
-0
/
+7
*
lib: fix "sockunion: add hash function" for BSD (9196caf)
David Lamparter
2015-05-20
2
-11
/
+12
*
sockunion: add hash function
Timo Teräs
2015-05-20
2
-0
/
+17
*
bgpd: allow using rtt in route-map's set metric
Timo Teräs
2015-05-20
4
-12
/
+52
*
sockopt: add support for querying tcp round-trip-time
Timo Teräs
2015-05-20
2
-0
/
+17
*
bgpd: refactor route-map objects modifying integer values
Timo Teräs
2015-05-20
1
-192
/
+111
*
*: fix "babeld: Remove babeld from Quagga" (336724d)
David Lamparter
2015-05-20
11
-123
/
+4
*
babeld: Remove babeld from Quagga
Paul Jakma
2015-05-15
38
-8930
/
+5
*
ospfd: Remove another odd flooding hack in opaque LSA code
Paul Jakma
2015-05-14
3
-125
/
+0
*
lib: assert(0) still needs a return
David Lamparter
2015-05-14
1
-0
/
+1
*
lib: fix "reduce strcmp in CLI" fallout (10bac801)
David Lamparter
2015-05-14
2
-33
/
+19
*
lib: straighten out ORF prefix list support
David Lamparter
2015-05-05
5
-107
/
+59
*
lib: hide internal prefix list structures
David Lamparter
2015-05-05
5
-45
/
+84
*
bgpd: speed up "no-hit" withdraws for routeservers
David Lamparter
2015-05-05
3
-12
/
+25
[prev]
[next]